Open main menu

Returns currency code from Portfolio settings (View -> Portfolio Settings)

Usage

Portfolio_CurrencyCode

Notes

The base 14 currencies can be designated by constants.

Example

Checks if the currency of portfolio account used for calculation is US Dollar.

condition1 = Portfolio_CurrencyCode = USD;