tvremix/claude-plugin

3 stars · Last commit 2026-04-26

Claude Code plugin to work with TradingView-powered Remix MCP

README preview

# tvremix Plugin for Claude Code

TradingView-powered market analysis inside Claude Code. Adds 8 slash commands backed by our hosted MCP server at `https://tvremix.xyz/api/mcp/v1` — no Python dependencies, no API keys to copy, no browser extension required.

## What you get

| Command | What it does | Example |
|---|---|---|
| `/tvremix:setup` | Verify connection + tour the commands | `/tvremix:setup` |
| `/tvremix:smc` | Smart Money Concepts — BOS/CHoCH, order blocks, FVGs, premium/discount bias | `/tvremix:smc NASDAQ:NVDA 4h` |
| `/tvremix:swing` | Swing setup — Fibonacci, pivots, pullback zones, R:R | `/tvremix:swing NASDAQ:AAPL` |
| `/tvremix:momentum` | Multi-timeframe RSI / MACD / ADX / volume scorecard | `/tvremix:momentum BINANCE:BTCUSDT` |
| `/tvremix:options` | Options chain, Greeks, IV skew, strategy suggestions with real bid/ask | `/tvremix:options NASDAQ:TSLA` |
| `/tvremix:levels` | Clean S/R ladder — pivots, OBs, FVGs, liquidity pools, Fib | `/tvremix:levels NASDAQ:META` |
| `/tvremix:confluence` | Do 15m / 1h / 4h / 1D / 1W all agree? | `/tvremix:confluence NASDAQ:MSFT` |
| `/tvremix:chart` | Fast price-action glance + pointer to the right deep-dive skill | `/tvremix:chart NYSE:JPM` |

You can also just ask Claude anything about a symbol — the slash commands are opinionated shortcuts for common workflows.

## Prerequisites

View full repository on GitHub →