[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Metastockusers] Re: Daily High & Low plot



PureBytes Links

Trading Reference Links

--- In Metastockusers@xxxxxxxxxxxxxxx, "Werner" <werner@xxxx> wrote:
> Start:=ROC(Hour(),1,$)<0;
> YH:=ValueWhen(1,start,Ref(HighestSince(1,start,H),-1));
> YL:=ValueWhen(1,start,Ref(LowestSince(1,start,L),-1));
> YC:=ValueWhen(1,start,Ref(CLOSE,-1));
> 
> YH;
> YL;
> YC;
> 
> Werner
> 
> ----- Original Message ----- 
> From: "vas3625" <chas5@xxxx>
> To: <Metastockusers@xxxxxxxxxxxxxxx>
> Sent: Monday, February 02, 2004 2:44 AM
> Subject: [Metastockusers] Daily High & Low plot
> 
> 
> > Does anyone have a formula to plot the previous daily Hi and Lo 
on an 
> > intra day chart. Any advice will be greatly appreciated.
> > 
> > 
> >  
> > 
> > Yahoo! Groups Links
> > 
> > To visit your group on the web, go to:
> >  http://groups.yahoo.com/group/Metastockusers/
> > 
> > To unsubscribe from this group, send an email to:
> >  Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
> > 
> > Your use of Yahoo! Groups is subject to:
> >  http://docs.yahoo.com/info/terms/ 
> > 
> >Werner and Roy, many thanks for the code, I'll experiment with it 
later tonight.


 

Yahoo! Groups Links

To visit your group on the web, go to:
 http://groups.yahoo.com/group/Metastockusers/

To unsubscribe from this group, send an email to:
 Metastockusers-unsubscribe@xxxxxxxxxxxxxxx

Your use of Yahoo! Groups is subject to:
 http://docs.yahoo.com/info/terms/