Close all trades / pending orders after a close??
-
Hi.
I am trying that kind of setup and I have some problems. First, what can I do if I want to close all trades and all pending orders if the first trade is closed??Second, I am not sure I am right, it works for the first two but after it does not work. I want to add pending orders one after the other when the one before pass on. Do I have the right setup?
Thank you very much!
......
Untitled-1.jpg -
if the first trade needs to be special, you can easily make it special by giving it "Group" number. Then with "No trade" check if there is no trade with that Group number, which means that it was closed (or never created, but anyway), and after that do whatever you want.