Running Two EA's Simultaneously

[Deleted]  

I have an EA that I like but want an additional feature. I want to cancel or not allow any pending orders that are generated by the EA if X condition exists. Is it possible to create another EA to do this and run two EA's simultaneously? I ask because the EA I like is protected and I respect the developers wishes.

 
adam811:
I have an EA that I like but want an additional feature. I want to cancel or not allow any pending orders that are generated by the EA if X condition exists. Is it possible to create another EA to do this and run two EA's simultaneously? I ask because the EA I like is protected and I respect the developers wishes.

Probably need the source (mq4) code to make the changes you want.

 

Why don't you ask the developer?

[Deleted]  

Ive never been able to get two EA's working on the same Chart.

2 Charts , same timeframe would work I think.

Failing this I think you might need to have the 2 EA's coded into one.