None

From MultiCharts
Revision as of 16:25, 7 November 2016 by Angelina (talk | contribs) (Created page with "Constant used to designate that currency was not indicated. ==Usage== <syntaxhighlight>None</syntaxhighlight> ==Notes== The base 14 currencies can be designated by cons...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Constant used to designate that currency was not indicated.

Usage

None

Notes

The base 14 currencies can be designated by constants.

Example

Checks if the currency of the symbol used for the calculation is not indicated in QuoteManager settings.

condition1 = SymbolCurrencyCode = None;