Value of Trace Lines
-
I want to get the value of a trace line, but when I try this, I don't get the correct value. Instead of getting the high value, I get 214783647 instead, which I believe is the limit value for type double. Am I doing this right?

-
@yoloyacht Try to pick the object in loop and then name instead of by name only. Ypu will need a 'for each object' above that block to do that.
-
@l-andorrà Not sure if this is what you meant. I tried it but this time I'm getting 0.

-
@yoloyacht No. You need to select 'picked by loop' on the right 'modify variables' block instead of 'pick by name'.
-
@l-andorrà Hmmmm still getting 0 from it
-
@l-andorrà Nvm got it to work from changing Trendline Price Level (candle ID) to Price level 1.
Main issue now is that it's getting the value of Candle 0, but I would like it from candle 2, but it gives no option to select candle ID
-
@yoloyacht Can you please share the latest version?