PureBytes Links
Trading Reference Links
|
Have to agree with Clyde that the E bust is better too.
br
----- Original Message -----
From: Clyde Lee <clydelee@xxxxxxx>
To: <realtraders@xxxxxxxxxxxxxxx>
Sent: Saturday, June 03, 2000 2:47 PM
Subject: [RT] Re: Gen:OEX Entropy
> But do I like the one with the bust in it better than
> the "correct" one.
>
> Clyde
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> Clyde Lee Chairman/CEO (Home of SwingMachine)
> SYTECH Corporation email: <clydelee@xxxxxxx>
> 7910 Westglen, Suite 105 Work: (713) 783-9540
> Houston, TX 77063 Fax: (713) 783-1092
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> To subscribe / unsubscribe from SwingMachine list
> http://www.egroups.com/list/swingmachine/
>
> After joining list the freeware SwingMachine program
> (DOS Version) is available in the VAULT at:
> http://www.egroups.com/list/swingmachine/
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
> ----- Original Message -----
> From: "Clyde Lee" <clydelee@xxxxxxx>
> To: <realtraders@xxxxxxxxxxxxxxx>
> Sent: Saturday, June 03, 2000 16:38
> Subject: [RT] Re: Gen:OEX Entropy
>
>
> > There is a minor (actually a MAJOR) problem.
> >
> > There is a big BUST in the code.
> >
> > for value1=0 to length-1 begin
> > rms=rms+c*c;
> > end;
> >
> >
> > should be : rms=rms+c[value1]*c[value1];
> >
> >
> >
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> > Clyde Lee Chairman/CEO (Home of SwingMachine)
> > SYTECH Corporation email: <clydelee@xxxxxxx>
> > 7910 Westglen, Suite 105 Work: (713) 783-9540
> > Houston, TX 77063 Fax: (713) 783-1092
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> > To subscribe / unsubscribe from SwingMachine list
> > http://www.egroups.com/list/swingmachine/
> >
> > After joining list the freeware SwingMachine program
> > (DOS Version) is available in the VAULT at:
> > http://www.egroups.com/list/swingmachine/
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> >
> > ----- Original Message -----
> > From: "BobR" <bobrabcd@xxxxxxxxxxxxx>
> > To: <realtraders@xxxxxxxxxxxxxxx>
> > Sent: Saturday, June 03, 2000 16:22
> > Subject: [RT] Re: Gen:OEX Entropy
> >
> >
> > > Here is another interesting view of the OEX entropy(21 day) compared
> > to the
> > > entropy of Bob Carver's $C/$P for the OEX. Looks like the usual
> > techniques
> > > of polarity change and peak divergences apply. Also entropy of the
> > $C/$P
> >
> >
> >
>
>
>
|