Changes

Jump to navigation Jump to search

MultiCharts Work Area

300 bytes added, 14:20, 13 September 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''', '''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]].
* <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]].
|<p align="center">Do not show the Format Instrument dialogue window if there is an error in the request</p>
|<p align="center">'''mute'''</p>
|-
|<p align="center">Build daily based charts (days, weeks, months, quarters, years) using minute data instead of daily data. '''bfm=0''' - use daily data, '''bfm=1''' - use minute data. If '''bfm''' is not used at all, daily data is used.</p>
|<p align="center">'''bfm'''</p>
|}
<div style="background-color: #E5F6FF;">'''Example 1''': Enter to command line: '''.isy name=@ES#, df=IQFeed, res=1 min, desc=E-MINI S&P 500 MARCH 2013, from=12/31/2012, to=5/10/2013''' in order to insert 1 minute graph of S&P mini 500 from IQFeed starting from 31th of December 2012 up to 10th of May 2013 as additional data series to the active chart window.</div>

Navigation menu