Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 937 Bytes

File metadata and controls

40 lines (21 loc) · 937 Bytes

SecurityTradingStatusSummary

Properties

Name Type Description
security SecuritySummary The Security resolved from the given identifier  
tradingStatus TradingStatusEnum The trading status of the security.  
tradingStatusReason String The exchange supplied reason for its current status.  
tradingStatusUpdatedOn OffsetDateTime The time the exchange reported that it changed its trading status.  

Enum: TradingStatusEnum

Name Value
TRADING "trading"
QUOTES_ONLY "quotes_only"
STOPPED "stopped"