market_data_get_bars
Retrieve historical market data as aggregated candlesticks for specified financial instruments within defined time periods and intervals to support analysis and decision-making.
Instructions
Получение исторических данных по инструменту (агрегированные свечи)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | symbol в формате: SYMBOL@MIC (например, YDEX@MISX) | |
| start_time | Yes | ||
| end_time | Yes | ||
| timeframe | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bars | Yes | ||
| symbol | Yes |