Questions from Beginners MQL5 MT5 MetaTrader 5 - page 1255

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 all!
Wrote an EA. Can't say it's profitable. When testing, sometimes trades appear in the results with a volume that doesn't match the algorithm's calculation. For example, two consecutive trades: one is calculated correctly, the other is calculated incorrectly. How to get rid of it?
You should always check the deal execution and only then give the next order.
Always monitor the execution of the transaction and only then issue the next order.
You should always monitor the execution of a transaction and only then issue the next order.
Can you explain it with an example?
Can you explain this with an example?
Example in Simple iForce code
Thank you!
Hello!!! I'm a newbie, so I posted here.
In metetradek 5 on a desktop computer, EAs have stopped connecting to the charts. How do I connect them? Am I on topic?
Hello!!! I'm a newbie, so I posted here.
In metetradek 5 on a desktop computer, EAs have stopped connecting to the charts. How do I connect them? Am I on the topic?
Vladislav Andruschenko thank you, it worked!!!
Can you tell me ifSymbolInfoDouble doesn't work in indicators, or am I doing something wrong?