Build ea from two indicator

Job ID: 32696319

Budget: $10 – $50 USD

Hi ..

I have a custom indicators that gives sell and buy alerts.

I want to convert it to EA that convert these alerts into orders as follows "

@@ when a buy signals comes, it closes the sell order and opens a buy order.

@@ when a sell signal comes in the two indicator , it closes the buy order and open a sell order.

If the trend does not match the two indicators he will simply do nothing..
Thanks!!