Page 1 of 1

Multiple Bollinger Bands Deviation Lines

PostPosted: Sun Jun 13, 2010 9:02 am
by Apprentice
Multiple Bollinger Bands Deviation.png
Multiple Bollinger Bands Deviation Lines

Multiple Bollinger Bands Deviation Lines Options

Multiple Bollinger Bands Deviation Options.PNG
Multiple Bollinger Bands Deviation Lines Options


This version of the BB indicator has several parameters
Number of periods
Standard parameter defines the time frame for calculating the moving average, required for B.B.

Number of deviations Line Shown
Define, How many deviation lines (pairs), we want to draw.

Number of standard deviations between Lines
Number of standard deviations between the lines.
Default value is 1.

Example.
If this parameter is set to 1.4 then the indicator draw lines,
1.4, 1.8, 3.2 ... standard deviations from the value of moving average for the period

The color of the lines are set automatically.

Oh yes, the indicator has one limitation.
You can draw only 100 lines

MBBD.png


The last update I added a not Bullinger, option.
Along with standard deviation, I added a shift of moving averages.
Style options added.

MBBD.lua
(5.57 KiB) Downloaded 1405 times

MBBD.png
Rainbow

Re: Multiple Bollinger Bands Deviation Lines

PostPosted: Sun Jun 13, 2010 11:58 am
by zekelogan
Yet again, you all rock

:D :D :D :D
:ugeek:

Re: Multiple Bollinger Bands Deviation Lines

PostPosted: Sun Jun 13, 2010 1:29 pm
by zekelogan
Wow. Speechless.

Re: Multiple Bollinger Bands Deviation Lines

PostPosted: Sun Aug 22, 2010 9:13 pm
by gcardo
Hi Apprentice,
Is it possible to develop a MMBD with different types of mean calculation (like SMA, LWMA, etc)?

Thanks

Gustavo

Re: Multiple Bollinger Bands Deviation Lines

PostPosted: Mon Aug 23, 2010 7:41 am
by gcardo
Thanks again !

Cheers

Re: Multiple Bollinger Bands Deviation Lines

PostPosted: Sun Oct 17, 2010 5:20 am
by Apprentice
The last update I added a not Bullinger, option.
Along with standard deviation, I added a shift of moving averages.
Style options added.

Re: Multiple Bollinger Bands Deviation Lines

PostPosted: Tue Jan 06, 2015 11:44 am
by Alexander.Gettinger
MQL4 version of Multiple Bollinger Bands Deviation Lines: viewtopic.php?f=38&t=61672.

Re: Multiple Bollinger Bands Deviation Lines

PostPosted: Fri Jul 06, 2018 6:48 am
by Apprentice
The indicator was revised and updated.