I need TO KNOW HOW to introduce a script in my EA which will help me CLOSE ALL TRADES From my EA and for all my Clients that are using my EA at the same time , so basically i need to be able to CLOSE ALL TRADES TAKEN BY my robot
- EA to open & close all '3' pairs at 'same time'
- I need this simple script :-)
- I NEED A ROBOT, WHEN I RUN, IT CLOSE MY ALL OPEN TRADES!
There are many way's to do that.
Phindile Victoria Qwabe:
I need TO KNOW HOW to introduce a script in my EA which will help me CLOSE ALL TRADES From my EA and for all my Clients that are using my EA at the same time , so basically i need to be able to CLOSE ALL TRADES TAKEN BY my robot
I need TO KNOW HOW to introduce a script in my EA which will help me CLOSE ALL TRADES From my EA and for all my Clients that are using my EA at the same time , so basically i need to be able to CLOSE ALL TRADES TAKEN BY my robot
Look for deals by magic number and close them.
the algorithm is as follows:
1. Go through trades in order from zero to the number of trades minus 1
2. If the magic number is equal to yours, close the deal.

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