The Woodies CCI indicator is usefull for trading by Woodies CCI strategy. It aslo contain EMA and LSMA indicators. Woodie strategy could be find at http://www.woodiescciclub.com. The indicator determine trend by Woodies, and also print some informations, such as:
Distance from EMA and LSMA and Close price;
Determine positions EMA and LSMA from the current pice;
The package contains two indicators. It shoul be placed togethert on the same chart. Here it is the parameters, used for indicators:
For iCCI indicator:
SlowCCIPeriod = 14 - Period for slow CCI;
FastCCIPeriod = 6 - Period for fast CCI;
NSignalBar = 6 - Number of signal bar;
Delta = 3 - Delta in bars;
ShowComment = True - Show comment;
ShowPoint = False - Show points;
For iLSMA&EMA indicator:
EMAPeriod = 34 - Period of елю;
LSMAPeriod = 25 - Period of LSMA;
FromZero = 3 - Distance from zero line;
The package contains both indicators. The price included source code for the indicators and is only for Metatrader 4.