get_mtf_overview
Retrieve indicator values for one or more symbols across multiple timeframes in a single call to perform top-down analysis before changing your chart view.
Instructions
Multi-timeframe overview of one or more symbols WITHOUT touching the user's chart: the same indicator fields (default: close, RSI, ADX, ATR, EMA20, SMA50, SMA200 and Recommend.* ratings) across several timeframes in a single call — pass several symbols to compare majors side by side in one call. Use this for top-down analysis (e.g. 1D trend, 240/60 timing) before or instead of set_timeframe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Indicator fields without timeframe suffix. Default: common trend/momentum set | |
| symbols | Yes | Symbols in EXCHANGE:SYMBOL form, e.g. ['OANDA:EURUSD', 'OANDA:USDJPY'] | |
| timeframes | No | Timeframes (minutes or 1D/1W/1M). Default: ['15','60','240','1D'] |