Partial closing after 2 candles of profit.
-
I think someone has already asked for this functionality, but it does not cost to write again.
Would you like to know how I close a position in profit after 1 or 2 profit candles? Future candles, not past candles. -
For sure this was already asked before multiple times
There is nothing for the "candles" part. What I normally suggest is to use "For each Trade/Position" -> "check age" -> "close". And the profit could be checked as well. Of course, "check age" measures the time difference betwen Now and the time when the trade was opened, which is measured in days, hours, minutes and seconds, but not in candles.