×

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

MultiCharts Work Area

281 bytes added, 3 May
Undo revision 11313 by KateMultiCharts (talk)
To set workspace preferences:
# Open the '''Preferences''' window by selecting '''File''' in the main menu and then clicking '''Preferences'''; the window can also be opened by using '''ALT+F, ALT+F ''' keyboard shortcut sequence.
# Select the '''Workspaces''' tab.
# To open Workspaces on startup, select the '''Open Workspaces on Start''' checkbox; clear the checkbox to not open any Workspaces on startup.
==Understanding Desktops==
A Desktop is basically an organizational tool, it helps to specify overall settings for the a set of workspaces and the overall look of in one MultiChartswindow.Desktop is the state of your Main Window that includes: * position and status (enabled/disabled) of the Main Window Toolbars;* the list of the opened workspaces;* position of the Main Window If you have a multi-monitor setup, you can save MultiCharts window layout on the every monitor screen.Only 1 Desktop can be opened in 1 as a desktop and then when you launch MultiCharts instance, but next time just open a bunch of desktop files (you can have open multiple MultiCharts instances open with one Desktop each files at the same time, once by selecting them all and every Desktop can have a separate name and different settingspressing Enter) to get your setup back.
It is possible to create, save, open, close, rename, and delete Desktops. Each Desktop can contain multiple Workspaces.
Names of the open Desktops are shown at the top of MultiCharts windows.
In order to save an already named Desktop under a new name, select '''File''' in the main menu and click '''Save Desktop As'''.
It is necessary to save the changes of the Desktops '''manually''', as they are not saved automatically.
If any changes have been made to a Workspace of the Desktop since it was last saved, the '''Save Workspace''' dialog box will appear:
=== Closing Desktops ===
To close a Desktop, click '''File''' in the main menu and select '''Close Desktop'''.
It is necessary to save the changes of the Desktops '''manually ''' before closing of the Desktop.
If any changes have been made to a Workspace of the Desktop since it was last saved, the '''Save Workspace''' dialog box will appear:
'''Toolbars''' provide convenient access to commonly used functions. These functions can also be accessed by using the menus, but the toolbars let you do it with just one click.
There are six seven toolbars: Main, Chart Analysis, Command Line, Control, Drawing, Main, Resolution and ResolutionData Playback. Any of the toolbars can be made floating, allowing them to be positioned anywhere, or hidden if they are not needed.
<br>
To redisplay a toolbar select '''View''' in the main menu, then click Toolbars''' and check the toolbar that is to be displayed.
The Resolution toolbar can also be hidden or redisplayed by clicking the '''Resolution''' [[File:ResolutionResolution_10.png]] icon.
<br>
<br><div style="background-color: #E3FBE5;">Note: Toolbars' last chosen positions are retained the next time that the application is started.</div>
 
<br>
=== Resizing Floating Toolbars ===
A floating toolbar can be resized the same way as any other window.
<div style="background-color: #E3FBE5;">Note: Toolbars' last chosen sizes are retained the next time that the application is started.</div>
<br>
|'''Close Workspace'''||[[File:Close_Workspace.png]]||[[#Closing Workspace|Closing Workspace]]
|-
|'''New Chart Window'''||[[File:New_Chart.png]]||[[#Creating Charts|Creating Charts]]
|-
|'''New Scanner Window'''||[[File:New_Scanner.png]]||[[Understanding_Real-Time_Market_Scanner|Understanding Real-Time Scanner]]
|-
|'''Data Window'''||[[File:Show_Hide Data window.png]]||[[Chart_Window#Data Window|Data Window]]
|-
|'''Optimize Strategy'''||[[File:toolbar2_ChartAn_125.png]]||[[Performing Optimization]]
|-
|colspan="10" style="background-color:#fad67d;"|'''Resolution Toolbar'''
Command Line toolbar allows the active window's chart resolution or symbol to be changed simply by entering a text command.
Type the appropriate command in the '''Command Line''' [[File:052_CommandLineCommand.png|200px]] combo box and press '''Enter'''.
To select a previously used command use the drop-down function.
* <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 window.
* <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>.rldw</syntaxhighlight>Reloads data on all charts in the active workspace.
* <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>.shs</syntaxhighlight>Switches between different styles for Hint window.
* <syntaxhighlight>.eds</syntaxhighlight>Shows the entire data series of the active chart window.
* <syntaxhighlight>.goto </syntaxhighlight>Scrolls charts to a set point.<br>Available parameters: '''dnum''', '''bar''', '''date''', '''time'''.
<br>
|<p align="center">Parameter</p>
|-
|<p align="center">Name of an indicator/signal</p>
|<p align="center">'''name'''</p>
|-
|<p align="center">Name of a signal</p>
|<p align="center">'''nameN'''</p>
|-
|<p align="center">Number of data series to base an indicator on</p>
|}
<div style="background-color: #E5F6FF;">'''Example 1''': Enter to command line: '''.iind name=MACD, base=1, bref=100''' in order to apply MACD indicator to the data series 1 with MaxBarsBack parameter = 100 to the active chart window.</div>
<div style="background-color: #E5F6FF;">'''Example 1''': Enter to command line: '''.isig namename1=Bollinger Bands LE''' in order to apply Bollinger Bands LE signal to the active chart window.</div>
<div style="background-color: #E3FBE5;">'''Note''': If no parameters are specified, the '''Insert Indicator''' or '''Insert Signal''' window is called.</div>
|<p align="center">Parameter</p>
|-
|<p align="center">Reloading of Reloads all charts with all data seriesin all workspaces</p>
|<p align="center">'''glob'''</p>
|-
|<p align="center">Reloading of particular chartsReloads data series on the current chart with the specified resolution</p>|<p align="center">'''res = ResSize ResName'''</p>
|-
|<p align="center">Reloading Reloads a specified number of days/weeks/months back</p>|<p align="center">'''int = ResSize ResName'''</p>
|}
<div style="background-color: #E5F6FF;">'''Example 1''': Enter to command line: '''.rld glob''' in order to reload all data in all charts in all open workspaces in the current instance of MultiCharts.</div>
<div style="background-color: #E5F6FF;">'''Example 2''': Enter to command line: '''.rld res = 1 minday''' in order to reload data on all charts with daily-based subcharts of 1 minute day resolutionand higher.</div><div style="background-color: #E5F6FF;">'''Example 3''': Enter to command line: '''.rld int = 2 weeks''' in order to reload 2 weeks of data on the active chart.</div>
<div style="background-color: #E3FBE5;">'''Note''': If a parameter is specified incorrectly, the '''.rld''' will be used for the active chart.</div>
|-
|<p align="center">Point Original</p>
|<p align="center">'''origpoint'''</p>|<p align="center">'''origpointspoint(original)'''</p>
|<p align="center">'''orpt'''</p>
|<p align="center">'''orpts'''</p>