Don't double post! You already had another thread open.
General rules and best pratices of the Forum. - General - MQL5 programming forumWilliam Roeder:
It is a totally different question. Should it be added to previous thread if it refers to the same EA?
Don't double post! You already had another thread open.
General rules and best pratices of the Forum. - General - MQL5 programming forum
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
Maybe someone have met such a problem before. After I start my EA it places both pending orders, but doesn't print anything. And it doesn't give any error. Just like it didn't see those two "if - else" operators below orders.
Both orders are places correctly, so everything declared inside OrderSend() is also correct.
I am a total newbie... if my question is somehow silly.