And of course my formula is WRONG too :))
The range is (h-l)/2, so the correct version may be:
h>ref(h,-1) and o<(2*l+h)/3 and c>(2*h+l)/3
Sorry for my previous formula,
Regards,
mc
--- In
equismetastock@yahoogroups.com, "p_panther_73" <mchantzi@xx
.> wrote:
>
> I think it's wrong.
>
> Try:
>
> h>ref(h,-1) and o<(4*l+h)/3 and c>(2*h-l)/3
>
> Regards,
>
> mc
>
> --- In equismetastock@yahoogroups.com, Alvin Yu <alvinyu2005@> wrote:
> >
> > Hi --can someone advise if this is correct for the following statement ? I am confused on this :
> >
> > 1) The stock makes new High, open bottom 1/3 of the bar (ie within the Low and 1/3 of the day range ) ,closes top 1/3 of the bar :
> >
> > HIGH > Ref(HIGH,-1) and
> > OPEN > Div((HIGH + LOW),3) and
> > CLOSE < Div((HIGH + LOW),3)
> >
> > rgds
> >
> >
> >
> > New Email names for you!
> > Get the Email name you've always wanted on the new @ymail and @rocketmail.
> > Hurry before someone else does!
> > http://mail.promotions.yahoo.com/newdomains/sg/
> >
>