| 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. |
| Name | Value |
|---|---|
| TRADING | "trading" |
| QUOTES_ONLY | "quotes_only" |
| STOPPED | "stopped" |