IAssetsMarketsPositionCostExchangeRateToPosition Property

Stator | API Documentation
An exchange rate between the position cost currency and the position currency.
Known as the Cost Exchange Rate

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

decimal ExchangeRateToPosition { get; set; }

Property Value

Type: Decimal
Remarks

If the currency of the position cost is different to the position currency, an exchange rate is required
in order to reconcile everything back to the position currency.

If no exchange rate is supplied the rate will default to 1.
If the position cost currency equals the position currency, no exchange rate is required.

See Also

Reference