Page 335 of 389

Re: Moving Average indicators for MT4

Posted: Wed Jan 03, 2024 10:00 am
by kvak
RodrigoRT7 wrote: Wed Jan 03, 2024 12:55 am Hello Kvak, how are you? Firstly, happy new year! Could you update the averages for this indicator? I really like it for its presentation in Dots, not to mention that the crossing of averages gives good entries and exits in trades. :D

thank you very much in advance
Trend MA (Averages & Full Price Options) New Display options

Hello, Happy New Year for you too. Here is updated version....

Re: Moving Average indicators for MT4

Posted: Thu Jan 04, 2024 4:44 am
by morningwood
kvak wrote: Wed Jan 03, 2024 10:00 am Trend MA (Averages & Full Price Options) New Display options

Hello, Happy New Year for you too. Here is updated version....
It looks good mr.kvak. Is there a way to plot arrows at ma crossover? Thank you

Re: Moving Average indicators for MT4

Posted: Thu Jan 04, 2024 9:58 am
by kvak
There is a lot of onchart averages indicators, here is one to the pack as request with filter.

Re: Moving Average indicators for MT4

Posted: Thu Jan 04, 2024 10:18 am
by kvak
morningwood wrote: Thu Jan 04, 2024 4:44 am It looks good mr.kvak. Is there a way to plot arrows at ma crossover? Thank you
I added menu for choose only crossover arrows or old logic all trend change..

Re: Moving Average indicators for MT4

Posted: Thu Jan 04, 2024 12:16 pm
by morningwood
kvak wrote: Thu Jan 04, 2024 10:18 am I added menu for choose only crossover arrows or old logic all trend change..
Thank you mr.kvak.

Re: Moving Average indicators for MT4

Posted: Sun Jan 07, 2024 3:10 am
by kyawswarlin
kvak wrote: Mon Jun 27, 2022 8:18 am Squeezed Moving Average with MA Filters

Little and quick upgrade of Squize MA Averages.
Userfriendly menu for mtf, averages, prices. Colored lines, candles and arrows....
MaDifrential need manually adjust for timeframes and instruments ....

PS: For Mrtools's alternate version of this code with Shaded Fill Zone, please see here: Mrtools's version of Squeeze Moving Averages indicator.
how call this green and red buffer ,it always show buffer 5 for both , main ma is buffer 0

Re: Moving Average indicators for MT4

Posted: Mon Jan 08, 2024 12:01 am
by 256robertm
Is there a 2x moving average cross histogram that you can apply one of the moving averages to previous indicator data?

Re: Moving Average indicators for MT4

Posted: Mon Jan 08, 2024 12:50 am
by kvak
kyawswarlin wrote: Sun Jan 07, 2024 3:10 am how call this green and red buffer ,it always show buffer 5 for both , main ma is buffer 0
No, this buffer are for candles. Use buffer 22 for 1,-1,0 state.

Re: Moving Average indicators for MT4

Posted: Mon Jan 08, 2024 1:28 am
by kvak
256robertm wrote: Mon Jan 08, 2024 12:01 am Is there a 2x moving average cross histogram that you can apply one of the moving averages to previous indicator data?
Moving Average Ribbon Signal Histogram

Something like this?

PS: For a more updated main chart version with Support & Resistance lines, please see here.

Re: Moving Average indicators for MT4

Posted: Mon Jan 08, 2024 1:35 am
by 256robertm
kvak wrote: Mon Jan 08, 2024 1:28 am Something like this?
Not exactly.......when you put one moving average on the chart is set to close then i would put a 2nd ma on the chart instead of applying it to close i would apply it to the previous indicator.....i attached a tpl