| 
 PureBytes Links 
Trading Reference Links 
 | 
h10=ref(hhv(c,5),-10);
--- In amibroker@xxxx, kbennett@xxxx wrote:
> 
> Could I ask for help with something which I'm sure is quite simple?
> 
> HHV(Close,5); calculates the highest close over the preceding 5 
days. 
> How do I write this to calculate the highest 5 day close 10 days 
ago?
> Can't find this info in the manual although it's probably in there 
> somewhere.
> kb
 
 |