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

