بنقرة واحدة
swing
Swing trading setup — Fibonacci levels, pivots, trend, pullback zones with R:R
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Swing trading setup — Fibonacci levels, pivots, trend, pullback zones with R:R
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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
| name | swing |
| description | Swing trading setup — Fibonacci levels, pivots, trend, pullback zones with R:R |
| argument-hint | EXCHANGE:TICKER [timeframe] |
Produce a swing trading read on: $ARGUMENTS
Before starting, read ../mcp-tools.md and ../presentation.md.
mcp__tvremix__search_symbols if needed.1D (swing trading's natural TF). Accept 4h / 1W on explicit user request.mcp__tvremix__analyze_swing_tool(symbol=<SYMBOL>, interval=<TF>, count=300, swing_lookback=10)
Output includes: pivot sequence, trend (bullish/bearish/ranging), Fibonacci levels (retracement + extension), pullback depth + zone, trade setups, S/R ladder.
mcp__tvremix__analyze_multi_timeframe(symbol=<SYMBOL>, timeframes=["4h","1D","1W"])
Use this to confirm you're swinging WITH the higher-timeframe trend, not against it.
Direction (bullish / bearish / ranging), strength (weak / moderate / strong), count of consecutive aligned swings, and whether the HTF trend (1W) agrees.
Retracement ladder from the most recent major swing. Call out:
Is price currently pulling back? If yes: how deep, which Fib zone, healthy or overextended? If ranging/trending through, say so.
Only present if there's a genuine asymmetric setup — don't force one.
Top 4–6 levels sorted by proximity, annotated as support or resistance with the source (Fib, swing pivot, trendline, round number). Include the trend/range context inline.
Check and mention:
mcp__tvremix__get_earnings_calendar(symbols=[<SYMBOL>]) if not already covered.mcp__tvremix__get_economic_calendar) if this is a macro-sensitive instrument./tvremix:momentum or /tvremix:smc with 4h/1h instead.