Page 2 of 3

Re: MT5 CCI indicators

Posted: Wed Jun 19, 2024 9:37 am
by mrtools
From Mladen Rakic:

This is the version of well known Woodies CCI with correct implementation of trend changing rules (the "infamous" yellow bar that has to appear at a bar that strictly follows woodies rules. Added are the slopes of ema and LSMA (linear regression value) as colored lines that are adding information to decision taking when the Woodies CCI is used (originally they used 3 indicators but here we have an all-in-one version).

PS: the Woodies CCI system mainly trades using only 5 minute charts, so, the indicator should, with the default settings used, be used on 5 minute charts too. For usage on other time frames some parameters experimenting is advised in order to adjust it to the needs of different time frames

Re: MT5 CCI indicators

Posted: Sat Nov 02, 2024 4:50 am
by siphoMaseti
kvak wrote: Sun Mar 12, 2023 9:04 am For experimenting, this is cci from post above smoothed with T3....Maybe some expert check if it coded correctly....
Hi Kvak i want to say i like the way you code and i have few indicators i am using from mt5 but i wanted to please ask if you can kindly share a working version of this cci mt5 color candle indicator please sir... thank you in advance

Re: MT5 CCI indicators

Posted: Sat Nov 02, 2024 6:39 am
by kvak
siphoMaseti wrote: Sat Nov 02, 2024 4:50 am Hi Kvak i want to say i like the way you code and i have few indicators i am using from mt5 but i wanted to please ask if you can kindly share a working version of this cci mt5 color candle indicator please sir... thank you in advance
Hello. Thank you, I am tested this indicator and in my terminal working good. Maybe try open in editor and compile it....

Re: MT5 CCI indicators

Posted: Sat Nov 02, 2024 1:27 pm
by siphoMaseti
kvak wrote: Sat Nov 02, 2024 6:39 am Hello. Thank you, I am tested this indicator and in my terminal working good. Maybe try open in editor and compile it....
Thank you i will try that :clap:

Re: MT5 CCI indicators

Posted: Thu Dec 05, 2024 7:36 am
by MACDBOSS
mrtools wrote: Sun Oct 22, 2023 7:55 amTry.
please fix, I'm not getting any messages, only sound alerts

Re: MT5 CCI indicators

Posted: Thu Dec 05, 2024 7:46 am
by mrtools
MACDBOSS wrote: Thu Dec 05, 2024 7:36 am please fix, I'm not getting any messages, only sound alerts
This is what I got.

Re: MT5 CCI indicators

Posted: Thu Dec 05, 2024 7:49 am
by MACDBOSS
mrtools wrote: Thu Dec 05, 2024 7:46 am This is what I got.
ok maybe my other indicator was messing with it
i will try without my other indicator

is that open bar?

Re: MT5 CCI indicators

Posted: Thu Dec 05, 2024 7:52 am
by mrtools
MACDBOSS wrote: Thu Dec 05, 2024 7:49 am ok maybe my other indicator was messing with it
i will try without my other indicator

is that open bar?
no

Re: MT5 CCI indicators

Posted: Thu Dec 05, 2024 7:56 am
by MACDBOSS
mrtools wrote: Thu Dec 05, 2024 7:52 amno
im still getting nothing on open bar
just crossed zero

Re: MT5 CCI indicators

Posted: Thu Dec 05, 2024 10:02 am
by mrtools
MACDBOSS wrote: Thu Dec 05, 2024 7:56 am im still getting nothing on open bar
just crossed zero
Yeah, it was messed up, didn't realize that when I posted the chart picture the whole indicator was a bar behind, anyway this version hopefully is better, with a little more options.