Use something like,

BarsSince(HHV(V,25));


--- In [email protected], "Louis Préfontaine" <[EMAIL PROTECTED]>
wrote:
>
> Hi again,
> 
> Another question is puzzling me.  Tried to find the answer in the
manual,
> but didn't found' it.  Luckily, this one should be easy for most
experienced
> users.
> 
> I want to get the HHV of volume of a bar  HHV (V,25)   but then be
able to
> reference the bar before that or after that.   Is it possible to get the
> value of the HHV bar and then be able to get the date of that bar so
I could
> use it to determine what happened before or after that bar.
> 
> E.g.  Bar = HHV (V,25);
> Bar > ref (Bar,-1);
> 
> Etc.
> 
> Thanks,
> 
> Louis
>


Reply via email to