MarketPriceCode Property

The custom price format code for the market if any.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public string PriceCode { get; }

Property Value

String

Remarks

Some exchanges, such as CME, have custom price formats that are not easily operated on mathematically. These codes determine the routine that is used to convert from a display format into a decimal price.

See Also