Set consecutive target to close all open position
-
Dear Users,
can someone help me in this:
Simple condition Equity = X then Close all trades
X = a series of consecutive values (e.g. 1500, 3000, 5000, 10000...) premade, once 1 condition is met, the X became the second
In alternative
X = n * y (where y is a Costant)
Thanks to all
-
You can do all those calculations by using different variables and the 'formula' block. But its final structure will depend on your current project. Could you please share it for us to include them?