Get Current Day EMAs
This method fetches current trading day EMAs - 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 EMAs are to be returned
SIPPossible values: frequencystring · enumRequiredPossible values:
The frequency for which the EMAs are to be returned
symbolstringRequired
The symbol for which the EMAs are to be returned
Responses
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/emaLast updated

