USD

From MultiCharts
Jump to navigation Jump to search

Constant used to designate the currency "US Dollar".

Usage

USD

Notes

The base 14 currencies can be designated by constants.

Example

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

condition1 = SymbolCurrencyCode = USD;