Automated trading re-creating orders

 

Hello there,

I am using Profit EA Automation in my trade, but i discover that when i close an order in a profit, another order is automatically placed again. Please any idea what is causing this and what can be done to stop it re-occurrence.

Thanks

 
Stevededoks:

Hello there,

... when i close an order in a profit...

how you close the position ?
 

Wow.

Just Wow.

People want to automate their trading.

Then they do.

And then they want to manually trade automated.

And then they end up fighting with their own robot.

Robot: ORDER !

Trader: CLOSE !

Robot: ORDER! !

Trader ????

Weird.


Yes you can stop it.

Remove the EA.

Or stop closing orders.

 
Marco vd Heijden:

Wow.

Just Wow.

People want to automate their trading.

Then they do.

And then they want to manually trade automated.

And then they end up fighting with their own robot.

Robot: ORDER !

Trader: CLOSE !

Robot: ORDER! !

Trader ????

Weird.

actually that's a funny Trader vs his-own-EA scenario, but he didn't mention closing manually. i thought it's a coding error

 
 when "i"close an order
 
Stevededoks:

Hello there,

I am using Profit EA Automation in my trade, but i discover that when i close an order in a profit, another order is automatically placed again. Please any idea what is causing this and what can be done to stop it re-occurrence.

Thanks

Program your EA detect when a position closes manually and have it wait before looking for signals. That might be for a certain amount of time, or until the bar closes, or wait a full bar, etc.

If you don't know how to do this yourself, you can hire a freelancer.

Reason: