Page 54 of 210
Re: Bollinger Band type indicators for MT4
Posted: Fri Jan 03, 2020 5:02 am
by Banzai
I modified the indicator a little bit.
For the Moving Average, you can choose Simple MA, Exponential MA, Smoothed MA, or Linear Weighted MA.
For the Price, you can choose Close, Open, High, Low, Median, Typical, or Weighted.
For the arrows, you can choose any arrow symbol.
You can choose dotted lines or dots only.
For the dotted lines, you can choose any symbol such as diamond, square, triangle, dots, etc....
This indicator comes with an alert function too.
Re: Bollinger Band type indicators for MT4
Posted: Fri Jan 03, 2020 9:30 am
by Banzai
mrtools wrote: Sun Feb 19, 2017 1:58 am
This is the bollinger band squeeze, the squeeze is represented by the dots,
green equals squeeze breakout
red means the bollinger bands are inside the keltner channel generally representing a flat market.
The color histogram is calculated using linear regression.
Alerts are on squeeze breakout and or on all phases of the color change on the histogram.
I modified the indicator a little bit.
red "X" = do not trade
green dot = OK to trade
This version is better. It has alerts, mtf and any Forex pair.
from mladen and mr. tool.
Re: Bollinger Band type indicators for MT4
Posted: Mon Jan 13, 2020 2:03 am
by ^eagle^
I searched but could not find this indicator with an alert. Just need alert when centerline crosses upper or lower band.
Re: Bollinger Band type indicators for MT4
Posted: Mon Jan 13, 2020 3:36 am
by mrtools
^eagle^ wrote: Mon Jan 13, 2020 2:03 am
I searched but could not find this indicator with an alert. Just need alert when centerline crosses upper or lower band.
Added alerts.
Re: Bollinger Band type indicators for MT4
Posted: Wed Jan 15, 2020 9:03 am
by Banzai
Here's a template for Jurik Bands.
And then download "Jurik Bands.mq4" over here:
viewtopic.php?p=1295368814#p1295368814
Re: Bollinger Band type indicators for MT4
Posted: Wed Jan 15, 2020 12:04 pm
by Jimmy
Whoa! That's incredible. Look at those bands

Re: Bollinger Band type indicators for MT4
Posted: Wed Jan 15, 2020 8:39 pm
by moey_dw
Re: Bollinger Band type indicators for MT4
Posted: Wed Jan 15, 2020 9:12 pm
by Amunra5
ikr.

Re: Bollinger Band type indicators for MT4
Posted: Wed Mar 11, 2020 8:55 pm
by juanv101
RE : TMAdCG mladen-arrowsMod.mq4
Hi Guys,
Hope someone with a bit more experience can help me please - i have tried to copy a few lines and compare it to other Indies that has the push notification enabled but aim failing to get it working on this one,
Im trying to enable push notifications to send a message once an "up" or "down" arrow fires so yeah just need to add the option to enable push notifications and then it will send the alert once the arrow paints
Re: Bollinger Band type indicators for MT4
Posted: Sat Apr 25, 2020 9:50 pm
by josi
Banzai wrote: Fri Jan 03, 2020 9:30 am
I modified the indicator a little bit.
red "X" = do not trade
green dot = OK to trade
This version is better. It has alerts, mtf and any Forex pair.
from mladen and mr. tool.
It is a very good indicator - but it has a problem:
This indicator freezes up the screen if you want to use MTF!
Can you check it, please and make the necessary alterations in the code?