OrderSend(......); SendMail(......);
the idea is to have a script that works with an account which run several EAs.
to avoid to code each EA
This can not be a script. It should be an Expert Advisor
Here you have the idea how to do it
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
does this script exists ?
send email each time a new position is open (for all pairs and EA)
to use on a VPS account with several EA
thanks in advance