the strategy use bolingerbands (20.2.2) and simple moving average period 5 on frame time 30 minutes and calculation blocks , for calculate defference between candle close and simple moving avrage so the logic of strategy is to calculate the difference between simple moving average and the closed 30 minute candle
the take profit for strategy it 4 pips and the stop lose is 200 pips and the trade volume is 40M ( the strategy use the maximum trade volume posible) .
so in the picture below the blocks i used for the strategy
and on the picture blow the conditions of the buy and the sell

For the BUY if the deffirence between Previous candle close and SMA is equal or greater than 7 pips and the candl opned greater than the upper band of bolingerband .
an example of buy


For the SELL if the deffirence between SMA and Previous candle close and is equal or greater than 7 pips and the candl opned lower than the low band of bolingerband .
an example of sell





Translate to English Show original