Forum

Possible Bug: Pending orders not always expiring in backtest

It seems like the pending orders does not always expire at the preset time in a backtest

Possible Bug: Backtest accepts trade with Takeprofit = OrderOpenPrice

I have an EA that enters trades based on the Bid / Ask and calculates TakeProfit relative to fib levels. Sometimes the bid/ask is the same as the TakeProfit. In a backtest MT4 accepts the trade. Shouldn't MT4 give an error in such a situation