It can happen that the visual representation of the tester lacks a bit as it is optimized for speed.
Thanks for your answer. But I definitively can exclude any visual issues/problems here. There may exist a problem with the abrupt date and time change of the price ticks? Or the spread?
I do not know
Matthias
Thanks for your answer. But I definitively can exclude any visual issues/problems here. There may exist a problem with the abrupt date and time change of the price ticks? Or the spread?
I do not know
Matthias
OK, I'm not sure that might be it, but what is the slippage you're setting for the pending order? If there't a gap in the price and it falls way below the value or your max slippage tolerated, I'm not sure the system will trigger it. On the other hand I think that ECN brokers kind of ignore the slippage? But I'm not sure about this - I just read it somewhere. Post the solution if you figure it out, it's an interesting case.
Problem Solved!
I'm so stupid! Please excuse! The market simply is closed between 2010.04.11 21:00:00 and 2010.04.12 00:05:00
Matthias (I want to make myself very small)

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
today I stumbled on a problem with pending orders. Please see the following EA doing the following steps:
I tested this EA in the strategy tester from 2010.04.09 to 2010.04.13, TimeFrame H1, Delay 2ms, Every Tick based on real ticks, Deposit 10000 USD, Leverage 1:30.
The price starts from 1.07180/1.07220; as soon as the market is open the two pending orders will be placed as expected:
During the further progress the ask price drops below the trigger price of the first order (ticket 2) and the order will be triggered as expected:
Later the ask price drops below the trigger price of the second order (ticket 3). But this order remains and will not be triggered!
Definitively the ask price is lower than the trigger price of order 3.
Admittedly the price data of the currency pair USDCHF are old and possibly of low quality; and there is a big jump of the date and time: from 2010.04.09 20:59 to 2010.04.11 21:00.
But nevertheless the order should be triggered. What do you think?
I'm using MQLbuild 3390.
Matthias