PureBytes Links
Trading Reference Links
|
Barry
This should do it. Test it as an indicator first.
Sum(L<Ref(HHV(H,10),-1)*0.9,100)>0;
Roy
> I use EOD data, and I use Explorer to locate stocks that are trending
> up. I currently have to then eliminate stocks that are too prone to
> sudden large falls by eye-balling the charts. It seems to me that I
> should be able to automate this.
>
> Specifically, I would like to filter out any share that recorded a daily
> low that was more than 10% lower than the highest high in the preceding
> 10 days, and this event occurred at any time during the most recent 100
> days.
>
> I would value either a filter formula, or ideas on how to create one.
> Thanks in advance.
>
> Barry
>
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/BefplB/TM
---------------------------------------------------------------------~->
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/
|