Page 94 of 210

Re: Bollinger Band type indicators for MT4

Posted: Sun Mar 27, 2022 9:46 pm
by ionone
josi wrote: Mon Mar 21, 2022 8:11 pm on my MT4 you didn't make it adaptive, you made it disappear. Nice try!
can you try this version ?

Re: Bollinger Band type indicators for MT4

Posted: Tue Mar 29, 2022 4:35 am
by mrtools
traderokey wrote: Mon Mar 28, 2022 7:12 pm Thanks Mrtools. But is it possible to just add the middle line?
Added the middle band line.

Re: Bollinger Band type indicators for MT4

Posted: Tue Mar 29, 2022 6:31 am
by chris006
Hello Mr Tools,

Could you please add Least Squares moving average (or a full averages version that includes Least Squares moving average) to Bollinger Bands - histo indicator?

All versions in the forum are ex4 files, found here:
download/file.php?id=3406973
download/file.php?id=3397753
download/file.php?id=3383958

(Planning in testing in EA, if possible please switch default for alerts to OFF)

Here a main chart version of bollinger bands with LSMA: download/file.php?id=3396568

Thank you,

Re: Bollinger Band type indicators for MT4

Posted: Tue Mar 29, 2022 7:20 am
by mrtools
chris006 wrote: Tue Mar 29, 2022 6:31 am Hello Mr Tools,

Could you please add Least Squares moving average (or a full averages version that includes Least Squares moving average) to Bollinger Bands - histo indicator?

All versions in the forum are ex4 files, found here:
download/file.php?id=3406973
download/file.php?id=3397753
download/file.php?id=3383958

(Planning in testing in EA, if possible please switch default for alerts to OFF)

Here a main chart version of bollinger bands with LSMA: download/file.php?id=3396568

Thank you,
Added all the averages.

Re: Bollinger Band type indicators for MT4

Posted: Tue Mar 29, 2022 8:19 am
by chris006
Thanks MrTools - Laguerre filter seems interesting
mrtools wrote: Tue Mar 29, 2022 7:20 am Added all the averages.

Re: Bollinger Band type indicators for MT4

Posted: Tue Mar 29, 2022 1:16 pm
by mrtools
traderokey wrote: Tue Mar 29, 2022 9:44 am Hi Mrtools,

It's me again. If it is possible could you please add all price options and all averages to this version of Bollinger Band indicator.

Thanks for your help.


BBflat_sw alerts.mq4
Added all the price options and all the averages.

Re: Bollinger Band type indicators for MT4

Posted: Tue Mar 29, 2022 4:34 pm
by forrest85
chris006 wrote: Tue Mar 29, 2022 8:19 am Thanks MrTools - Laguerre filter seems interesting


Image
Hallo.
Could you share your template?

Re: Bollinger Band type indicators for MT4

Posted: Tue Mar 29, 2022 6:20 pm
by chris006
Sure, test though (my indicators are scattered in different folders so cannot verify it is working) cause I substituted all indicator paths in the template to the root indicator folder.
(Copy indis to MQL4\Indicators folder)

forrest85 wrote: Tue Mar 29, 2022 4:34 pm Hallo.
Could you share your template?

Re: Bollinger Band type indicators for MT4

Posted: Wed Mar 30, 2022 3:20 am
by mrtools
traderokey wrote: Tue Mar 29, 2022 7:35 pm Hi Mrtools,

One of my aims of asking for all averages and all prices was to help smoothen the yellow signal. However, only the upper and lower bands are affected when I change price and average method, the signal remains largely the same. Is there a way you can include an option to smoothen the yellow signal?
Thanks for your help.
Added jurik smoothing.

Re: Bollinger Band type indicators for MT4

Posted: Wed Mar 30, 2022 3:27 am
by traderokey
mrtools wrote: Wed Mar 30, 2022 3:20 am Added jurik smoothing.
Image


Hey Mrtools, you are simply the best!! Thank you so much.