
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
Mate, I am using own EA on multiple symbols... ex) GBPUSD, EURUSD, USDJPY etc..
How can I open only one trade ??
for example,
If my ea open trade on GBPUSD, stop open other multiple symbols until close the previous order(GBPUSD)
Hi
You should use the code that was proposed earlier in this thread, just check if there are any opened orders on this symbol and open new trade only if there are no trades, you can use this code before the function to open the trades:
Best Regards