Trading Status Message Fields
The Trading Status message is used to indicate the current trading status of a security. A Trading Status message will be sent whenever a security’s trading status changes.
A haltStatus of S will be implied at system startup. T will be sent as securities are available for trading. A will be distributed when orders can be accepted for queuing in preparation for the market open.
| Field Name | JSON | Value | Description |
|---|---|---|---|
| messageType | m | ‘t’ | Trading Status Message |
| timestamp | t | Numeric |
|
| symbol | s | Alpha | Symbol |
| haltStatus | h | Alpha |
|
| regShoAction | r | Alphanumeric |
|





