Returns the numerator of the fractional tick size for synthetic spreads, if set in CQGIC.
Read-only property
Visual Basic |
---|
Public Property TickSizeFractionNumerator As Long |
Value of fractional tick size numerator, represented as Long
New price = InitialPrice + (NumberOfTicksChanged*TickSizeFractionNumerator)/TickSizeFractionDenominator)