smc_full_analysis
Analyze price action by combining market structure, order blocks, fair value gaps, and liquidity sweeps into a single plain-English narrative with current price and bias.
Instructions
Run every SMC tool and return one combined, plain-English read.
Combines market structure, order blocks, fair value gaps, and liquidity sweeps into a single narrative plus the current price and bias — the fastest way to get a complete picture in one call.
Returns (JSON mode): {"symbol","interval","last_price","bias", "events","order_blocks","fair_value_gaps","liquidity_sweeps"} where each list matches the per-tool JSON schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |