Click EA

 

Hello, is it possible make an EA that generate a Click on a screen coordinate as soon it see an open order ?

To clarify, the working should be this : I setup click coordinates of BUY and click coordinates of SELL.

The EA is working on a EURUSD chart ( for instance, can be other currencies as well ), as soon the EA detect a command " Market Order Buy EurUsd " ( does not care volume )it generate a click on the screen on Buy coordinates, same working for the Sell orders.

By the way the Opening of position can be done by another EA ( or click direct on Mt4 platform but mostly from an EA ).

Thanks