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

Re: [Metastockusers] BINARY WAVE COMPOSITE



PureBytes Links

Trading Reference Links

Debra Ann

I should have written the conditions as "condition A" etc. Following is the
same code with real conditions which you need to replace with your own. This
is for demonstration only.

If(  C>Ref(HHV(C,5),-1)  ,1,0)+
If(  C>Ref(HHV(C,10),-1)  ,2,0)+
If(  C>Ref(HHV(C,15),-1)  ,4,0)+
If(  C>Ref(HHV(C,20),-1)  ,8,0);

Roy

----- Original Message ----- 
From: "Debra Ann Petitan" <DrDAP@xxxxxxxxxxxxxx>
To: <Metastockusers@xxxxxxxxxxxxxxx>
Sent: Tuesday, May 06, 2003 7:33 AM
Subject: Re: [Metastockusers] BINARY WAVE COMPOSITE


>
> Roy,
>
> I received an error message saying "condition" is not a recognized name or
operator.  Do I leave that word out of the formula?
>
> Thank you,
> Debra Ann
> --- "Roy Larsen" <rlarsen@xxxxxxxxxxxxxx> wrote:
> >Debra Ann
> >
> >It is quite easy to set up a "sort of" binary wave that assigns different
> >values to the different conditions. This could be rather confusing with
> >negative numbers but I've used the following format to help quickly
identify
> >which signals were true.
> >
> >If(condition "A",1,0)+
> >If(condition "B",2,0)+
> >If(condition "C",4,0)+
> >If(condition "D",8,0);
> >
> >The possible results are 0 through 15.
> >
> >In the example above a summed value of 10 tells us that conditions B and
D
> >are true. A value of 3 results from A and B. Once beyond four components
the
> >mental maths gets a little harder.
> >
> >Roy
> >
> >> On page 289 of the 8.0 MetaStock manual, a composite Binary Wave is
> >> listed.
> >> Is there a way of distinguishing each wave from the other so when the
> >> wave is generated at 1, 2, or 3, you would be able to tell which
> >> indicator was not in agreement with the other three.  Or if only 1 is
> >> +/-1 which indicator that would be?
> >> Could something be color coded or named or a number assigned to each
> >> indicator to reflect its identity?
> >> If this is possible, would someone please write the additional lines
> >> necessary to accomplish this goal?
> >>
> >> Thank you very much.
> >> Debra Ann
> >>
> >>
> >>
> >> To unsubscribe from this group, send an email to:
> >> Metastockusers-unsubscribe@xxxxxxxxxxx
> >>
> >>
> >>
> >> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >>
> >>
> >>
> >
> >
> >
> >
> >To unsubscribe from this group, send an email to:
> >Metastockusers-unsubscribe@xxxxxxxxxxx
> >
> >
> >
> >Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
> _____________________________________________________________
> Calling all cartoon fans!
>
> Garfield keeps millions of newspaper readers laughing over their morning
corn flakes...now he's waddling into cyberspace to spread his mirth (and
girth)!
>
> You can now get the full-color Garfield comic strip e-mailed to you every
day of the week -- absolutely FREE! Just go to
http://www.garfield.com/signup/ to register!
>
>
> To unsubscribe from this group, send an email to:
> Metastockusers-unsubscribe@xxxxxxxxxxx
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading!
Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/cjB9SD/od7FAA/uetFAA/zMEolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/