Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 850 Bytes

File metadata and controls

37 lines (20 loc) · 850 Bytes

SecurityTradingStatusSummary

Properties

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

Enum: TradingStatusEnum**

Name Value
trading "trading"
quotes_only "quotes_only"
stopped "stopped"