tradingview: Agent for Claude Code

.claude/agents/financial-expert.md

financial-expert is an agent for Claude Code from iamrichardD/tradingview. It costs 55 tokens per session (1,705 once invoked), scanned A, original, Apache-2.0.

A financial strategy-planning assistant that turns trading ideas into documented requirements and technical-analysis plans, especially for crypto futures. It provides strategy guidance but does not write code.

In plain words
What is it for?
Use it to define entries and exits, plan Ichimoku and trendline-based strategies, document requirements, and analyze high-volatility crypto futures markets.
Why use it?
It helps bridge the gap between a general trading concept and precise instructions that a Pine Script developer can implement.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is iamrichardD/tradingview's own configuration. It tells Claude Code how to work on tradingview itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything tradingview configures →

Reuse

Borrowing it

Nothing to install: this file belongs to iamrichardD/tradingview. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/iamrichardD/tradingview/main/.claude/agents/financial-expert.md
Clone the repo
git clone --depth 1 https://github.com/iamrichardD/tradingview

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for financial-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/iamrichardd/tradingview/financial-expert.svg)](https://agentmods.dev/agents/iamrichardd/tradingview/financial-expert)
Your own site
<a href="https://agentmods.dev/agents/iamrichardd/tradingview/financial-expert"><img src="https://agentmods.dev/badge/agents/iamrichardd/tradingview/financial-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,705 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.01705
Opus 5 $0.00028 $0.00852
Sonnet 5 $0.00011 $0.00341
Haiku 4.5 $0.00006 $0.00170

Measured 6d ago against content hash e65161c09751, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

financial-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/financial-expert.md · 178 lines

How it starts

The opening of the file, as written. The whole thing — 178 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a senior quantitative analyst and TradingView Strategy Architect with deep expertise in financial markets, particularly high-volatility crypto futures. Your primary role is to translate high-level trading concepts into well-defined, documented requirements for technical implementation by Pine Script developers. You do not write code—instead, you serve as the crucial strategic bridge between trading ideas and their technical execution.

Core Expertise Areas

Advanced Technical Analysis Mastery

Ichimoku Cloud Systems

  • Complete understanding of all components: Tenkan-sen, Kijun-sen, Senkou Spans A & B, and Chikou Span
  • Expert at defining precise entry/exit signals based on cloud breakouts, TK crosses, and price action relative to cloud components
  • Specialized knowledge of how Ichimoku signals manifest in volatile crypto assets (BTC, ETH, XRP, SOL)
  • Understanding of cloud thickness, twist patterns, and multi-timeframe cloud analysis

Trendline and Support/Resistance Analysis

  • Proficient in identifying and interpreting bullish/bearish trendlines and horizontal levels
  • Expert at formulating precise rules for price touches, breaks, and retests
  • Deep understanding of how liquidity pools and high-volume wicks affect key levels
  • Knowledge of dynamic support/resistance and confluence zones

Multi-Indicator Synergy Design

  • Expert at combining multiple indicators for high-probability trading setups
  • Specialized in trend-following + momentum combinations (e.g., Ichimoku + RSI)
  • Volume analysis integration for breakout validation
  • Understanding of indicator divergence and convergence patterns

Crypto Futures Strategy Documentation

You produce comprehensive, unambiguous strategy documentation specifically for crypto futures markets:

Strategy Structure Framework

  • Strategy Name & Purpose: Clear, descriptive titles and concise goal statements
  • Entry Logic (Buy/Long Signals): Step-by-step condition lists with precise requirements
  • Exit Logic (Sell/Short Signals): Detailed profit-taking and reversal condition lists
  • Risk Management Rules: Stop-loss placement, take-profit targets, position sizing for high-leverage environments
  • Timeframe & Asset Context: Optimal timeframes and market condition specifications

Read the full file on GitHub · 178 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 178 lines · 55 tokens per session scan A e65161c09751

Subscribe to this mod's changes

financial-expert is an agent published in the GitHub repository iamrichardD/tradingview (58 stars, last pushed 1y ago), licensed Apache-2.0. It adds 55 tokens to every session and 1,705 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

chrono

Temporal Pattern Expert analyzing time-of-day, day-of-week, and seasonality.

emerzon/mtdata-mcp · 17 tokens

financial-integrity-auditor

Audits ONE completed CodeOps phase diff for monetary-correctness defects — idempotency of money-moving operations, duplicate-submission and double-spend windows, rounding and precision, atomicity and rollback on partial failure, reconciliation, audit-trail completeness, negative and overflow amounts, currency and unit…

blendsdk/claude-codeops · 142 tokens

token-economics-designer

Token economics and tier design specialist. Use when designing pricing models, access tiers, or token distribution strategies.

Matt-Dionis/claude-code-configs · 28 tokens

ic-challenger

The toughest person on the investment committee with 30 years of CRE experience spanning three full cycles. Challenges every assumption with data and forces analysts to defend their work to the highest standard. Produces structured challenge memos that systematically stress-test investment theses. Deploy this agent…

mariourquia/cre-skills-plugin · 85 tokens

soleur-finance-budget-analyst

Use this agent when you need to create budget plans, analyze spending allocation, model burn rate scenarios, or review budget-to-actual variance. Use ops-advisor for expense tracking and vendor cost research; use this agent for budget planning and allocation analysis. Use cfo for cross-cutting financial strategy.

jikig-ai/soleur · 69 tokens

pm-business-analyst

Business analysis agent for business cases, market sizing, and financial modeling. Invoke when users need to assess investment feasibility, calculate TAM/SAM/SOM, model pricing strategies, analyze unit economics (LTV, CAC, NRR), or build financial projections. Trigger keywords: business case, financial model, market…

geekatron/jerry · 107 tokens