+1 888 340 6572

None: Difference between revisions

From MultiCharts
(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...")
 
(No difference)

Latest revision as of 16:25, 7 November 2016

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;