Page 13 of 13

Re: Kaufman Adaptive Moving Average (KAMA) indicators MT4

Posted: Thu Jun 01, 2023 8:13 am
by vvFish
Banzai wrote: Thu Jun 01, 2023 6:53 am Kaufman Price Filtered Guppy
(on/off button)

Guppy = last name of the creator
KAMA = Kaufman Adaptive Moving Average
Guppy Short = KAMA (3), (5), (8), (10), (12), & (15)
Guppy Long = KAMA (30), (35), (40), (45), (50), (60)

ChatGPT said:


These 2 indicators are unique.
They have at least 3 distinctive patterns.
All KAMA lines merge together indicates a strong trend.
Fishnet patterns indicate trend will change.
Sideway means consolidation. Things will break out soon.
Image

Image

Image

Image
;)

Re: Kaufman Adaptive Moving Average (KAMA) indicators MT4

Posted: Fri Jun 23, 2023 7:58 am
by Banzai
Kaufman with filter Guppy

(on/off button)

Guppy = last name of the creator
KAMA = Kaufman Adaptive Moving Average
Guppy Short = KAMA (3), (5), (8), (10), (12), & (15)
Guppy Long = KAMA (30), (35), (40), (45), (50), (60)

This indicator has a unique pattern.
You trade on the breakout of the sideways.

These indicators are different from:
Kaufman - price filtered Guppy Long BT.mq4
Kaufman - price filtered Guppy Short BT.mq4

Re: Kaufman Adaptive Moving Average (KAMA) indicators MT4

Posted: Fri Jun 23, 2023 8:43 am
by Kareem115
How are you guys able to get the Moving Averages at the bottom of the chart like that? I can't seem to figure it out.

Re: Kaufman Adaptive Moving Average (KAMA) indicators MT4

Posted: Fri Jun 23, 2023 11:06 am
by mrtools
Kareem115 wrote: Fri Jun 23, 2023 8:43 am How are you guys able to get the Moving Averages at the bottom of the chart like that? I can't seem to figure it out.
Try where it says

Code: Select all

#property indicator_chart_window
change it to

Code: Select all

#property indicator_separate_window
that sometimes works

Re: Kaufman Adaptive Moving Average (KAMA) indicators MT4

Posted: Sat Jun 24, 2023 12:26 am
by Banzai
mrtools wrote: Fri Jan 08, 2021 4:36 am Made this one, didn't have the code so please check if close to the same, result wise.

PS: If you would like to try the template used on our Daily Downloads, please see here: Kaufman Trend Bands settings template for MT4.
Image

Kaufman with filter bands

Guppy Long = KAMA (30), (35), (40), (45), (50), (60)

I know this is an ugly template. There are too many lines.
But it'll give you an idea of what's going on.
It's much better than the TMA repaint band.

Re: Kaufman Adaptive Moving Average (KAMA) indicators MT4

Posted: Wed Aug 30, 2023 1:43 am
by 256robertm
mrtools wrote: Wed Jan 05, 2022 2:49 pm Did a new version and added mtf.

PS: For the template used on today's Daily Downloads, please see here: Kaufman Wave setup for MT4.
Would it be possible to make this indicator to alert on the 2 consecutive same color candle?

Re: Kaufman Adaptive Moving Average - (KAMA)

Posted: Tue Nov 14, 2023 9:54 am
by 256robertm
mntiwana wrote: Mon Jun 19, 2017 5:50 am Kaufman
Image

Image
What do the dots represent on the moving average? Do they repaint? Check out the video this guy seems to be using successfully

Re: Kaufman Adaptive Moving Average (KAMA) indicators MT4

Posted: Thu Apr 18, 2024 11:21 am
by carzg29
Banzai wrote: Thu Jun 01, 2023 6:53 am Kaufman Price Filtered Guppy
(on/off button)

Guppy = last name of the creator
KAMA = Kaufman Adaptive Moving Average
Guppy Short = KAMA (3), (5), (8), (10), (12), & (15)
Guppy Long = KAMA (30), (35), (40), (45), (50), (60)

ChatGPT said:


These 2 indicators are unique.
They have at least 3 distinctive patterns.
All KAMA lines merge together indicates a strong trend.
Fishnet patterns indicate trend will change.
Sideway means consolidation. Things will break out soon.


Good evening, could you be so kind to combine the two indicators into a single one, please? they move a lot in the subwindow mode and they can´t stick together.

Thanks a lot for your time, efford and generosity.

Re: Kaufman Adaptive Moving Average (KAMA) indicators MT4

Posted: Fri Apr 19, 2024 9:21 am
by Banzai
carzg29 wrote: Thu Apr 18, 2024 11:21 am Good evening, could you be so kind to combine the two indicators into a single one, please? they move a lot in the subwindow mode and they can´t stick together.

Thanks a lot for your time, efford and generosity.
sw = subwindow
BT = button
Guppy = last name of the creator, Daryl Guppy

Re: Kaufman Adaptive Moving Average (KAMA) indicators MT4

Posted: Sun May 05, 2024 10:14 am
by carzg29
Banzai wrote: Fri Apr 19, 2024 9:21 am sw = subwindow
BT = button
Guppy = last name of the creator, Daryl Guppy
It works really good, could you be so kind to add MTF option, please?

Thanks a lot for your time, efford and generosity.