View Single Post
  #2 (permalink)  
Old 04-19-2006, 10:49 PM
keris2112's Avatar
keris2112 keris2112 is offline
Senior Member
 
Join Date: Dec 2005
Location: California, US
Posts: 130
keris2112 is on a distinguished road
Quote:
Originally Posted by fred
Hi
Is it possible to create an adjustable dual Jurik CCI in the same window simular format to the woodies CCI already created on this site?
Standard setting is 14/6 but this should be adjustable for user for different time frames. The higher CCI setting has a histogram with line in one setting and the smaller setting is just a normal line format.
See attached chart for visual aid, the CCI combo is the 1st indicator panel (I borrowed the screen shot off this site).
Thank you.
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
Attached Files
File Type: mq4 JMA.mq4 (10.7 KB, 908 views)
File Type: mq4 JMA_CCI.mq4 (3.2 KB, 997 views)
File Type: mq4 TripleCCI_Woodies-JMA.mq4 (8.9 KB, 1157 views)
Reply With Quote