IAssetsMarketsOpenPositionFixedMarginPointUnits Property

Stator | API Documentation
The fixed margin point units for the open position.

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

decimal FixedMarginPointUnits { get; set; }

Property Value

Type: Decimal
Remarks

Use this to indicate the smallest precision of price move, i.e. an instrument price of 2.34
will have point units 0.01, 0.1765 = 0.0001, 123 = 1.0.

See Also

Reference