Try it out.Sunrisetobi wrote: Fri Nov 26, 2021 6:53 am hi mrtools i cant acces my pm´s
i would love an histogramm like that if its possible.
Re: Intraday Channel Breakout for MT4
42This type of channel is worth porting to MT4. If ported to MT4 main chart, even better!
Rex (extended).mq5 The signal line intersects the upper channel and the lower channel (can be regarded as a breakout?), which can change color.
Re: Intraday Channel Breakout for MT4
43太虚一毫 wrote: Thu May 19, 2022 11:07 am This type of channel is worth porting to MT4. If ported to MT4 main chart, even better!
Rex (extended).mq5 The signal line intersects the upper channel and the lower channel (can be regarded as a breakout?), which can change color.
Maybe someone else hasn't seen what Mladen Rakic said:
This indicator is one of the series of "experiments"
even though it is named CCI, it is not actually CCI
the calculating method is changed significantly compared to original CCI which make the usage as it is usual for classical version (via fixed levels) obsolete
for that reason a sort of dynamic levels are added (a sort of Donchian channel levels added)
basic types of averages can be used :
for main calculation
for price smoothing (as a possible method of signals filtering without significant lag addition)
Re: Intraday Channel Breakout for MT4
44This is Mladen Rakic's masterpiece. available for reference. 

Re: Intraday Channel Breakout for MT4
45Hi mrtools,can you add the width of channel on this indicator?Thank you!mrtools wrote: Mon Aug 13, 2018 5:40 am This version seems to be working hopefully it will be fine when market opens.
Re: Intraday Channel Breakout for MT4
47Try this...Pampas wrote: Sun Apr 02, 2023 7:07 pm Hi mrtools,can you add the width of channel on this indicator?Thank you!
- These users thanked the author kvak for the post (total 5):
- saishala, Chickenspicy, josi, Krunal Gajjar, SijjiN
Re: Intraday Channel Breakout for MT4
48
Thank you for reply.
But in my platform,it does not work.
and,I hope it show the pips of width or range of the channel on the main chart,like this
Re: Intraday Channel Breakout for MT4
49Did this version, works if show fill = true, to be honest not very experienced in this type of coding but seems ok. If run across or figure out a better way to do it will modify.Pampas wrote: Sun Apr 02, 2023 9:40 pm Thank you for reply.
But in my platform,it does not work.
and,I hope it show the pips of width or range of the channel on the main chart,like this
- These users thanked the author mrtools for the post (total 4):
- kvak, Krunal Gajjar, cmetrader, alexm
Re: Intraday Channel Breakout for MT4
50thank you,can you give me the mq4 profile?mrtools wrote: Mon Apr 03, 2023 2:36 am Did this version, works if show fill = true, to be honest not very experienced in this type of coding but seems ok. If run across or figure out a better way to do it will modify.
when set show fill=true,it only display the range of today,I hope it can display the range of everyday