PureBytes Links
Trading Reference Links
|
H,
Off the top of my head.
(Ref(colA,-9)+Ref(colA,-8)+Ref(colA,-7)+Ref(colA,-6)+Ref(colA,-5)+
Ref(colA,-4)+Ref(colA,-3)+Ref(colA,-2)+Ref(colA,-1)+(colA) = 20) or
(Ref(colA,-9)+Ref(colA,-8)+Ref(colA,-7)+Ref(colA,-6)+Ref(colA,-5)+
Ref(colA,-4)+Ref(colA,-3)+Ref(colA,-2)+Ref(colA,-1)+(colA) = -20)
P
--- In equismetastock@xxxxxxxxxxxxxxx, hcour <no_reply@xxxx> wrote:
> OK, this is what I have so far:
>
> colA: Fml("FVE DIV")
>
> colB: (colA = 2) OR (colA = -2) AND ????
>
> The ALERT function doesn't work as "ALERT (10)" because it returns
> stocks that have been at 2 or -2 *anytime* w/in the last 10 days,
not
> *all* 10 days.
>
> I think I have to do something like:
>
> Ref(C,-1) AND Ref(C,-2) ect...
>
> But when I try it that doesn't work either because I'm sure of the
> syntax. Can someone please help me figure out the last part of this
> formula?
>
> Thanks,
> Harold
------------------------ Yahoo! Groups Sponsor ---------------------~-->
ReplayTV: Control live television
Special Sale: 50% off ReplayTV
CNet Ranked #1 over Tivo!
http://us.click.yahoo.com/aUMW7B/A6qGAA/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/
|