deep_analyze
Get a thorough, evidence-backed read on any symbol: multi-timeframe trend, momentum, and statistical context, plus a synthesized verdict with confidence and caveats.
Instructions
Thorough, evidence-backed read of one symbol across multiple timeframes.
Returns, in a single call:
per-timeframe trend (HH/HL structure, BOS/CHoCH) and momentum,
statistical & market-state context (price percentile, ADX/efficiency trend state, ATR volatility state) so each value is interpretable,
the historical forward-return distribution of the current divergence signal on this symbol/timeframe — a strictly causal event study,
a synthesized verdict: bias, confidence, multi-timeframe agreement and explicit caveats.
Prefer this over the lighter compute_indicators / analyze_structure
/ detect_divergence when the user wants a thorough judgement, asks
whether a setup is worth taking, or says "analyze X deeply". It is heavier
(reads several timeframes + runs an event study), so use the single-shot
tools for quick one-value questions.
timeframes defaults to a 1d/4h/1h ladder (highest -> execution).
Read-only public market data; not financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| horizon | No | ||
| exchange | No | ||
| oscillator | No | rsi:14 | |
| timeframes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||