MarketChartDataValidatePrice Method
Validate the price specified.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public bool ValidatePrice(
decimal pdecPrice
)
Public Function ValidatePrice (
pdecPrice As Decimal
) As Boolean
- pdecPrice Decimal
- The price to validate
BooleanTrue if the price is a valid increment.
Determines if the specified price is at a valid price increment for this market taking
into account the variable price table and minimum cabinet price, if any.