Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 985 Bytes

File metadata and controls

39 lines (22 loc) · 985 Bytes

ApiResponseSecurityTradingStatuses

Properties

Name Type Description
statuses [SecurityTradingStatusSummary] The trading statuses of each returned security.  
marketStatus String The status of the market.  
messages [String] A list of messages related to the request, such as warnings or errors.  
nextPage String The token required to request the next page of the data. If null, no further results are available.  

Enum: MarketStatusEnum**

Name Value
open "open"
closed "closed"
premarket "premarket"
postmarket "postmarket"
closed_early "closed_early"