FuturesProductDefinitionEventArgsBuilder.OldTickValue Property |
Use `ScreentickValue` and `BlockTickValue` instead of this field.
`OrderPriceDenominator` should be applied to get the real value.
Please take note that this value can be different for the same markets
with different expiry and that this value can change over time for a
given market (i.e. `MarketID`).
Namespace:
OnixS.NET.ICE.iMpact.Testing
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntaxpublic long OldTickValue { get; set; }
Property Value
Type:
Int64
See Also