×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

GetRTSymbolName

554 bytes added, 22:12, 27 February 2017
Created page with "Returns a string expression containing the name of the real-time symbol that the study is applied to in case the merging option is enabled. If the merging option is disabled r..."
Returns a string expression containing the name of the real-time symbol that the study is applied to in case the merging option is enabled. If the merging option is disabled returns the same value as the Name property. In case of a custom futures instrument the name of the last contract is returned.

==Usage==
<syntaxhighlight>GetRTSymbolName</syntaxhighlight>

==Example==
GetRTSymbolName will return "GOOG" for Google if the merging option is enabled and Google is configured as the real-time instrument.

[[Category:Data Information/General]]