Changes

Jump to navigation Jump to search

MultiCharts Work Area

543 bytes added, 17:15, 17 May 2013
* <syntaxhighlight>.bsd</syntaxhighlight>Decreases [[Time Scale#Setting Bar Spacing|bar spacing]].
* <syntaxhighlight>.rep</syntaxhighlight>Calls [[Using Performance Report|Strategy Performance Report]].
* <syntaxhighlight>.isy</syntaxhighlight>Inserts additional symbol into existing chart or creates a new chart. Available parameters: '''name''', '''df''', '''res''', '''desc''', '''from''', '''to'''. “''','''” is the delimiter. See examples [[MultiCharts Work Area#Table of Parameters for .ISY and .CSY Commands|below]].* <syntaxhighlight>.csy</syntaxhighlight>Changes symbol (specific data series) plotted on chart to another specific symbol (if there is no chart, this command creates an empty chart window with no data series plotted). Available parameters: '''dnum''', '''name''', '''df''', '''res''', '''desc''', '''from''', '''to''', '''mute'''. “''','''” is the delimiter. See examples [[MultiCharts Work Area#Table of Parameters for .ISY and .CSY Commands|below]].* <syntaxhighlight>.iind</syntaxhighlight>Inserts specific indicator to the active chart. Available parameters: '''name''', '''base''', '''bref''', '''fmt'''. “''','''” is the delimiter. See examples [[MultiCharts Work Area#Table of Parameters for .IIND and .ISIG Commands|below]].* <syntaxhighlight>.isig</syntaxhighlight>Inserts specific signal to the active chart. Available parameters: '''name1''', '''name2'''. '''nameN''' (up to 99). “''','''” is the delimiter. See examples [[MultiCharts Work Area#Table of Parameters for .IIND and .ISIG Commands|below]].* <syntaxhighlight>.rld</syntaxhighlight>Reloads data on the active chart and on all charts with the same symbol. Available parameters: '''glob''', '''ResSize ResName''', '''int'''. See examples [[MultiCharts Work Area#Table of Parameters for .RLD Command|below]].
* <syntaxhighlight>SymName</syntaxhighlight>Changes the symbol to a specified one on the active chart. If there is no selected symbol , the symbol that is plotted on data series 1 is changed.
* <syntaxhighlight>ResSize ResName</syntaxhighlight>Changes resolution of the symbol plotted as data series 1 of the active chart to a specified one. See examples [[MultiCharts Work Area#Table of Resolutions for Command Line|below]].
* <syntaxhighlight>.at_toggle</syntaxhighlight>Turns on/off auto trading on the active chart.
* <syntaxhighlight>.shs</syntaxhighlight>Switches between different styles for Hint window.

Navigation menu