Place line price into variable
-
In the link is a simple project all I am trying to do is place the line prices into a variable, does anyone know why it is not working for me?
-
@jstap I always recommend to pick objects with a loop instead of by its name. Try to catch that info by using a 'For each object' block on top and then that same 'Modify variables' block but specifying 'picked in loop' instead.
-
@l-andorrà Thank you for replying but I cannot see a way of getting this value through a loop, I have been trying to get price on back testing with no luck, I even added to on chart and tried on demo but no luck with that either.
-
@jstap You can do it this way by selecting that line's name and insert it here:

-
@l-andorrà Thank you I will give it a go
-
@l-andorrà Thank you so much for this, I must be blind because last time I looked for this orange block I only saw the three pink above
-
@jstap You're welcome.
