con un clic
levels
Key price levels — support/resistance, order blocks, FVGs, liquidity pools
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Key price levels — support/resistance, order blocks, FVGs, liquidity pools
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional 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.