CAD

From MultiCharts
Jump to navigation Jump to search

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;