+1 888 340 6572

CAD: Difference between revisions

From MultiCharts
(Created page with "Constant used to designate the currency "Canadian Dollar". ==Usage== <syntaxhighlight>CAD</syntaxhighlight> ==Notes== The base 14 currencies can be designated by consta...")
 
(No difference)

Latest revision as of 13:09, 7 November 2016

Constant used to designate the currency "Canadian Dollar".

Usage

CAD

Notes

The base 14 currencies can be designated by constants.

Example

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

condition1 = SymbolCurrencyCode = CAD;