Difference between revisions of "SymbolName"

From MultiCharts
Jump to navigation Jump to search
m
m
 
Line 5: Line 5:
 
   
 
   
 
== Example ==
 
== Example ==
<syntaxhighlight>SymbolName</symbolname>
+
<syntaxhighlight>SymbolName</syntaxhighlight>
 
Will return "GOOG" for Google.  
 
Will return "GOOG" for Google.  
  
 
[[Category:Quote Fields]]
 
[[Category:Quote Fields]]

Latest revision as of 13:30, 19 February 2012

Returns a string expression containing the name of the symbol that the study is applied to. See also GetSymbolName.

Usage

SymbolName

Example

SymbolName

Will return "GOOG" for Google.