slippage
-

I made an expert advisor so that it opens a buy trade when the candle closes below the Bollinger indicator, but I was surprised that it opens at a much higher place than the opening price. I think this is due to price slippage. How can I solve this problem
Thanks? -
@ibrahim-3 Put a shared link on here, so reasons can be assessed, you don't get slippage on mt4 backtest, you can set a maximum level in the buy/sell blocks.
-
-
@ibrahim-3 Is not candle close, should happen when candle crosses over then returns. have changed a few things in picture, try this, I would use a standard condition block to achieve this.

-
Thank you
I followed your advice but I still suffer from price slips