Claude Code instructions for openclawby/tradingview-mcp, covering tradingview mcp — claude instructions, decision tree — which tool when, "what's on my chart right now?", "what levels/lines/labels are showing?" and "give me price data".
Visual design system for anything drawn on a TradingView chart — Clawby data overlays (dark pool, funding, liquidations, max pain, levels) and Pine Script plots. Use WHENEVER you draw shapes, overlay Clawby data, or write a Pine indicator/strategy, so the result is clean and readable instead of a tangle of default…
Analyze a chart — set up symbol/timeframe, add indicators, scroll to key dates, annotate, and screenshot. Use when the user wants technical analysis or chart review.
Fuse Clawby institutional/alt data (dark pool, short interest, options max pain, Reddit sentiment) with the live TradingView chart — fetch, analyze, and overlay levels as drawings. Use when the user asks about dark pool, short squeeze, max pain, sentiment, or "what does smart money see".
Practice trading in TradingView replay mode — step through historical bars, take trades, track P&L. Use when the user wants to practice or backtest manually.
Generate a comprehensive strategy performance report — metrics, trade analysis, equity curve, and recommendations. Use after backtesting a Pine Script strategy.