Setup Rules: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
Empty Setup Rule : | Empty Setup Rule : | ||
[[File:SetupRuleExample.png|left|alt=SetupRuleExample|SetupRuleExample]] | [[File:SetupRuleExample.png|left|alt=SetupRuleExample|SetupRuleExample]] | ||
<br> | |||
<br> | |||
<br> | |||
<br> | |||
<br> | <br> | ||
<br> | <br> |
Revision as of 09:02, 24 August 2021
Summary
The Setup Rules are the Rules dedicated to perform actions when a certain condition is met. These Rules allow the possibility to launch an action (pause the backtest, show a message) and/or to enter the Market automatically by inserting an Exit Rule.
The Setup Rules are divided in two parts :
- The Setup Condition : the condition defined by the User which will be check by the Software on every new Bar printed on the Charts.
- The Actions : the action to perform when the previous condition is filled
Empty Setup Rule :

The Setup Condition
The Actions