The indicator slots are the main structural units of a strategy.
They are four kinds:
The slot Strategy Properties is not an indicator slot because we cannot set an indicator in it, but it also plays significant role in the strategy. It opens the dialog window Strategy Properties where you can set the additional entry signals behavior, the number of the traded lots and the Permanent Stop Loss.
Let us analyze the above shown strategy with the help of the Overview function:
Open a new long position or reverse a short position at the beginning of the bar when all the following logic conditions are satisfied:
Open a new short position or reverse a long position at the beginning of the bar when all the following logic conditions are satisfied:
Close an existing long position at the end of the bar when the following logic condition is satisfied:
Close an existing short position at the end of the bar when the following logic condition is satisfied:
Entry signal in the direction of the present position:
Entry signal in the opposite direction:
Always trade a constant number of lots.
The Permanent Stop Loss limits the loss of a position to 200 pips per open lot (plus the charged spread and rollover).
* Use the indicator values from the previous bar for all indicators marked with an asterisk!
** The averaging rules concern entry signals only. Exit signals close a position. They are not allowed to open, add or reduce one.