Cant draw the second line
-
hello everyone
for some reason I cant draw a second line. I wanna make analyse. So it should work as followed. When the candle open it draw the first line (line 1 green) when the candle ( ID 0 prefer) is equal or above its draws a second line (line 2 red) . But i cant draw the second. Could some one help me?

Project link: https://fxdreema.com/shared/RGiYb4zQc
-
@William-1 You need to use this block on top of block 8:

-
@l-andorrà
I have connected the block on the top of block 8 but still doesnt work. What have I done wrong.
Project link: https://fxdreema.com/shared/QL2AcMnsc -
Two quick questions: 1) Is this the whole project or just part of it? 2) Is line 1 correctly drawn all the time?
-
answer to your questions. 1) this is the whole project 2) There should be 2 line. after the green on (line) there should be a second line (line 2). The second line wont make even if the condition meet.
-
@l-andorrà answer to your questions. 1) this is the whole project 2) There should be 2 line. after the green on (line) there should be a second line (line 2). The second line wont make even if the condition meet.
-
@William-1 Ok. In that case we cannot select it by name. We'll need to pick the first line via loop:

-
@l-andorrà Still doenst work. Is this creating this kind of thing even work?
my project https://fxdreema.com/shared/EvNeXveKbTried many ways with changing properties
-
You need to rename the name of the line on block 12. You used the same '1' name. Choose a new one.