
05-03-2006, 03:28 PM
|
|
Administrator
|
|
Join Date: Sep 2005
Posts: 16,286
|
|
Quote:
|
Originally Posted by keris2112
This is not the most elegant/efficient way to do it, but this will work...
You need all of the indicators below in your Indicators folder:
jma.mq4
jma_cci.mq4
TripleCCI_Woodies-JMA.mq4 (This is the only one you attach to your chart.)
jma_cci references jma.mq4 to generate cci and then the Woodies-JMA references jma_cci.
Keris
|
Yes it works.
|