| 
 PureBytes Links 
Trading Reference Links 
 | 
Try something like this in your exploration filter:
---8<-----------------------
UpperAlert:=120;
LowerAlert:=75;
Cross(C,UpperAlert) OR Cross(LowerAlert,C)
---8<-----------------------
jose '-)
http://www.metastocktools.com
--- In equismetastock@xxxxxxxxxxxxxxx, "notharold" <notharold@xxx> 
wrote:
>
> I am only looking to alert for specific prices, e.g. when stock xxx 
> goes above 120 or below 75.  Sometimes these events can take months 
> to happen, so I don't want to check each chart every day, I'd rather 
> just search the entire data base. 
> 
> 
> 
> --- In equismetastock@xxxxxxxxxxxxxxx, "Jose Silva" 
> <josesilva22@> wrote:
>
> Which conditions do you want to be alerted to?
> 
> 
> jose '-)
> http://www.metastocktools.com
> 
> 
> 
> --- In equismetastock@xxxxxxxxxxxxxxx, "notharold" <notharold@> 
> wrote:
>
> I want to set up some alerts which when triggered will be identified 
> by the explorer.  How do you filter for these alerts with the
> explorer?
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
    equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |