Page 168 of 210

Re: Bollinger Bands type indicators for MT4

Posted: Sat Jul 29, 2023 7:00 am
by Exequiel Cabrera
mrtools wrote: Sat Jul 29, 2023 4:31 am Added price options to the rsi and for the bands could only add ma options.
Could you add it to the Bollinger bands, please. Thank you!!

Re: Bollinger Bands type indicators for MT4

Posted: Sat Jul 29, 2023 7:02 am
by mrtools
Exequiel Cabrera wrote: Sat Jul 29, 2023 7:00 am Could you add it to the Bollinger bands, please. Thank you!!
Can't add price the ma of rsi took that place.

Re: Bollinger Bands type indicators for MT4

Posted: Sat Jul 29, 2023 1:28 pm
by sal
mrtools wrote: Sat Jul 29, 2023 4:31 am Added price options to the rsi and for the bands could only add ma options.
mr.tools
it is better to filter arrows based on the line after cross down bb bottom channel and then crosses down at MA line without touch upper bb channel
see snap
this will helps the signal follow the market trend.

Re: Bollinger Bands type indicators for MT4

Posted: Sat Jul 29, 2023 4:20 pm
by Banzai
Hydra Signals Indicator

Re: Bollinger Bands type indicators for MT4

Posted: Sat Jul 29, 2023 5:19 pm
by vvFish

Re: Bollinger Bands type indicators for MT4

Posted: Mon Jul 31, 2023 4:08 pm
by Banzai
Kaufman Std Dev Bands
(on/off button)

Standard Deviation Bands.
It's different from the other MrTool's Kaufman Bands.
Sometime, there's no dots in the consolidation areas.

Kaufman with filter (mtf + alerts + arrows + bands).ex4
viewtopic.php?p=1295426294#p1295426294

!!! kaufman AMA - pre filtered bands.mq4
viewtopic.php?p=1295458013#p1295458013

Re: Bollinger Bands type indicators for MT4

Posted: Wed Aug 02, 2023 12:15 am
by alexm
is there MTF version maybe somewhere? thnx!
mrtools wrote: Tue Mar 07, 2023 9:33 am Weighted Average & Weighted Deviation Bollinger Bands

From Mladen Rakic: Variation of the Bollinger bands but it uses linear weighted average and weighted deviation


Image




Image


Recommendations:

  • Use it as any Bollinger type indicator

Please also see the accompanying Weighted Deviation (subwindow) indicator for MT4.

PS: The Mt5 version can be found here .

Re: Bollinger Bands type indicators for MT4

Posted: Wed Aug 02, 2023 3:08 am
by mrtools
alexm wrote: Wed Aug 02, 2023 12:15 am is there MTF version maybe somewhere? thnx!
Couldn't find one so added mtf.

Re: Bollinger Bands type indicators for MT4

Posted: Sun Aug 06, 2023 1:32 am
by rowlence
mrtools wrote: Sat Nov 05, 2022 6:08 am MOBO Bands (Momentum Breakout Bands) updated with Averages Filters by Mladen

Thanks to Mladen this is an update of the mobo averages bands, now using (if I counted right) a choice of 45 averages for the dpo signal line and the mobo center ma. This is all the average types now:

Code: Select all

enum  enMaTypes
      {
            ma_adxvma,                                          // Adxvma
            ma_ahr,                                             // Ahrens moving average
            ma_alxma,                                           // Alexander moving average
            ma_dema,                                            // Double EMA (DEMA)
            ma_dscma,                                           // Deviation scaled ma
            ma_dsema,                                           // Double smoothed EMA
            ma_dsema2,                                          // Double smoothed EMA (variation)
            ma_emas,                                            // Ema derivative
            ma_ema,                                             // Exponential moving average
            ma_emaf,                                            // Fast EMA
            ma_frama,                                           // Fractal adaptive moving average
            ma_hull,                                            // Hull moving average
            ma_hulle,                                           // Hull (ema based) moving average
            ma_ie2,                                             // IE/2
            ma_ilinr,                                           // Integral of linear regression slope
            ma_itl,                                             // Instantaneous trendline
            ma_jur,                                             // Jurik
            ma_lagg,                                            // Laguerre filter
            ma_lead,                                            // Leader exponential moving average
            ma_linr,                                            // Linear regression value
            ma_lwma,                                            // Linear weighted moving average
            ma_mcg,                                             // McGinley Dynamic
            ma_mcma,                                            // McNicholl EMA
            ma_nlma,                                            // Non lag moving average
            ma_pwma,                                            // Parabolic weighted moving average
            ma_rmta,                                            // Recursive moving trendline
            ma_sma,                                             // Simple moving average
            ma_sid,                                             // Simple decycler
            ma_sine,                                            // Sine weighted moving average
            ma_slwma,                                           // Smoothed linear weighted ma 
            ma_smma,                                            // Smoothed moving average
            ma_smoo,                                            // Smoother
            ma_smoo2,                                           // Smoother JMA like
            ma_ssm,                                             // Super smoother
            ma_b3p,                                             // Three pole Ehlers Butterworth
            ma_s3p,                                             // Three pole Ehlers smoother
            ma_tma,                                             // Triangular moving average
            ma_tema,                                            // Triple EMA (TEMA)
            ma_tsema2,                                          // Triple smoothed EMA (variation)
            ma_b2p,                                             // Two pole Ehlers Butterworth
            ma_s2p,                                             // Two pole Ehlers smoother
            ma_vema,                                            // Volume weighted ema
            ma_vwma,                                            // Volume weighted moving average
            ma_zldema,                                          // Zero lag dema
            ma_zlma,                                            // Zero lag MA
            ma_zltema                                           // Zero lag tema
         };
Image
Some stuff looks so great guys 😭😭 is there by any chance we can get stuff like this for MT5?

Re: Bollinger Bands type indicators for MT4

Posted: Sun Aug 06, 2023 1:37 am
by rowlence
FXSurf wrote: Mon Nov 07, 2022 1:50 am Looks great!

Image
Don't u have mt5 version of your system broski?😩💥🎯