I have several studies running in a price chart. One shades in an area using setBarBgColor(). It seems that the shading from this command hides other lines drawn using drawLineRelative() by other studies. I don't see the ONTOP options available for the line drawing command.
Is there any way that I can force the lines to always be drawn on top of all the other output in the price chart?
Thanks.
Bob
Is there any way that I can force the lines to always be drawn on top of all the other output in the price chart?
Thanks.
Bob
Comment