Defines the valid price steps for the PriceStepSetBreak. This Trading Rule is a reference to a PriceStepSet instance that defines the steps that apply at each price level for the PriceStepSetBreak.
Price
Integer (signed)
8
The current Price for this PriceStepSetBreak instance.
StepSize
Integer (signed)
8
The size of the step in price permitted at this price.
UpdateNumber
Integer (unsigned)
8
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.