Close all trades at certain drawdown! PLEASEEE HELP XD <3
-
Seems like such a simple thing to do. No buying, no selling, only close at certain drawdown to aid me when i trade. But yet i cannot figure out how to do it, the bots i make do nothing when turned on during trading. Thank you!

-
This will show you, only use a close block not buy/sell: https://fxdreema.com/forum/topic/19973/calculate-equity-drawdown-percentage-and-open-opposite-direction-trade/12
-
@jstap Hi bro, thanks for the reponse, what you sent me looks like something different. I just want to be able to set a max loss limit and then it closes everything when it hits that drawdown amount if that makes sense?
-
The condition block will pass when there is 5% drawdown, put a close block under this, you will likely need to set a flag, then check it above buy/sell, and reset daily.
-
Ok thanks. Do you know a way of doing it with the 'check loss' and 'close positions' options?
-
Period of time,< value place trades, > value close trades