+1 888 340 6572

ExchListed: Difference between revisions

From MultiCharts
(Created page with "Returns a string expression containing the exchange name for the symbol that the study is applied to. ==== Usage ==== <syntaxhighlight>ExchListed</syntaxhighlight> ==== ...")
 
No edit summary
 
Line 1: Line 1:
Returns a string expression containing the exchange name for the symbol that the study is applied to.   
Returns a string expression containing the exchange name for the symbol that the study is applied to.   


==== Usage ====
== Usage ==
<syntaxhighlight>ExchListed</syntaxhighlight>  
<syntaxhighlight>ExchListed</syntaxhighlight>  
   
   
==== Example ====
== Example ==
<syntaxhighlight>ExchListed will return "NASD" for Google  
<syntaxhighlight>ExchListed</syntaxhighlight>
 
* Will return "NASD" for Google,
ExchListed  will return "CME" for E-mini S&P 500</syntaxhighlight>
* Will return "CME" for E-mini S&P 500.


[[Category:Quote Fields]]
[[Category:Quote Fields]]

Latest revision as of 13:16, 19 February 2012

Returns a string expression containing the exchange name for the symbol that the study is applied to.

Usage

ExchListed

Example

ExchListed
  • Will return "NASD" for Google,
  • Will return "CME" for E-mini S&P 500.