Page 196 of 210

Re: Bollinger Bands type indicators for MT4

Posted: Tue Aug 13, 2024 5:22 pm
by dmnik
;) :thumbup:

Re: Bollinger Bands type indicators for MT4

Posted: Tue Aug 13, 2024 8:04 pm
by boytoy
alpha24 wrote: Mon Aug 12, 2024 3:24 am Found This Old TSD Time's Bollinger band of Moving Average by Master Mladen.
Who knew something like this existed... so these are Bollinger Bands of the Moving Average and not Price.... Very nice 👍

Mine are set to:
  • 34 Exponential Moving Average (MAmethod: 1)
  • Bands Length: 21

Re: G channel

Posted: Wed Aug 14, 2024 12:15 am
by Dadas
mrtools wrote: Wed Jan 11, 2023 7:36 am G-Channel indicator - The updated 2023 Version

Added extra digits and price smoothing and final value smoothing if you prefer no smoothing simply set the periods to 1 or zero. Had to remake it so am hoping it's close or better than the last version.
I have encountered a problem.
I selected "First higher timeframe" and my MT4 froze - no answer...

Re: G channel

Posted: Wed Aug 14, 2024 1:07 am
by mrtools
Dadas wrote: Wed Aug 14, 2024 12:15 am I have encountered a problem.
I selected "First higher timeframe" and my MT4 froze - no answer...
Try here!

Re: Bollinger Bands type indicators for MT4

Posted: Wed Aug 14, 2024 6:15 am
by alpha24
boytoy wrote: Tue Aug 13, 2024 8:04 pm Who knew something like this existed... so these are Bollinger Bands of the Moving Average and not Price.... Very nice 👍

Mine are set to:
  • 34 Exponential Moving Average (MAmethod: 1)
  • Bands Length: 21
Here is mine, dose it looks quite good?

Re: G channel

Posted: Wed Aug 14, 2024 11:07 pm
by Dadas
mrtools wrote: Wed Aug 14, 2024 1:07 am Try here!
I don't know if it's asking too much of you, but I see it like this:
If the average price is closer to the upper band, both bands should be in Bullish color.
If the average price is closer to the lower band, both bands should be in Bearish color.
Can you add this option to the code, please?

PS. By average price I don't mean the middle line.
I mean like when the bars are closer and/or piercing the band.

Also, I think that the color of the middle line should be represented like this.
At the moment I plot the middle line as a single color dotted line.

Re: Bollinger Bands type indicators for MT4

Posted: Thu Aug 15, 2024 6:32 pm
by dmnik
;) :thumbup:

Re: Bollinger Bands type indicators for MT4

Posted: Sat Aug 17, 2024 5:45 am
by dmnik
:thumbup: :thumbup: :thumbup:

Re: Bollinger Bands type indicators for MT4

Posted: Sat Aug 17, 2024 6:34 am
by dmnik
👍👍👍

Re: Bollinger Bands type indicators for MT4

Posted: Thu Sep 12, 2024 11:34 pm
by mrtools
qwepoi123 wrote: Thu Sep 12, 2024 12:45 am @mrtools Dear mrtools ,could you please add Relative ma (regularized)
And the standard deviation channel for fast ema dsl signal,
EMA can choose Relative MA (regularized), Channel for Fast EMA DSL signal can choose Relative MA (regularized), thank you very much!
Was only able to make a rsi adaptive rema, was the only way to get it to work (that I know of) and added the bands.