Get Chart (Historical OHLC)
saxo_get_chartFetch historical OHLC (open, high, low, close) bars for a financial instrument. Specify asset type, horizon in minutes, and optional bar count.
Instructions
Fetch historical OHLC bars for an instrument. Horizon is in minutes (1, 5, 60, 1440 ...). Count defaults to Saxo default (max 1200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uic | Yes | ||
| assetType | Yes | ||
| horizon | Yes | ||
| count | No | ||
| mode | No | ||
| time | No | ||
| fieldGroups | No |