Get Current Day SMAs

Get the SMAs for the current trading day

get

This method fetches current trading day SMAs - 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 SMAs are to be returned

Default: SIPPossible values:
frequencystring · enumRequired

The frequency for which the SMAs are to be returned

Possible values:
symbolstringRequired

The symbol for which the SMAs are to be returned

Responses
200

Indicates the request completed successfully

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

Last updated