+1 888 340 6572

JPY: Difference between revisions

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

Latest revision as of 13:16, 7 November 2016

Constant used to designate the currency "Japanese Yen".

Usage

JPY

Notes

The base 14 currencies can be designated by constants.

Example

Checks if the currency of the symbol used for the calculation is "Japanese Yen".

condition1 = SymbolCurrencyCode = JPY;