+1 888 340 6572

Portfolio CurrencyCode

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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;