Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1023 Bytes

V1OpenCloseIndicesTickerDateGet200Response.md

File metadata and controls

17 lines (14 loc) · 1023 Bytes

# V1OpenCloseIndicesTickerDateGet200Response

Properties

Name Type Description Notes
after_hours float The close value of the ticker symbol in after hours trading. [optional]
close float The close value for the symbol in the given time period.
from \DateTime The requested date.
high float The highest value for the symbol in the given time period.
low float The lowest value for the symbol in the given time period.
open float The open value for the symbol in the given time period.
pre_market int The open value of the ticker symbol in pre-market trading. [optional]
status string The status of this request's response.
symbol string The exchange symbol that this item is traded under.

[Back to Model list] [Back to API list] [Back to README]