delete line
-
Suppose we have 30 horizontal lines of the same color, for example pink, on the chart, how can I delete only one line every time the price crosses each line?
-
They need to be given 30 different names so that each name is different from all the other. You delete the one with the name that was crossed.
-
@l-andorrà said in delete line:
They need to be given 30 different names so that each name is different from all the other. You delete the one with the name that was crossed.
thanks alot