Exit Rules: Difference between revisions

From NakedMarkets
Jump to navigation Jump to search
Line 5: Line 5:
<br>
<br>
Similarly to the [[Setup Rules]], the Exit Rules are divided in two parts :
Similarly to the [[Setup Rules]], the Exit Rules are divided in two parts :
* [[Exit Rules#The Exit Condition|The Setup Condition]] : the condition defined by the User which will be checked by the Software on every new Bar printed on the Charts.
* [[Exit Rules#The Exit Condition|The Exit Condition]] : the condition defined by the User which will be checked by the Software on every new Bar printed on the Charts.
* [[Exit Rules#The Actions|The Actions]] : the action to perform when the previous condition is filled
* [[Exit Rules#The Actions|The Actions]] : the action to perform when the previous condition is filled
<br>
<br>

Revision as of 12:47, 24 August 2021

Usertree exitrule
Usertree exitrule
Summary

The Exit Rules are the Rules dedicated to modify orders during their lifetime. The related market order has to be opened.
Exit Rules can be assigned to an Entry Rule or can be assigned by the user by drag&dropping it on an opened order during the Backtest.
Similarly to the Setup Rules, the Exit Rules are divided in two parts :

  • The Exit Condition : the condition defined by the User which will be checked by the Software on every new Bar printed on the Charts.
  • The Actions : the action to perform when the previous condition is filled


Empty Exit Rule :

EmptyExitRule
EmptyExitRule





















The Exit Condition

The Actions