Re: Bollinger Bands type indicators for MT4

2122
Donchian channel with Gaussian and Pareto distributions
A shift parameter has been added to shift the distribution boundaries to the right, because for the Donchian channel they are most often out of reach for the price. Initially, there was an idea to shift to the right to the depth of the period, but maybe people who are more advanced in mathematics than I will find other values
These users thanked the author Intrest 1 for the post (total 2):
RodrigoRT7, Abdi

Re: Bollinger Bands type indicators for MT4

2124
Intrest 1 wrote: Thu Jun 11, 2026 10:42 pm Bollinger with Gaussian and Pareto distribution. Shift zero
Bollnger with Gaussian Pareto is very nicely done. Interesting indicator especially setting Shift to 0 👍
These users thanked the author Jimmy for the post:
RodrigoRT7
List of our most powerful reversal indicators | Guide to the "All Averages" Filters (ADXvma, Laguerre etc.)
Using Fibonacci "numbers" for indicator settings 💡
How to draw Fibonacci Extensions easily | The best way to draw Support & Resistance

Re: Bollinger Bands type indicators for MT4

2126
kvak wrote: Mon Nov 04, 2024 4:23 am Donchian Channel Ribbon (Heatmap) Histogram for MT4

Request to transfer to MT4
Trend histogram ( lowest line ) have two mode on first signals or all signals....

How does it work?

The Donchian Trend Ribbon Heatmap utilizes Donchian Channels to create a trend overview histogram. When zoomed out, it can be used as a heatmap.
  • It determines the main trend direction based on a length that you can set yourself, allowing for customization.
  • Next, it assesses the trend direction for each of the 9 shorter lengths. For example, if you set the length to 20, the shorter lengths will be 19, 18, down to 11.
  • It then checks if the trend directions from these shorter lengths match the main trend direction.
  • Based on this, it alters the color of the trend ribbon.
Caution: Entry points might also indicate a trend reversal, so it's important to use a stop-loss line if you choose to enter buy or sell positions.
Dear kvak bro,
is it possible?
Instead of hardcoding one moving average calculation, allow the user to choose the MA type from all available averages, and have every MA in the indicator use the selected type.
Don't fight the market let it reveal its tricks, then strike with precision. 💪🥊

Re: Bollinger Bands type indicators for MT4

2127
ujtrader wrote: Wed Jul 08, 2026 10:31 am Dear kvak bro,
is it possible?
Instead of hardcoding one moving average calculation, allow the user to choose the MA type from all available averages, and have every MA in the indicator use the selected type.
Hello. Yes, it is possible.
Here is simple version, only with one menu for MA tyme and lambda/speed parameters.
You want for all 10 periods separate this menus???
PS, I am added full pack, dont have separate pack for this type of indicators, and some averages ( non-periodical like vwaps and ratios averages or types there is hardcoded prices like kijun or halftrend ( in this case you may use variations of this averages like kijun op ... etc) are not good in this calculations and working like price cross. Example On last picture is kijun.
These users thanked the author kvak for the post (total 6):
RodrigoRT7, Jimmy, thomdel, Krunal Gajjar, ujtrader, FredericoA
"fear moves faster than greed"

Re: Bollinger Bands type indicators for MT4

2128
kvak wrote: Thu Jul 09, 2026 6:34 am Hello. Yes, it is possible.
Here is simple version, only with one menu for MA tyme and lambda/speed parameters.
You want for all 10 periods separate this menus???
PS, I am added full pack, dont have separate pack for this type of indicators, and some averages ( non-periodical like vwaps and ratios averages or types there is hardcoded prices like kijun or halftrend ( in this case you may use variations of this averages like kijun op ... etc) are not good in this calculations and working like price cross. Example On last picture is kijun.
Respected kvak,

The output of this new uploaded indicator : donchian trend(+ ribbon) eAverages --- is different from your earlier indicator : donchian trend(+ ribbon).

Attached is chart pic, template for your reference.

Thanks for your Time, efforts, support.
Thanks a Lot.

Re: Bollinger Bands type indicators for MT4

2129
thomdel wrote: Thu Jul 09, 2026 3:07 pm Respected kvak,

The output of this new uploaded indicator : donchian trend(+ ribbon) eAverages --- is different from your earlier indicator : donchian trend(+ ribbon).

Attached is chart pic, template for your reference.

Thanks for your Time, efforts, support.
Thanks a Lot.
Sorry, dont understand....what you compared? In first version it is not used any ma?
"fear moves faster than greed"