×

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.

EUR - MultiCharts
Open main menu

EUR

Revision as of 13:12, 7 November 2016 by Angelina (talk | contribs) (Created page with "Constant used to designate the currency "Euro". ==Usage== <syntaxhighlight>EUR</syntaxhighlight> ==Notes== The base 14 currencies can be designated by constants. ==E...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Constant used to designate the currency "Euro".

Usage

EUR

Notes

The base 14 currencies can be designated by constants.

Example

Checks if the currency of the symbol used for the calculation is "Euro".

condition1 = SymbolCurrencyCode = EUR;