+1 888 340 6572

SEK: Difference between revisions

From MultiCharts
(Created page with "Constant used to designate the currency "Swedish Krona". ==Usage== <syntaxhighlight>SEK</syntaxhighlight> ==Notes== The base 14 currencies can be designated by constants....")
 
(No difference)

Latest revision as of 16:54, 7 November 2016

Constant used to designate the currency "Swedish Krona".

Usage

SEK

Notes

The base 14 currencies can be designated by constants.

Example

Checks if the currency of the symbol used for the calculation is "Swedish Krona".

condition1 = SymbolCurrencyCode = SEK;