+1 888 340 6572

NOK

From MultiCharts
Revision as of 13:17, 7 November 2016 by Angelina (talk | contribs) (Created page with "Constant used to designate the currency "Norwegian Krone". ==Usage== <syntaxhighlight>NOK</syntaxhighlight> ==Notes== The base 14 currencies can be designated by consta...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Constant used to designate the currency "Norwegian Krone".

Usage

NOK

Notes

The base 14 currencies can be designated by constants.

Example

Checks if the currency of the symbol used for the calculation is "Norwegian Krone".

condition1 = SymbolCurrencyCode = NOK;