Is there anyway to pull data from the highlighted / hovered over bar to say, a label? Or is the only way to view data for that bar in the top info panel for the chart?
I don't like to see volume data on my chart, but sometimes I'll want to review individual bar volumes briefly - but since I removed volume data, it's not built into the info panel that already exists. Is there something along the lines of:
AddLabel(yes, volume[HighlightedBar]);
Thanks for any ideas.
I don't like to see volume data on my chart, but sometimes I'll want to review individual bar volumes briefly - but since I removed volume data, it's not built into the info panel that already exists. Is there something along the lines of:
AddLabel(yes, volume[HighlightedBar]);
Thanks for any ideas.