원클릭으로
smc
Smart Money Concepts analysis — BOS/CHoCH, order blocks, FVGs, liquidity, premium/discount bias
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Smart Money Concepts analysis — BOS/CHoCH, order blocks, FVGs, liquidity, premium/discount bias
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | smc |
| description | Smart Money Concepts analysis — BOS/CHoCH, order blocks, FVGs, liquidity, premium/discount bias |
| argument-hint | EXCHANGE:TICKER [timeframe] |
Run a full Smart Money Concepts (ICT-style) read on: $ARGUMENTS
Before starting, read ../mcp-tools.md and ../presentation.md.
mcp__tvremix__search_symbols(query=<ticker>, limit=5) and use the top exchange-qualified match (default exchanges: NASDAQ for tech, NYSE for blue chips, BINANCE for crypto).4h if omitted. Accept any of 5m, 15m, 30m, 1h, 4h, 1D, 1W.mcp__tvremix__analyze_smc_tool(symbol=<SYMBOL>, interval=<TF>, count=300, swing_lookback=5)
300 bars gives enough history for meaningful structure detection. swing_lookback=5 captures internal (short-term) structure — the actionable stuff.
Optionally, for a bigger-picture read, also call it once with swing_lookback=25 to get swing-level structure. Compare the two to see whether the internal move is with or against the higher-timeframe trend.
mcp__tvremix__analyze_multi_timeframe(symbol=<SYMBOL>, timeframes=["1h","4h","1D","1W"])
This gives HTF bias you can cross-reference with the SMC read.
Order matters. Use this exact section sequence:
Current trend direction. Most recent BOS (continuation) and CHoCH (reversal) events with their prices and dates. Explain in one line what the structure tells us.
Only list untested / unfilled levels — mitigated/filled levels are spent and waste the reader's attention.
Where does current price sit relative to the latest swing range? Discount zone (below equilibrium) favours longs, premium zone favours shorts. State the exact equilibrium midpoint.
One-sentence overall bias with confidence (low / medium / high) synthesising structure + premium/discount + HTF context.
At the very end, include a collapsible note for unfamiliar readers — a 5-line glossary:
BOS = break of structure (continuation). CHoCH = change of character (first reversal signal). OB = last opposing candle before an impulsive break. FVG = three-candle price imbalance; ~70% fill on 1h+. Premium/Discount = upper/lower half of the swing range.
Skip the glossary if the user's message makes clear they already know the terms.
https://tvremix.xyz) which drives TradingView directly.analyze_smc_tool returns {"success": false}, surface the error and stop — don't pad with generic technicals.Quick price-action read — quote, trend, recent bars, immediate context
Multi-timeframe trend + structure confluence check
Key price levels — support/resistance, order blocks, FVGs, liquidity pools
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