If there are serveral EAs on charts, how to know the EAs' name in MQL5?
- When following a trading signal, is it necessary to have about the same amount of money as the signal provider?
- Is any one know how to synchronise the trades on every tick!!!
- expert name
Only one EA on one chart.
See also Running MQL5 Program Properties
See also Running MQL5 Program Properties
I mean the EAs are on different charts. Is it possible?
If one EA sell eurusd but another EA buy the same symbol, that's a problem.
song_song:
If one EA sell eurusd but another EA buy the same symbol, that's a problem.
If one EA sell eurusd but another EA buy the same symbol, that's a problem.
If you're the author of all of these EAs, there are several things you can use:
1. Each EA uses different magic/comment for its own orders, so the other can check whether this is its own order or not.
2. Create your own locking system using GLOBAL variables or File I/O.
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