Changes

Jump to navigation Jump to search

Configuring Strategies

606 bytes added, 17:35, 19 August 2019
== Understanding Strategies ==
A strategy is a set of signals, applied to a chartsymbol. Signals systematically specify market entry or exit points according to a set of trading rules implemented in the signals' algorithms, and can be viewed as the basic building blocks of strategies.
Over 100 pre-built, customizable signals, covering the most popular trading concepts, are already included with the platform, and additional signals can be imported from a variety of sources.
Signals can be fully customized, or entirely new signals created, using PowerLanguage® scripting in '''PowerLanguage Editor'''.
A portfolio can contain several numerous strategies.
Each strategy can have its own list of symbols and signals. It is possible to apply different strategies to different sets of symbols.
Strategies can be constructed by simply combining a number of signals.
[[Signal_Settings|Signal settings ]] are specific to each particular signal, while [[Strategy_Properties|Strategy Properties]] regulate the actions of a group of signals as a whole.
<br>
You can also drag and drop signals from one strategy to another.
<div style="background-color: #E3FBE5;">Note: Only the compiled (those with the '''Ready Status''' or '''= Yes''') signals can be inserted. To learn more see [[Editing_Study_Scripts#Compiling Scripts|Compiling Studies]]</div>
== Removing Signals ==
<br>
== Copy and Paste Copying Signals ==
To copy / paste a signal right-click on the signal and click '''Copy''' / '''Paste'''.
<br>
== Turning Signals On and Of Off ==
Signals can be turned on or off. The script of a signal that is turned off will not be executed and will not generate orders.
# Select the '''Status''' button to toggle the signal on or off.
# Click the '''OK''' button.
 
<br><div style="background-color: #E3FBE5;">Since '''MultiCharts 11''' it is possible to turn signals on and off in Portfolio by simply checking or unchecking the corresponding checkbox next to the signal in '''Portfolio Tree'''.</div>
<br>
== Turning Strategies On and Off ==
 
Since '''MultiCharts 11''' it is possible to turn strategies on and off in Portfolio by simply checking or unchecking the corresponding checkbox next to the strategy in '''Portfolio Tree'''. <br>
To select or de-select all strategies right-click on an empty space in Portfolio Tree and choose '''Check''' / '''Uncheck All strategies'''.
== Changing Signal Priority ==
# In the '''Value''' column, click on the value of the input to be changed and enter the desired value.
<br><div style="background-color: #E3FBE5;">Since '''MultiCharts 11 Beta 1''' it is possible to view the signals of a strategy and their inputs by hovering the mouse over the strategy’s name in the Symbols Table (see [[Operating_Portfolios#Understanding_the_Symbols_Table]]).</div>
<br>

Navigation menu