Hello,
You could add these lines in your formula then place the vertical line
anywhere in the chart.
Plot(C,"\nCl",colorBlack,styleBar);
_N(Title = "MyFormulaName - "+StrFormat("{{NAME}} - {{INTERVAL}}
{{DATE}} \nOp = %g \nHi = %g \nLo = %g {{VALUES}}", O, H, L ,C ));
Best Regards
--- In [email protected], "Carl Vanhaes" <[EMAIL PROTECTED]> wrote:
>
> I am a newbie using 5.10 - my question will probably looks stupid but I
> couldn't find any answer, nor in user guide or this forum:
> When in crosshair mode you get pricing information when you position
> the crosshair on any bar on the chart, right? But I can only see the
> closing bar value. How can I see the OLHC value??
>
> Thank you,
> Carl
>