PureBytes Links
Trading Reference Links
|
Bernard:
I completely missed that point when I was first working with it. It is no
wonder it was providing me some good signals since it was looking into the
future 4 days. So my construct is completely false. Lets forget it as an
indicator that is the "Trend change indicator".
Steve
At 05:51 PM 6/10/01 +0200, you wrote:
Steve
By the way, the first line of my code has an error.
Should be :
aa = C - Ref(C,-4); /* Instead of :aa = C - Ref(C,4); */
Bernard
Bernard Bourée
<mailto:bbouree@x...>bbouree@xxxx
----- Original Message -----
From: <mailto:slwiserr@x...>Steve Wiser
To: <mailto:amibroker@xxxxxxxxxxxxxxx>amibroker@xxxxxxxxxxxxxxx
Sent: Sunday, June 10, 2001 5:30 PM
Subject: Re: [amibroker] MS PREV
Bernard
I am not sure, lets wait till Tomasz gets back to us on this. Byt the
resulting code still provides some interesting information.
Steve
|