SessionLimits
- Section: Transactions
- Related Message: SessionLimitsReply
Metadata
- Message Type: TransactionMessage
- Message Number: 1018
Inherited fields
| Name | Type | Size (bytes) | Description |
|---|---|---|---|
| MessageType | Integer (unsigned) | 2 | The unique identifier of this message. |
| ClientId | Integer (unsigned) | 4 | The unique identifier of a session with the server, returned in a successful LoginReply message. |
| RequestId | Integer (unsigned) | 4 | Within each session each message must be uniquely identified by this field. It must be monotonically increasing for the duration of the session. |
Fields
| Name | Type | Size (bytes) | Description |
|---|---|---|---|
| Table | One of Table | 1 | |
| Id | Foreign key to All | 8 | |
| Set_OrderPriceLimitUpLTP | Integer (unsigned) | 1 | |
| OrderPriceLimitUpLTP | Integer (signed) | 8 | |
| Set_OrderPriceLimitUpRef | Integer (unsigned) | 1 | |
| OrderPriceLimitUpRef | Integer (signed) | 8 | |
| Set_OrderPriceLimitDownLTP | Integer (unsigned) | 1 | |
| OrderPriceLimitDownLTP | Integer (signed) | 8 | |
| Set_OrderPriceLimitDownRef | Integer (unsigned) | 1 | |
| OrderPriceLimitDownRef | Integer (signed) | 8 | |
| Set_CircuitBreakerUpLTP | Integer (unsigned) | 1 | |
| CircuitBreakerUpLTP | Integer (signed) | 8 | |
| Set_CircuitBreakerUpRef | Integer (unsigned) | 1 | |
| CircuitBreakerUpRef | Integer (signed) | 8 | |
| Set_CircuitBreakerDownLTP | Integer (unsigned) | 1 | |
| CircuitBreakerDownLTP | Integer (signed) | 8 | |
| Set_CircuitBreakerDownRef | Integer (unsigned) | 1 | |
| CircuitBreakerDownRef | Integer (signed) | 8 | |
| ClearFlag | Integer (unsigned) | 1 |