Skip to main content

Retrieve all end of day data from Marketstack

Retrieve all end of day data from Marketstack.

Application

  • Marketstack

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
TickerOne or multiple comma-separated stock symbols (tickers) to retrieve, e.g. AAPL or AAPL,MSFTText (Long)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
ExchangeStock exchange to filter results by, specified by https://en.wikipedia.org/wiki/Market_Identifier_Code, e.g. XNASText (Long)No
Latest?Whether to fetch the most recent stock market dataTrue/FalseNo
Sort orderOrder to sort results inPredefined Choice ListNo
Specific dateDate in YYYY-MM-DD format, e.g. 2020-01-01, or in ISO-8601 date format, e.g. 2020-05-21T00:00:00+0000DatetimeNo
Timeframe start dateTimeframe start date in YYYY-MM-DD format, e.g. 2020-01-01, or in ISO-8601 date format, e.g. 2020-05-21T00:00:00+0000DatetimeNo
Timeframe end dateTimeframe end date in YYYY-MM-DD format, e.g. 2020-01-01, or in ISO-8601 date format, e.g. 2020-05-21T00:00:00+0000DatetimeNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A