Price Limits Message Fields
The Price Limits message is sent out at the start of the session for products that are subject to price limits per the contract specifications. The Price Limits message does not signal whether price limits are in effect for that symbol; it simply provides those values for when they are in effect. If multiple Price Limits messages are received for the same Symbol, the most recent values will override the previous values.
| Field Name | JSON | Value/Type | Description |
|---|---|---|---|
| Message Type | m | Alphanumeric | PL |
| Time Offset | to | Integer | Nanosecond offset from last unit timestamp. |
| Symbol | sy | Alphanumeric | Six character, base 62 symbol. |
| Upper Price Limit | ub | Price | Upper price limit |
| Lower Price Limit | lb | Price | Lower price limit |





