get https://bo-api.drivewealth.io/back-office/bars
Get historical bars (open, high, low, close) for a given instrument for a given time period
Compression Matrix
Compression | Description |
---|---|
| Daily |
| 1 minute |
| 5 minutes |
| 30 minutes |
| 1 hour |
| Weekly |
Results Explained
Returns a single bar object. Every bar request has a default set of attributes.
Attribute | Type | Description |
---|---|---|
| string | instrument identifier |
| number | compression value |
| string | start date |
| string | end date |
| string | Pipe ("|") delimitated charting data (Open,High,Low,Close,Volume|Open,High,Low,Close,Volume) |