multi_timeframe_analysis
Analyze a symbol across key timeframes (Weekly, Daily, 4H, 1H, 15m) to find alignment and optimal entry timing. Receive an alignment score and trading recommendation for confluent setups.
Instructions
Multi-timeframe alignment analysis (Weekly -> Daily -> 4H -> 1H -> 15m).
Analyzes a symbol across all key timeframes to find confluence and optimal entry timing. Best trades happen when Weekly, Daily, and lower timeframes all align in the same direction.
Args: symbol: Symbol - crypto: "BTCUSDT"; stocks: "COMI" (EGX), "THYAO" (BIST) exchange: Exchange - crypto: KUCOIN, BINANCE; stocks: EGX, BIST, NASDAQ, NYSE
Returns: Multi-timeframe breakdown with alignment score and trading recommendation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| exchange | No | KUCOIN |