CHF
From MultiCharts
Constant used to designate the currency "Swiss Franc".
Usage
CHF
Notes
The base 14 currencies can be designated by constants.
Example
Checks if the currency of the symbol used for the calculation is "Swiss Franc".
condition1 = SymbolCurrencyCode = CHF;