Elliot Debonee / Profile
Friends
29
Requests
Outgoing
Elliot Debonee
Added topic fifo script
I have an ea that opens too many buys or sells on the same currency pair . I cannot find any script online that will prevent metatrader from opening a new order when for example their is already a buy on the pair or a sell on the pair. i want to
Elliot Debonee
Added topic script help
I found this script on the forum for limiting open orders but I put it into metaeditor and it givevs me errors when i try to compile it. and would this work with an ea i have on a char like eur usd or usd jpy? #define MAX_ORDERS 5
Elliot Debonee
Added topic one trade at a time
i am using an ea saadscalper, but i want to have it only open one trade at a time. i tried disabling martingale both of them but it did not work. is their a script or something i can do so it only opens one at a time(not more then one)
: