Get instrument OHLC prices
GET {{proxiedPublicURL}}/instruments/isin:{{exampleInstrumentID}}/venues/{{latestVenueID}}/prices/ohlc
Returns OHLC prices for the instrument at the specified venue for the chosen time period.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start_date | null | ||
end_date | null | ||
adjusted_for | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
upvest-client-id | string | (Required) Tenant Client ID | |
upvest-api-version | number | Upvest API version |