Changes

Jump to navigation Jump to search

MultiCharts Work Area

244 bytes added, 15:37, 18 August 2014
* <syntaxhighlight>.isy</syntaxhighlight>Inserts additional symbol into existing chart or creates a new chart. Available parameters: '''name''', '''df''', '''res''', '''desc''', '''from''', '''to''', '''bfm'''. “''','''” 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''', '''bfm'''. “''','''” 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]]. In '''MultiCharts 9.1 Beta 1''' the new '''Subchart''' parameter will be introduced. It defines subchart number where the indicator will be plotted. By default, when subchart=-1 is used, a new subchart will be added at the bottom of the chart.
* <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]].

Navigation menu