×

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.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

StrategyCurrencyCode

396 bytes added, 16:58, 7 November 2016
Created page with "Returns currency code from Strategy settings (Base Currency) ==Usage== <syntaxhighlight>StrategyCurrencyCode</syntaxhighlight> ==Notes== The base 14 currencies can be desi..."
Returns currency code from Strategy settings (Base Currency)

==Usage==
<syntaxhighlight>StrategyCurrencyCode</syntaxhighlight>

==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.

<syntaxhighlight>condition1 = StrategyCurrencyCode = USD;</syntaxhighlight>

[[Category:Currency Codes]]

Navigation menu