The time at which this change record was generated. This is not the same as the business-level timestamp of this OrderNotional_change.
Reference
String
20
The published identifier for this OrderNotional_change. It is a string of characters that uniquely identifies every OrderNotional_change in the system.
The number of decimal places that should be used when interpreting the value of this OrderNotional_change. Values within MarketGrid are stored and communicated as integers with fixed numbers of decimals. This field specifies how many digits are to the right of the decimal point. For example, a value of 1150000 with ValueDecimals of 2 means 11,500.00.
PriceDecimals
Integer (unsigned)
1
The number of decimal places that should be used when interpreting prices for this OrderNotional_change. Prices within MarketGrid are stored and communicated as integers with fixed numbers of decimals. This field specifies how many digits are to the right of the decimal point. For example, a price of 10350 with PriceDecimals set to 2 means 103.50.
A number that records every change that happens to a record. It is primarily used to avoid write after read problems when an intermediate write has changed the originally read record.
BCSequence
Integer (unsigned)
8
The sequence number of this OrderNotional_change message in the overall broadcast sequence.
Reloaded
Integer (unsigned)
1
Set to true for change records that are generated during a normal startup from engine cache files.