Page 111 of 210
Re: Bollinger Bands type indicators for MT4
Posted: Thu Jun 16, 2022 9:29 am
by Banzai
BB MACD zero
(on/off button)
BB = Bollinger Bands
MACD zero means that
if MACD is above zero, then draw a GREEN dot
else if MACD is below zero, then draw a RED dot.
If you see a bunch of green dots, go LONG/BUY
If you see a bunch of red dots, go SHORT/SELL
The line in the middle is the Moving Average. The default is SMA (20).
You can turn the price label of the Moving Average on or off.
If MACD is a downtrend, then the price label color is red.
If MACD is an uptrend, then the price label color is green.
The color of the price label is based on the MACD.
It's not based on the Moving Averages. It's confusing here.
For the Moving Average, you get to choose from the basic 4:
Simple Moving Average,
Exponential Moving Average,
Smooth Moving Average, and
Linear Weighted Moving Average.
For the prices, you get to choose from the basic 7:
Close, Open, High, Low, Median, Typical, or Weighted.
You can choose to display 1 band, double bands, or multiple bands.
The Bands are just standard deviations.
Watchout for Bollinger band squeezes. Trade on the breakout of the squeezes.
Re: Bollinger Bands type indicators for MT4
Posted: Thu Jun 16, 2022 12:15 pm
by mrtools
Arrows and on/off button added.
Re: Bollinger Bands type indicators for MT4
Posted: Thu Jun 16, 2022 1:33 pm
by 太虚一毫
Banzai wrote: Thu Jun 16, 2022 9:29 am
BB MACD zero
(on/off button)
BB = Bollinger Bands
MACD zero means that
if MACD is above zero, then draw a
GREEN dot
else if MACD is below zero, then draw a
RED dot.
If you see a bunch of green dots, go
LONG/BUY
If you see a bunch of red dots, go
SHORT/SELL
The line in the middle is the Moving Average. The default is SMA (20).
You can turn the price label of the Moving Average on or off.
If it's a downtrend, then the price label color is red.
If it's an uptrend, then the price label color is green.
For the Moving Average, you get to choose from the basic 4:
Simple Moving Average,
Exponential Moving Average,
Smooth Moving Average, and
Linear Weighted Moving Average.
For the prices, you get to choose from the basic 7:
Close, Open, High, Low, Median, Typical, or
Weighted.
You can choose to display 1 band, double bands, or multiple bands.
The Bands are just standard deviations.
Watchout for Bollinger band squeezes. Trade on the breakout of the squeezes.
wonderful! The teacher's merit is boundless!

Re: Bollinger Bands type indicators for MT4
Posted: Thu Jun 16, 2022 8:28 pm
by Jedidiah
mrtools wrote: Thu Jun 16, 2022 1:46 am
Think the candles should be fixed in this version.
I modified it slightly
Re: Bollinger Bands type indicators for MT4
Posted: Thu Jun 16, 2022 9:07 pm
by Deez
Nice indis to find reversal points
Re: Bollinger Bands type indicators for MT4
Posted: Thu Jun 16, 2022 9:16 pm
by Jedidiah
mrtools wrote: Thu Jun 16, 2022 1:46 am
Think the candles should be fixed in this version.
Expect mr tools to add MTF to it
grateful
Re: Bollinger Bands type indicators for MT4
Posted: Fri Jun 17, 2022 1:14 am
by 太虚一毫
Banzai wrote: Thu Jun 16, 2022 9:29 am
BB MACD zero
(on/off button)
BB = Bollinger Bands
MACD zero means that
if MACD is above zero, then draw a
GREEN dot
else if MACD is below zero, then draw a
RED dot.
If you see a bunch of green dots, go
LONG/BUY
If you see a bunch of red dots, go
SHORT/SELL
The line in the middle is the Moving Average. The default is SMA (20).
You can turn the price label of the Moving Average on or off.
If it's a downtrend, then the price label color is red.
If it's an uptrend, then the price label color is green.
For the Moving Average, you get to choose from the basic 4:
Simple Moving Average,
Exponential Moving Average,
Smooth Moving Average, and
Linear Weighted Moving Average.
For the prices, you get to choose from the basic 7:
Close, Open, High, Low, Median, Typical, or
Weighted.
You can choose to display 1 band, double bands, or multiple bands.
The Bands are just standard deviations.
Watchout for Bollinger band squeezes. Trade on the breakout of the squeezes.
Mr. Banzai's masterpiece BB MACD zero signals BT.mq4 is very interesting.
Looking forward to teachers adding MTFs, full prices, averaging methods, etc.
Infinite merit!
Re: Bollinger Bands type indicators for MT4
Posted: Fri Jun 17, 2022 3:15 am
by mrtools
honje19960321 wrote: Thu Jun 16, 2022 9:16 pm
Expect mr tools to add MTF to it
grateful
Added mtf.
Re: Bollinger Bands type indicators for MT4
Posted: Fri Jun 17, 2022 4:20 pm
by Banzai
Banzai wrote: Thu Jun 16, 2022 9:29 am
BB MACD zero
(on/off button)
BB = Bollinger Bands
MACD zero means that
if MACD is above zero, then draw a
GREEN dot
else if MACD is below zero, then draw a
RED dot.
If you see a bunch of green dots, go
LONG/BUY
If you see a bunch of red dots, go
SHORT/SELL
The line in the middle is the Moving Average. The default is SMA (20).
You can turn the price label of the Moving Average on or off.
If MACD is a downtrend, then the price label color is red.
If MACD is an uptrend, then the price label color is green.
The color of the price label is based on the MACD.
It's not based on the Moving Averages. It's confusing here.
For the Moving Average, you get to choose from the basic 4:
Simple Moving Average,
Exponential Moving Average,
Smooth Moving Average, and
Linear Weighted Moving Average.
For the prices, you get to choose from the basic 7:
Close, Open, High, Low, Median, Typical, or
Weighted.
You can choose to display 1 band, double bands, or multiple bands.
The Bands are just standard deviations.
Watchout for Bollinger band squeezes. Trade on the breakout of the squeezes.
Please use this new version.
The old version used too much CPU powers.
Attached is template to show you how to make double bands.
Re: Bollinger Bands type indicators for MT4
Posted: Fri Jun 17, 2022 8:44 pm
by 太虚一毫
Banzai wrote: Fri Jun 17, 2022 4:20 pm
Please use this new version.
The old version used too much CPU powers.
Attached is template to show you how to make double bands.
More subtle!
After the first star (arrow) appears, an alert can be added.