display open, high, low, close on mouse hover in HeikenAshi chandle

 

Hi,

On mouse hover over the regular candle stick, it displays open, close, high, low, and volume of that candle stick. I want to do the same thing with HeikenAshi candle stick. How can it be done, any suggestion will be appreciated?

Thanks.

 

You get those because that is the chart. The HA is an overlay on a chart.

  1. Make an offline HA chart. Or
  2. Add four extra buffers with appropriate labels, color none, and put the correct values in there. The extra buffers will provide the corresponding pop up. Or
  3. Create an invisible text object under every bar with the appropriate tooltip
 
William Roeder #:

You get those because that is the chart. The HA is an overlay on a chart.

  1. Make an offline HA chart. Or
  2. Add four extra buffers with appropriate labels, color none, and put the correct values in there. The extra buffers will provide the corresponding pop up. Or
  3. Create an invisible text object under every bar with the appropriate tooltip

Another question, is there a way to remove that regular box that appears when you hover the mouse over a regular candle?

Reason: