stock_history_eod()
FreeValueStandardPro
Since the equity SIPs only generate a partial EOD report, Theta Data generates a national EOD report at 17:15 ET each day. created represents the datetime the report was generated and last_trade represents the datetime of the last trade. The quote in the response represents the last NBBO reported by CTA or UTP at the time of report generation. You can read more about EOD & OHLC data here. Theta Data plans to avail SIP EOD reports in the near future.
Parameters
symbolRequired -
The stock or index symbol, or underlying symbol for options.
Type: str
start_dateRequired -
The start date (inclusive).
Type: datetime.date
end_dateRequired -
The end date (inclusive).
Type: datetime.date
Sample Code
py
Response
Returns EOD report for a given symbol between specified dates (inclusive)
array of: