Get Current Day OHLCs
This method fetches current trading day OHLCs - i.e. since the start of the current trading day - prepared by the live aggregates subsystem of a stocks dataset.
Query parameters
datasetstring · enumOptionalDefault:
The dataset for which the OHLCs are to be returned
SIPPossible values: frequencystring · enumRequiredPossible values:
The frequency for which the OHLCs are to be returned
symbolstringRequired
The symbol for which the OHLCs are to be returned
historyinteger · int64OptionalDefault:
How many prior days, in addition to rhe current day, for which the OHLCs are to be returned
0Responses
200
Indicates the request completed successfully
application/json
500
Indicates that an error was encountered during processing of the request
application/json
get
/datafye-api/v1/stocks/live/agg/ohlcLast updated

