Get Current Day EMAs

Get the EMAs for the current trading day

get

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 · enumOptional

The dataset for which the EMAs are to be returned

Default: SIPPossible values:
frequencystring · enumRequired

The frequency for which the EMAs are to be returned

Possible values:
symbolstringRequired

The symbol for which the EMAs are to be returned

Responses
200

Indicates the request completed successfully

application/json
get
/datafye-api/v1/stocks/live/agg/ema

Last updated