Plugin Claude Code
TradingView MCP plugin: market data, SMC/ICT scanning, chart rendering, backtesting, journal sync, Pine compile for AI agents.
Plugin Claude Code
TradingView MCP plugin: market data, SMC/ICT scanning, chart rendering, backtesting, journal sync, Pine compile for AI agents.
Plugin Claude Code
TradingView toolkit for AI agents: screener, FX data, SMC/ICT scanning, chart rendering, backtesting, journal sync, Pine compile. Not affiliated with TradingView, Inc.
MCP server Claude CodeCodexCursor +2
MCP server "tradingview" as configured in Miha21222/tradingview-mcp. Runs locally from the ${CLAUDE_PLUGIN_ROOT:-${CLAUDE_PROJECT_DIR:-.}} Python package.
Instructions file
Claude Code instructions for Miha21222/tradingview-mcp, covering tradingview-mcp — agent onboarding, current status, commands, hard rules (do not violate) and conventions.
Skill Claude CodeCodex
Render candlestick charts with SMC/ICT markup overlays to PNG files. Use when you have a scan result or a set of levels/timestamps and want a visual for review or for attaching to a note. Triggers: render the chart, draw the FVG, make a PNG of this setup, visualize the scan, markup chart.
Skill Claude CodeCodex
Import FX Replay CSV exports into a Notion trade journal using the documented FX Replay mapping (side, weekday, session, pair). Use when ingesting a backtest/analytics export, de-duplicating re-imports, or syncing trades. Triggers: import FX Replay, sync journal, push trades to Notion, backtest-analytics, map the CSV.
Skill Claude CodeCodex
Screen markets and get technical-analysis summaries via TradingView's unauthenticated scanner. Use when ranking instruments by indicator/fundamental values, finding oversold/overbought pairs, or locating a symbol. Triggers: screen the market, find oversold pairs, top gainers, RSI scan, look up a symbol, TA summary.
Skill Claude CodeCodex
Author and iterate Pine Script v5 via TradingView's real compiler (tvpinecompile). Use when writing or fixing Pine scripts, converting an idea into Pine, or debugging a compile error. Triggers: write Pine, compile Pine, fix Pine error, Pine script.
Skill Claude CodeCodex
Compute position sizes and risk numbers by hand (pip value incl. JPY, R-multiples, risk-per-trade, account-currency conversion). Zero tools - pure judgment and arithmetic. Use before any trade or backtest to decide what size risks what. Triggers: size the position, how many lots, what's the risk, pip value, R…
Skill Claude CodeCodex
Scan market data for SMC/ICT patterns (FVG, order blocks, BOS/CHoCH, liquidity plus sweeps, killzone sessions, previous day H/L). Use when you need to find trade setups, identify structure shifts, or build a bias from price action. Triggers: scan for FVG, find order blocks, check for liquidity sweep, is there a BOS…
Skill Claude CodeCodex
Backtest built-in and declarative strategies with correct forex math (R sizing, pip/JPY, spread, fill model). Use when validating a rule-based idea on historical data, sizing a strategy, or interpreting backtest stats. Triggers: backtest, run the strategy, validate this idea, what's the win rate, walk-forward.
Skill Claude CodeCodex
Audit a trading strategy against the owner's 5-block framework and 27-item checklist (source: vault note 02). Use when reviewing a strategy definition, a new setup, or a backtested system for structural soundness. Zero tools - judgment against a fixed framework. Triggers: review this strategy, audit the system, check…
Skill Claude CodeCodex
Operate the opt-in TradingView account tiers: the session toolset (realtime TV-account data via the sessionid cookie) and the desktop toolset (drive the real TradingView Desktop app over CDP - screenshots, symbol/timeframe control, drawing on the live chart, reading the user's own indicators). Use when the user wants…
Skill Claude CodeCodex
Orientation and troubleshooting guide for the tradingview-mcp server: what every toolset does, how to set the server up from zero, how to fix any error it raises, and how to answer user questions about capabilities, data feeds, and TradingView ToS risk. Use when onboarding a user to this server, choosing which tool…