Close Trade After Set Amount of Time
-
How can I have an EA close a trade after a set amount of time?
Close the trade no matter if it is a win or loss after 3mins.
-
in the buy or sell condition, it exists in the expiation tab at the bottom
-
I don't want to close an open order, I want to close an open trade. I believe what you are referring to are expirations on open orders
-
@jsauter86 It works actually. Thanks!
-
interesting thought though, why did you assume order and trade are a different defintion?
-
@jsauter86 Orders are programmed positions so that, when price hits them they become trades.
-
fair point. thank you....i think that will help me make better ea's, that a good way to start "sliding" my open positions?