一键导入
swing-setup
Scan the market for swing trade setups (2-10 day holds) using RSI oversold, volume breakout, and catalyst filters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Scan the market for swing trade setups (2-10 day holds) using RSI oversold, volume breakout, and catalyst filters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Produce an end-of-day market recap covering index performance, sector rotation, notable movers, and key headlines to frame the next session.
Run a pre-market scan across indices, sectors, sentiment, and upcoming catalysts to produce a structured morning briefing with directional bias.
Build a comprehensive macroeconomic dashboard covering rates, inflation, labor, yield curve, and market sentiment to identify the current macro regime.
Analyze sector performance across timeframes, detect risk-on vs risk-off rotation, and identify overweight/underweight sector picks with technical confirmation.
Guidance on using stock and crypto market data tools effectively -- when to use which tools, how to interpret results, and how to combine data sources
Run a pre-trade risk assessment scoring volatility, technicals, short interest, earnings proximity, and market regime into a 0-8 risk flag system.
| name | swing-setup |
| description | Scan the market for swing trade setups (2-10 day holds) using RSI oversold, volume breakout, and catalyst filters. |
| argument-hint | ["EXCHANGE"] |
Act as a swing trading desk analyst. Scan US equities for actionable 2-10 day setups using technical oversold conditions, volume breakouts, and catalyst-driven moves.
Announce at start: "Scanning for swing trade setups across US equities..."
Parse $ARGUMENTS as optional exchange filter (e.g., NASDAQ, NYSE). If empty, scan all exchanges.
| Tool | Parameters | Priority |
|---|---|---|
tradingview_scan | filters: RSI < 30 AND volume > 500000 AND market_cap > 500M. Columns: close, change, RSI, volume, name, description, market_cap_basic. limit=15 | REQUIRED |
tradingview_scan | filters: relative_volume > 2 AND change > 3 AND market_cap > 500M. limit=15 | REQUIRED |
tradingview_volume_breakout | limit=15 | ENRICHMENT |
tradingview_market_indices | (none) | ENRICHMENT |
sentiment_fear_greed | (none) | ENRICHMENT |
Select top 3 candidates from Wave 1 results. Rank by relative volume (highest first). Break ties by RSI distance from 30. If technicals fail for a candidate, skip the deep dive for that ticker and note the gap.
| Tool | Parameters | Priority |
|---|---|---|
tradingview_technicals | tickers=[candidate] for each | REQUIRED |
finnhub_company_news | symbol=candidate, last 7 days, for each | ENRICHMENT |
edgar_insider_trades | ticker=candidate, for each | ENRICHMENT |
Filter Wave 1 results to find the best setups. Look for three patterns:
Cross-check every candidate against market context (indices trend, fear/greed level). Avoid setups that fight the broad market direction unless the catalyst is overwhelming.
DO NOT reproduce raw tool output. Synthesize and rank.
One line: key indices direction + Fear & Greed reading.
Table of top candidates (max 8):
| Ticker | Name | Price | Change% | RSI | RelVol | Setup Type |
|---|
For each candidate:
For each actionable setup:
Data from TradingView and Yahoo Finance is 15-minute delayed. CBOE and sentiment data is end-of-day. Verify critical levels with real-time data before executing trades.
All trade recommendations are based on delayed data. Include a disclaimer in the output reminding the user to verify entries, stops, and targets with a real-time feed before placing orders.