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