RoundToTickSize()
RoundToTickSize()
Definition
Returns a value that is rounded up to the nearest valid value evenly divisible by the instrument’s tick size.
Method Return Value
A double value.
Syntax
Instrument.MasterInstrument.RoundToTickSize(double price)

