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

Re: [EquisMetaStock Group] Re: NR4 days



PureBytes Links

Trading Reference Links



yes, I saw that one but I don't understand it
seems too complicated 
I try to keep things simple 
 
 
----- Original Message -----
From: pumrysh
Sent: Friday, May 01, 2009 6:59 PM
Subject: [EquisMetaStock Group] Re: NR4 days

http://trader.online.pl/MSZ/e-ex-NR4_Formula.html

--- In equismetastock@yahoogroups.com, "keith" <fib1618@xxx> wrote:
>
> I couldn't find a NR4 day formula so I made up this one which doesn't seem to work very well
>
> range:=H-L;
> D1:=range<=Ref(range,-1);
> D2:=range<=Ref(range,-2);
> D3:=range<=Ref(range,-3);
> NR4:=range<=(D1 AND D2 AND D3);
>
> I also tried D1 Or D2 Or D3 instead of AND which seemed a bit better but still far too many passed -- I thought they were rare and guessed maybe 1-2% only would pass , but not 20-40%.
> I put this volume filter too, but there was still 38% passed
> {30 day MA Vol * C >=50000}
> Mov((V*C),30,E)>=50000
>
> any suggestions to improve it appreciated
>
> Keith
>



__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___