The settings will only show when the test is finished. On MT4 (MT5 is probably the same) create a template with the same name as your EA, containing all the indicators & settings you need, and this will automatically load
I don't think I can't help with this, anything I have tested, if it works singularly, it works together. Maybe try putting the divergence blocks at the bottom, just above buy/sell
@jstap I made this ea base on macd divergence and the divergence btw two candles. But when i test the EA it only opens a position when the macd condition is met. It totally ignores the conditions for the divergence in candles ( fractal candles buy and sell area)
Looks like you are trying to find a divergence over 1 candle on the RSI, but this rarely happens. To have a cross with MA you will need this in line with the other conditions, this is the logic - if this is true check this - then this - then this - if 3 true place a trade