Printing lines on the chart in a personalized way
-
I am having some difficulties and would like help.
-
I created a condition where tops and bottoms are checked within a period, and when checking the EA you should plot lines in the chart by demarcating these lines that I named MAXIMA and MINIMA, but when dragging the EA to the chart the lines are not being plotted .
I inserted a condition for these lines to be placed automatically whenever a new top and bottom were found. -
After these lines are printed, I would like them to always be updated, that is, that whenever a new top or bottom is formed, the line will adjust itself in the graph.
-
-
I don't understand those MAXIMA and MINIMA variables are for. Are you selecting them manually?
-
@l-andorrà said in Printing lines on the chart in a personalized way:
I don't understand those MAXIMA and MINIMA variables are for. Are you selecting them manually?
Yes, manually, but i want insert this automatic.
-

This Ea creates Fibonacci levels after I define a top or bottom by placing a horizontal line on the screen and renaming using "MAXIMA" to define a top or "Minima" to define a background.
As the price goes he is retracting these lines and changing the levels alone, this is right, what is not right is that he keeps replicating the lines and does not erase the previous lines, he can help me do it whenever I create new lines that does he delete the previous lines?
Notice in the images -
@l-andorrà Hello friend, I finally got it disabled to redraw the graph and it's working 100%. Thank you for your help.
-
You are welcome.
