Page 4 of 8

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Fri Nov 16, 2018 3:57 am
by ionone
ok today it started to work after i restarted MT4...

so...i'm a bit confused about how this happenned in the first place and sorry for thinking it was bad programming...

Jeff

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Tue Jun 11, 2019 10:48 pm
by 94315jim
mntiwana wrote: Fri Apr 28, 2017 2:43 am cfb mtf nmc
Is there a MTF CFB that shows a change in color when the slope is positive or a histogram with signal line version?

In addition, the indicator alerts when the slope turns positive or the histogram is above the signal line?

thanks,
jim

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Wed Jun 10, 2020 8:06 am
by sl1ckv1c
I'm getting a compile error on this indicator. Is there a more recent version?

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Wed Jun 10, 2020 8:40 am
by wojtek
change char to tchar, and it will work correctly

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Wed Jun 10, 2020 9:33 am
by sl1ckv1c
Thanks!! That did the trick!

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Sat Jun 27, 2020 4:18 pm
by Exequiel Cabrera
mntiwana wrote: Fri Apr 28, 2017 4:48 pm cfb channel new on ds jurik mtf correct
some what corrected
Hello, excuse me, but I am not selling alerts or colored candles, nor the points that mark the entry of the operation in any of the 3 indicators of this type, could I fix it thanks. Does the indicator repaint?

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Thu Mar 04, 2021 3:27 am
by Coops
I was wondering whether it would be possible to add CFB to the following TDFI indicator?
It could be quite effective at getting into a trend earlier than it currently does if it can move move quickly when CFB is trending but slower when CFB is not trending.
Thanks

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Tue Jun 15, 2021 1:23 am
by 太虚一毫
mrtools wrote: Sat Nov 10, 2018 9:05 pm In metaeditor go to file then click on open data folder then click on mql4 and then place the ex4 in indicators folder.
If the teacher has time, please change the indicator color of cfb_adaptive_qqe_histo_alertsarrows_nmc.mq4. When the clrDarkGray trend signal line is above 0.00, change its color to green; when the clrDarkGray trend signal line is below 0.00, change its color to red. Thanks a lot!

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Tue Jun 15, 2021 4:05 am
by mrtools
太虚一毫 wrote: Tue Jun 15, 2021 1:23 am If the teacher has time, please change the indicator color of cfb_adaptive_qqe_histo_alertsarrows_nmc.mq4. When the clrDarkGray trend signal line is above 0.00, change its color to green; when the clrDarkGray trend signal line is below 0.00, change its color to red. Thanks a lot!
Try.

Re: CFB (Composite Fractal Behavior) indicators for MT4

Posted: Tue Jun 15, 2021 4:11 am
by 太虚一毫
mrtools wrote: Tue Jun 15, 2021 4:05 amTry.
Good merit! Thank you!