+1 888 340 6572

SymbolCurrencyCode

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns currency code from symbol settings (QuoteManager -> double click on the symbol -> Settings tab).

Usage

SymbolCurrencyCode

Notes

The base 14 currencies can be designated by constants.

Example

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

condition1 = SymbolCurrencyCode = USD;