CUSTOM FIBO
-
Hello, I want to customize the way to visualize the fibo.
I want to draw a fibo-
I want to use fibo levels to draw rectangles on the right side of the graph. These must be fixed without interfering with the sails.
You will need to draw a rectangle for each fibo level.
the problem I have is to draw the rectangles in l position.
Well, if I give it a fixed value by coordinates, it is not possible to give it the values of the fibo levels.
If I try to assign values by level, I cannot place the rectangles to the right of the candles.
Once the rectangles are drawn, the fibo should be erased, but this is not a problem.
I leave you a screenshot to illustrate the result.
Can someone help me how to do it?
Thank you
-
@cdt Doing that woth fxDreema can be simply a headache. I strongly recommend you to find a custom indicator doing that instead.