MarketMinPriceIncrement Property
The minimum price movement.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public decimal MinPriceIncrement { get; }
Public ReadOnly Property MinPriceIncrement As Decimal
Get
Return Value
Decimal
Note that this is the default movement. If the market has a minimum cabinet price or
variable price table, as a number of options markets do, then the minimum price increment
is dependent upon the price you are modifying. Use AddPriceIncrements method to correctly
add or subtract a number of minimum price increments.