ワンクリックで
levels
Key price levels — support/resistance, order blocks, FVGs, liquidity pools
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Key price levels — support/resistance, order blocks, FVGs, liquidity pools
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Quick price-action read — quote, trend, recent bars, immediate context
Multi-timeframe trend + structure confluence check
Multi-timeframe momentum read — RSI, MACD, ADX, volume, divergences
Options chain analysis with Greeks, IV skew, and strategy suggestions
Verify the tvremix MCP connection and tour the available commands
Smart Money Concepts analysis — BOS/CHoCH, order blocks, FVGs, liquidity, premium/discount bias
| name | levels |
| description | Key price levels — support/resistance, order blocks, FVGs, liquidity pools |
| argument-hint | EXCHANGE:TICKER [timeframe] |
Produce a comprehensive levels map for: $ARGUMENTS
Before starting, read ../mcp-tools.md and ../presentation.md.
This skill is the "just give me the price levels" version — no full strategic read, no trade setup unless asked. The output should be a clean ladder of actionable price zones.
mcp__tvremix__search_symbols.1D. Accept 4h / 1W / 1h on user request.mcp__tvremix__analyze_swing_tool(symbol=<SYMBOL>, interval=<TF>, count=300, swing_lookback=10)
mcp__tvremix__analyze_smc_tool(symbol=<SYMBOL>, interval=<TF>, count=300, swing_lookback=5)
mcp__tvremix__get_quote(symbol=<SYMBOL>)
Swing gives you trendlines, channels, pivot-based S/R, Fib levels. SMC gives order blocks, FVGs, liquidity pools. Quote gives you the spot so you can sort by distance from price.
Merge every level from both tool outputs into one list. Annotate each with:
Sort by distance from spot, ascending. Drop mitigated levels entirely unless they're major HTF pivots.
| Price | Type | Strength | Dist | Notes |
|---|---|---|---|---|
| $192.30 | Bearish OB | High | +3.8% | Untested, formed 2026-04-08 |
| $195.00 | Round + Fib 1.272 | Medium | +5.3% | Confluence |
| Price | Type | Strength | Dist | Notes |
|---|---|---|---|---|
| $181.40 | Bullish FVG | High | −2.1% | Unfilled, formed 2026-04-12 |
| $178.00 | Fib 0.618 + prior swing | High | −3.9% | Golden-pocket confluence |
End with a one-line summary: "Watch $181.40 (bullish FVG) below and $192.30 (bearish OB) above — either break likely marks the next directional leg."
If the user asked for "key levels for a trade", add:
If they asked for "levels across timeframes", loop the tool calls over ["4h","1D","1W"] and present one ladder per TF, compact.