DislikedHi i have been working with a few eas similar o the amazing ea which i have also used and think is great. I have had devoloped an ea which does all what the amazing ea does but the main difference is that my ea does not adjust the pending orders as they move, you can set in secs how long before order adjustments.
This is helpfull when you want to straddle a ranging market, also seesion breakouts.
What would be even better in my mind is to include this feature into the amazing ea. So you can set a delay in order adjustments. Delays from 1...Ignored
I think I can understand what you want to use it for. I wouldn't change AmazingEA, but if you can explain a bit better the steps involved by giving an example I think that Amazing EA can do what you want already. This is why:-
If you set SecBPO to 3600, it will open pending orders an hour before the 'news' time specified. If you set SecBMO to 3600 as well, it won't modify them at all. If you disable OCO, and a trade fires, then once it is closed the EA will open another trade at the Pointsaway level. If you enable OCO, when one trade fires, the opposite trade is cancelled. Once that trade closes, then a new pair of orders is opened at the Pointsaway level. If you want all this to go on longer than an hour then choose a later time and set the SecBPO and SecBMO to a higher value.
If I've misinterpreted what's required, then please explain step by step.