Hello!
I need to check the content of some variables for each candlestick of a chart.
The best solution would be a small information box that would show up when hovering the mouse pointer over a candlestick. Inside this box I'd like to write some variable names and their content (for that particular candlestick). Basically, it will only show text information, nothing else.
The box can be displayed either at an exact location on the chart (say, somewhere on the left corner), or better, it can show right above or below the candlestick that is being checked.
I spent a few hours today trying to find a way to code something like this, but without any success. I read about labels, but I couldn't find a way to have them show up (and then hide) when hovering over the candlesticks.
If someone could please help me, that would be great!
Thank you!
Alex