get_market_context
Retrieve market context for a trading pair: trend direction, volatility, and support/resistance levels. Helps traders assess market conditions.
Instructions
Get market context for a symbol: trend direction, volatility level, support/resistance levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading pair (e.g. BTC/USDT) | |
| timeframe | No | Candle timeframe | 4h |
| exchangeId | Yes | Exchange account ID (use list_exchanges to find) |