OEC Application Programming Interface

Contract.PriceFormat Property

Price Format

public Int32 PriceFormat {get;}

Remarks

- positive values means number of digits after decimal point (2 = 0.01)
- negative values are divisors of fractional representation (-32 = 1[/32])

See Also

Contract Class | OEC.API Namespace