Coding an EA to use at Oanda

 

Hello,

I have some EA's that work fine at other brokers but not at Oanda.

Oanda uses bridging software to communicate with MT4.

If I get stopped out the EA is supposed to place a new order.

What happens, is that after being stopped out on Oanda's platform, the EA loses track of my position and stops working. It looks like I am getting stopped out at Oanda before the EA realizes this. Once that happens, the EA can't "find" anything to track.

Basically a position will be entered but the EA stops working after I get stopped out.

THIS DOES NOT HAPPEN AT OTHER BROKERS - ONLY OANDA

Has anyone had experience programming an EA and using it at Oanda? I don't mean a simple EA that only enters one position. I mean an EA that has to keep running and managing positions.

I would appreciate any suggestions.

Thanks