Seeking assistance with Draw.Text functionality. For clarity, I created "Condition A" and plotted a triangle under it. I have successfully coded the triangle, the "Buy" text underneath the triangle and color scheme.
However...
1. The text does not stay on every instance of "Condition A" (the Triangle). When "Condition A" appears again, the "Buy" text moves. I'd like to see "Buy" every time it occurs on the chart.
2. I use renko bricks. I set the distance of the "Buy" text to (ticksize - low[0] x 2). This works for lower brick sizes but does not work well for higher brick sizes.
Any help fixing the above is appreciated!
Comment