I am trying to set up a auto system the rules are as follows.
Indicators:
Bollinger Bands(C, 20, E, 2)
Entry is made by a conditional offer which is placed 1 pip above the candle which bounces off the 20EMA for long trades, and 1 pip below for short trades. Conditional off is only placed if the EMA is trending i.e slopping up (long trade) or down (short trade).
Exit is made by a trailing stop placed 1 pip below candle for Long trades and 1 pip above for short trades
I have attached an image to clarify this
Click to view attachment