Horizontal line movement (SOLVED)
-
@zackry Well ... I had tried this way before and it works too. I would like to know how to never go down when the Higher Price goes down.
-
@l-andorrà At the moment yes.
-
@l-andorrà how can be deleted horizontal line if the first condition come true and then new line drawn ?
-
@tcanuto it won't go down, just back test it..
-
@zackry Right. This way it works too. Thanks!
-
@tcanuto further more if you want the horizontal line to update only once when the candle closes then replace 0 with 1 in block 2
-
@zackry OK. At the moment this is how I need it. Thanks.
-
