@line Thanks, but that is not what I am looking for . On my buy conditions you have programmed to sell! I have the BUY element of my strategy done and it works profitably on certain currency pairs, 15 minute charts, during London/Euro market hours.
What I want now is to do with the same for short trades. I want the a SELL to execute on the following conditions:
- Previous candle close is a bear candle
- Previous candle close below EMA5
- Previous candle close: MACD Main is below 0.00 line
- Previous candle close: MACD Main is below MACD Signal line
Upon all the above, Sell trade open with 15 pip stop loss, trailing so that for every 15 pips price goes down during trade, stop loss moves down by 15 pips.
I cannot understand why the EA I shared with Andorra does not properly fulfil this strategy and stops out trades (as per screenshots).