×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

StrategyCurrencyCode - MultiCharts
Open main menu

Returns currency code from Strategy settings (Base Currency)

Usage

StrategyCurrencyCode

Notes

The base 14 currencies can be designated by constants.

Example

Checks if the base currency of the strategy used for calculation is US Dollar.

condition1 = StrategyCurrencyCode = USD;