fxcodebase-backup

Multiple CCI

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=60474
Forum: 17 · Topic 60474 · 14 post(s)


Multiple CCI

Apprentice · Sun Mar 30, 2014 6:45 am

Multiple CCI.png

This implementation, will enable you to add up to five CCI line.

Multiple CCI.lua


Re: Multiple CCI

kaspo99 · Mon Mar 31, 2014 1:34 am

Hi Apprentice Nice work I just downloaded and it is just right. Nice work. Thank you very much. regards kaspo99


Re: Multiple CCI

kaspo99 · Mon Mar 31, 2014 6:57 am

Hi again Apprentice. Been fiddling with Multiple CCi and I have added additional 150 and -150 levels along with a zero line in the code, but as of yet I am unable to remove the period identifier that shows on the chart in indicator window. I would like to be able to change the visible label to my own text please. Even when I type my own text in to the box I get the 1.cci and 2.cci etc still is visible unless I hide the legend, but wish to input my own label for the legend. Also is it possible to input the line colors individually, as this is same feature as fan cci has where colors are locked in, whereas would prefer to customize each color seperately please. But installed and using now even as we speak. great stuff regards kaspo99


Re: Multiple CCI

Apprentice · Wed Apr 02, 2014 3:01 am

Can you post your modification. Or send it to my private email.


Re: Multiple CCI

kaspo99 · Wed Apr 02, 2014 8:02 am

Here is my altered code, probably missing some as I do not code just hack. But trying my best to understand what is what. I place two sets per time frame, one 6-14 and the other 21-56. Sent pm . Thanks very much regards kaspo99


Re: Multiple CCI

Apprentice · Wed Apr 02, 2014 9:25 am

Try to use this version. Label is now added to the parameter block.


Re: Multiple CCI

stomejesse · Fri May 09, 2014 6:14 am

can you adds the parameters toselect timeframe ,thanks


Re: Multiple CCI

stomejesse · Fri May 09, 2014 11:02 am

i find another better cci indicators, ,that is enough to me now.


Re: Multiple CCI

Alexander.Gettinger · Mon Jun 02, 2014 4:49 pm

MQL4 version of Multiple CCI: viewtopic.php?f=38&t=60758


Re: Multiple CCI

jjy168 · Mon Dec 01, 2014 11:54 pm

Hi, I’m new to this forum, the Indicator works great, however, can you please add the ability to adjust the line widths of the oscillator. Thanks


Re: Multiple CCI

Apprentice · Tue Dec 02, 2014 4:09 am

Style Option Added.


Re: Multiple CCI

Asack55 · Thu Aug 18, 2016 7:08 pm

Is it possible to create an Alert strategy that emails or pops up using the following criteria.

Alert if CCI A Is below 0 and CCI B is below 0 and CCI C is below 100 and {CCI D crosses above 0 or CCI E crosses above -100}

Alert if CCI A is above 0 and CCI B is above 0 and CCI C is above -100 and {CCI D crosses below 0 or CCI E crosses below - 100}

Thankyou!


Re: Multiple CCI

Apprentice · Fri Aug 19, 2016 3:58 am

Try this version. viewtopic.php?f=31&t=63785&p=107700#p107700


Re: Multiple CCI

Apprentice · Mon Aug 27, 2018 5:02 am

The indicator was revised and updated.