Hello,
I am using Fxdreema recently and I really like it, I have tried to make an algoritm that works like that : If a candle open is lower than last candle open then buy if a candle open is higher than last candle open then sell.
so what happens is that the buy command works but it has to wait for the stop l/p of 100 then executes the sell command.
what I actually need is a buy condition when the candle is lower than the last and then sell it if its higher than the last immediately .
One more problem is that I use the " check last losses " so that supposing that the expert works it has to start after lets say 3 losses with the previous strategy.
Please correct me im sure I am doing many mistakes with that algoritm I explained.
Best regards!
