IAssetsMarketsPositionCostCurrencyCode Property

Stator | API Documentation
The currency code for the position cost (three letter ISO Code, i.e. AUD, USD).

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

string CurrencyCode { get; set; }

Property Value

Type: String
Remarks

How do I find out the currency code?
You can find currency codes in Stator > Global Options > Currencies
Stator follows the standards as set out in ISO 4217. A quick search online for ISO 4217 will usually yield
currency lists from which you can find currency codes.

See Also

Reference