원클릭으로
options
Options chain analysis with Greeks, IV skew, and strategy suggestions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Options chain analysis with Greeks, IV skew, and strategy suggestions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | options |
| description | Options chain analysis with Greeks, IV skew, and strategy suggestions |
| argument-hint | EXCHANGE:TICKER [expiration] |
Analyse the options chain for: $ARGUMENTS
Before starting, read ../mcp-tools.md and ../presentation.md.
mcp__tvremix__search_symbols.2026-05-16), use it. Otherwise, pick the nearest weekly/monthly expiration that's at least 7 days out.mcp__tvremix__get_option_expirations(symbol=<SYMBOL>)
mcp__tvremix__get_quote(symbol=<SYMBOL>)
get_quote gives you the underlying price you need for ATM / ITM / OTM classification and for min_strike/max_strike framing.
mcp__tvremix__get_option_chain(symbol=<SYMBOL>, expiration=<PICKED_EXPIRATION>)
Don't pass option_type unless the user explicitly asked for just calls or just puts — the full chain lets you show the calls/puts table side-by-side.
If the returned chain is huge (hundreds of strikes), filter in-code to strikes within ±15% of spot. Keep ≈ 10 calls + 10 puts bracketing ATM.
One table per expiration, strikes in the centre, calls on the left, puts on the right:
| Call Vol | Call Δ | Call IV% | Call Ask | Strike | Put Ask | Put IV% | Put Δ | Put Vol |
|---|---|---|---|---|---|---|---|---|
| … | … | … | … | (ATM) $185 | … | … | … | … |
bid/ask are 0 and theoPrice is populated, use theoPrice and add a footnote: "market likely closed — theo prices shown".After the table, in 2–3 lines:
Pick one or two strategies from this list that match the stated view. Always quote the real bid/ask from the chain — never estimate:
For each suggested strategy, give:
Run mcp__tvremix__get_earnings_calendar(symbols=[<SYMBOL>]) to check whether earnings fall inside the option window. If yes, flag it — the option premium probably already prices in the move.
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
Verify the tvremix MCP connection and tour the available commands
Smart Money Concepts analysis — BOS/CHoCH, order blocks, FVGs, liquidity, premium/discount bias