nt_historical_bars
Retrieve historical OHLCV bars for any symbol by specifying interval and bar count. Async returns placeholder; use nt_quote for live data.
Instructions
Request historical OHLCV bars. Note: NT8 historical bars are async — returns a placeholder; use nt_quote for live data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bars | No | ||
| symbol | Yes | ||
| interval | No | Bar interval: 1, 5, 15, 60, D. | 1 |