CCI indicator

 

Can anyone create an indicator like woodiesCCI for MT4 it's really cool but from what i can tell no one has done it yet...

 
trippeeee:
Can anyone create an indicator like woodiesCCI for MT4 it's really cool but from what i can tell no one has done it yet...

Lot's of people have. This is the one I like https://www.mql5.com/en/forum/172973 here's the rest https://www.mql5.com/en/forum/172973

 

CCI arrows with alert

can anyone modify this indicator to give a sound for buy and sell orders

Files:
cciarrow.mq4  4 kb
 
ahmednasr:
can anyone modify this indicator to give a sound for buy and sell orders

Ahmednasr, this one will give alerts for buy and sell.

Files:
 

Awesome As usual another awesomeness from you MrTools and MLaden. Hats off to both of you for your selflessness and openness to help everyone every time. Can't thank both of you enough for you have been doing for the members of Forex-TSD. Cheers !!

 

Is there a CCI thread ?

Anyway, Mr Tools, I was reading your post here https://www.mql5.com/en/forum/general. It dates from 2010. Can you confirm that built in CCI in MT4 still repaints ? Or have they corrected it ? Thanks a lot.

 
airquest:
Is there a CCI thread ? Anyway, Mr Tools, I was reading your post here https://www.mql5.com/en/forum/general. It dates from 2010. Can you confirm that built in CCI in MT4 still repaints ? Or have they corrected it ? Thanks a lot.

Airquest, at the time when I wrote that thought surely the built in cci must repaint, because they made the code so complicated, but from my testing found their cci didn't repaint, haven't tested their newest versions though, since I prefer to use Mladen's simpler version.

 
mrtools:
Airquest, at the time when I wrote that thought surely the built in cci must repaint, because they made the code so complicated, but from my testing found their cci didn't repaint, haven't tested their newest versions though, since I prefer to use Mladen's simpler version.

Tell me about that, me too. I've watched the built-in in strategy tester, I didn't see it repainting. I wanted your opinion though, so thanks a lot for your reply.

 

CCI is not repainting (not even the metaquotes code they included)

I made another CCI for one reason, and one reason only : the code provided by metatrader for CCI is anything but something that any professional coder (and I assume that metatrader code is written by coding professionals) should make available to anybody and at any place

 

mtf cci indicator for 2 pairs

Mladen and Mrtools ,

attached is a mtfcci2pairs indicator. I got it from FF. it plots cci line for 2 pairs of currencies, such as eurusd and gbpusd. It is very good for hedge trading.

I found there maybe a bug inside this indicator. If you look at the attached picture, you can see the letters inside the red circle are somewhat "overlaid". Can you take a look at the code and see if you can fix it, when you have time? thx.

-wccmcd

mtfcci2pairs.mq4

Files:
 
wccmcd:
Mladen and Mrtools ,

attached is a mtfcci2pairs indicator. I got it from FF. it plots cci line for 2 pairs of currencies, such as eurusd and gbpusd. It is very good for hedge trading.

I found there maybe a bug inside this indicator. If you look at the attached picture, you can see the letters inside the red circle are somewhat "overlaid". Can you take a look at the code and see if you can fix it, when you have time? thx.

-wccmcd

mtfcci2pairs.mq4

wccmcd

tested it, and it seems OK on my charts (see the example)

Also, checked the display, and that is one single object, so the overlaid effect can happen only if there are two objects on that chart. Are you maybe using two instances of that same indicator? Or did you maybe save it in a template (in which case it could produce that type of things too)?

Files:
test.gif  81 kb
Reason: