ZAR

From MultiCharts
Jump to navigation Jump to search

Constant used to designate the currency "South African Rand".

Usage

ZAR

Notes

The base 14 currencies can be designated by constants.

Example

Checks if the currency of the symbol used for the calculation is "South African Rand".

condition1 = SymbolCurrencyCode = ZAR;