PureBytes Links
Trading Reference Links
|
Wayne, take a look at what you have accomplished with your 2 CCI's.
I have added a yellow line and a black line to the plot.
The yellow line is the simple 100 day moving average of the green line added to the simple 100 day moving average of the red line, divided by two.
The black line is the exponential 100 day moving average of the green line added to the exponential 100 day moving average of the red line, divided by two.
Maybe this can become a useful tool. Ron Davis
======================================
----- Original Message -----
From: J Wayne Skerritt
To: amibroker@xxxxxxxxxxxxxxx
Sent: Tuesday, July 11, 2006 9:46 AM
Subject: Re: [amibroker] Want CCI to range from 0 to 100
Attached is an AFL file displaying 2 CCI's:
1) a variable period CCI ranging between 0 - 100
2) a standard CCI(20) ranging between 0 - 100.
You'll need at least 200 bars of data for it to work.
Hope you can use this. :-)
wayne
MarketMonk777 wrote:
|