Page 1483 of 2170
Re: MT4 Indicator requests and ideas
Posted: Tue Feb 01, 2022 3:02 am
by Borshchov A.N.
sal wrote: Mon Jan 31, 2022 9:07 pm
i have customized MA on chart with 3 colours (paid) +subwindow is free indicator..
for binary i took 3 trades a test and it win..
5 min expiry for 1min chart
nice
that he won... less loss? in this screenshot, ALL trades are unprofitable.
Re: MT4 Indicator requests and ideas
Posted: Tue Feb 01, 2022 2:48 pm
by BeatlemaniaSA
Good morning @mrtools,
One of the members to my thread has found an excellent alternative to the CCI indicator I am currently using in my XU-Hybrid system. The one currently in the system is ONLY in .ex4 format so no modifications can be done
However, this new one is in .mq4 format so I would truly appreciate it if you could AHTF to it

As well as any additional enhancements that you feel necessary
Warmest regards,
BeatlemaniaSA
INDICATOR:
Re: MT4 Indicator requests and ideas
Posted: Tue Feb 01, 2022 3:35 pm
by mrtools
BeatlemaniaSA wrote: Tue Feb 01, 2022 2:48 pm
Good morning @mrtools,
One of the members to my thread has found an excellent alternative to the CCI indicator I am currently using in my XU-Hybrid system. The one currently in the system is ONLY in .ex4 format so no modifications can be done
However, this new one is in .mq4 format so I would truly appreciate it if you could AHTF to it

As well as any additional enhancements that you feel necessary
Warmest regards,
BeatlemaniaSA
INDICATOR:
cci-template-mtf-indicator.mq4
That one is in pretty rough shape code wise, think it would be better to just make a new one with AHTF. What all exactly do you want done and will do my best to keep it so modifications can be done.
Re: MT4 Indicator requests and ideas
Posted: Tue Feb 01, 2022 3:59 pm
by BeatlemaniaSA
mrtools wrote: Tue Feb 01, 2022 3:35 pm
That one is in pretty rough shape code wise, think it would be better to just make a new one with AHTF. What all exactly do you want done and will do my best to keep it so modifications can be done.
Hi @mrtools,
Yeah, I thought your expert eye would catch any issues on code quality

What I would love to have done is of course the AHTF, additional PRICE options to select under the CCI PRICE menu selection, and for it to be able to display the histogram in various formats. Arrows and alerts of course as standard because the members would love to be able to get notifications. See pics. As you know I currently use FS member styan01's excellent sc MTF CCI indicator. Regrettably his does not have AHTF and the options listed above.
The rest I leave in your Master Coder magic hands
Warmest regards,
BeatlemaniaSA
Re: MT4 Indicator requests and ideas
Posted: Tue Feb 01, 2022 11:17 pm
by pin12
Hi !
Could someone fix this indicator please? It has some bugs when compiling it.
Re: MT4 Indicator requests and ideas
Posted: Tue Feb 01, 2022 11:39 pm
by Lesnichiii
Good afternoon. Dear programmers, you can add the option maximum number of bars on the history to the indicator.
Re: MT4 Indicator requests and ideas
Posted: Wed Feb 02, 2022 8:10 am
by devo333
Hello, sorry for the inconvenience
But I like this indicator
if possible
And sorry for the inconvenience
Re: MT4 Indicator requests and ideas
Posted: Wed Feb 02, 2022 8:40 am
by mrtools
BeatlemaniaSA wrote: Tue Feb 01, 2022 3:59 pm
Hi @mrtools,
Yeah, I thought your expert eye would catch any issues on code quality

What I would love to have done is of course the AHTF, additional PRICE options to select under the CCI PRICE menu selection, and for it to be able to display the histogram in various formats. Arrows and alerts of course as standard because the members would love to be able to get notifications. See pics. As you know I currently use FS member styan01's excellent sc MTF CCI indicator. Regrettably his does not have AHTF and the options listed above.
The rest I leave in your Master Coder magic hands
Warmest regards,
BeatlemaniaSA
Posted a version
Here
Re: MT4 Indicator requests and ideas
Posted: Wed Feb 02, 2022 8:46 am
by mrtools
pin12 wrote: Tue Feb 01, 2022 11:17 pm
Hi !
Could someone fix this indicator please? It has some bugs when compiling it.
Try.
Re: MT4 Indicator requests and ideas
Posted: Wed Feb 02, 2022 8:48 am
by mrtools
Lesnichiii wrote: Tue Feb 01, 2022 11:39 pm
Good afternoon. Dear programmers, you can add the option maximum number of bars on the history to the indicator.
Are you aware that indicator by default has a 30 bar negative shift which can cause it to repaint?