get_adx
Calculate the Average Directional Index (ADX) for a trading symbol to measure trend strength, with options for broker, period, time interval, and date range.
Instructions
Get ADX (Average Directional Index) for a symbol from active or specific broker in your session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| broker | No | Specific broker (optional) | |
| period | No | ADX period (default: 14) | |
| symbol | Yes | Trading symbol | |
| to_date | No | End date (YYYY-MM-DD) | |
| interval | No | Time interval (1m, 5m, 15m, 1h, 1d) | |
| from_date | No | Start date (YYYY-MM-DD) |