Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I think you start your search with that line. In that line you are only selecting the trade belonging to that spesific ticket (0004), and any modifications you order later on in the code, will only affect that particular order...
Solution, you need to loop through each pending order and select them each, do the modification and then move on to the next one...
Could be true, but I just figured Ordermodify had Orderselect built in since I'm having to already call the ticket number in Ordermodify. Can you confirm thats how the magic number works in Ordersend? I give it the number 0004 so when I want to call it with Ordermodify I just use the ticket number 0004?
i don't know much about mql4 programming
i only did vb6
my idea is why dont u make an ea to open or to put order manualy . then it will be easyer for the ea to handle (take control )these already opened order by it