Page 1 of 2

Bands fill indicator

PostPosted: Mon Sep 12, 2011 10:26 am
by Alexander.Gettinger
The indicator is a bollinger bands painted as follows.
If the price crosses the top band of the indicator is colored in UP color.
If the price crosses the bottom band of the indicator is colored in DN color.
If the price crosses the middle line of the indicator is colored in neutral color.

Bands_Fill.png


Download:
Bands_Fill.lua
(3.36 KiB) Downloaded 1660 times


MT4 / MT5 version.
https://fxcodebase.com/code/viewtopic.php?f=38&t=62403

Re: Bands fill indicator

PostPosted: Tue Jul 09, 2013 11:20 pm
by Jeffreyvnlk
Great but could you give an option for mid line ? Thank

Re: Bands fill indicator

PostPosted: Wed Jul 10, 2013 6:23 am
by Apprentice
Explain ... Middle line indication is optional?

Re: Bands fill indicator

PostPosted: Thu Jul 11, 2013 7:21 pm
by Jeffreyvnlk
Apprentice wrote:Explain ... Middle line indication is optional?


I would like to get rid of that mid line

Re: Bands fill indicator

PostPosted: Sun Jul 14, 2013 2:45 am
by Apprentice
Middle line On/Off optional Added.

Re: Bands fill indicator

PostPosted: Tue Jul 16, 2013 7:31 pm
by Jeffreyvnlk
Apprentice wrote:Middle line On/Off optional Added.


Thanks

Re: Bands fill indicator

PostPosted: Fri Jul 03, 2015 11:42 pm
by yk6267
Hi,

Is that possible for you to code this to MT4? Thanks!

Re: Bands fill indicator

PostPosted: Mon Jul 06, 2015 6:56 am
by Apprentice
It is possible, yet complicated.
Your request is added to the development list.

Re: Bands fill indicator

PostPosted: Mon Jul 06, 2015 8:31 am
by Apprentice
Requested can be found here.
viewtopic.php?f=38&t=62403

Re: Bands fill indicator

PostPosted: Mon Jul 06, 2015 10:56 am
by yk6267
Hi admin,

This is very helpful. Thanks!