Post code that compiles.
What is this?
if(Order
Number()==magic )
{
num++;
}
How do you expect an answer? There is nothing there about opening orders.
Topics concerning MT4 and MQL4 have their own section.
In future please post in the correct section.
I have moved your topic to the MQL4 and Metatrader 4 section.
Post code that compiles.
What is this?
How do you expect an answer? There is nothing there about opening orders.
Topics concerning MT4 and MQL4 have their own section.
In future please post in the correct section.
I have moved your topic to the MQL4 and Metatrader 4 section.
this is what the freelancer here has coded for me :):)
sadly this is what the freelancer here has coded for me :):)
If that snippet is part of the EA code, then the EA will not work at all as it will not compile. So it is not possible that the EA will take any trades at all.
Maybe you have copied it incorrectly?
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
hello my EA is only taking 1 trade at a time maybe there is something wrong in the order counter section code
do I need to change something its a simple code thought to get help here