Re: Moving Average indicators for MT4
Posted: Mon Mar 03, 2025 7:44 am
I love it! Thanks again!
Thank you for your help
Dear Mr. Tools,mrtools wrote: Mon Jul 20, 2020 5:31 pm Yep found a bug in the step calculation, and added the custom time frames and the different interpolation types.
Thanks for testing, could you try this version when you get a chance please.Dremorah wrote: Tue Mar 04, 2025 12:02 am Dear Mr. Tools,
I have a bit of an issue with the indicator step nema (mtf + alerts + arrows) which i like very much, regarding resources consumption, when a higher time frame is used .
The power usage increases so much that it slows my pc (which is old, i admit that).
If i close the MT4 platform and try to open it again, it freezes, while i have an active template that uses step nema with higher time frame calculation.
On current time frame i have no problems.
Could you please investigate the code and see if something can be improved about pc resource consumption ?
Other indicators that allow to use a higher time frame don't generate this problem.
Thank you very much.
Thank you very much for the fast response.mrtools wrote: Tue Mar 04, 2025 5:21 am Thanks for testing, could you try this version when you get a chance please.
I found bug in my code, I am forget update prices function and some averages have problems with it. Redownload new fixed version from post above.kvak wrote: Sun Mar 16, 2025 8:20 am Here is my experiment.
This indicator plots two moving averages in current timeframe and choosable timeframe.
Then trend is filtered with higher timeframe.
Indicator have average pack, alerts and arrows.
EDIT: I found bug in my code, I am forget update prices function and some averages have problems with it. Redownload new fixed version.
Perfect Moving Average combination for filtering entries where traders using a top-down (higher timeframe analysis) approach.kvak wrote: Sun Mar 16, 2025 8:20 am Here is my experiment.
This indicator plots two moving averages in current timeframe and choosable timeframe.
Then trend is filtered with higher timeframe.
Indicator have average pack, alerts and arrows.
For many this is the only indicator you will need for trading into the big trend's direction what a fantastic ideakvak wrote: Sun Mar 16, 2025 8:20 am Moving Average with Trend Filtering using a higher timeframe
Here is my experiment.
This indicator plots two moving averages in current timeframe and choosable timeframe.
Then trend is filtered with higher timeframe.
Indicator have average pack, alerts and arrows.
EDIT: I found bug in my code, I am forget update prices function and some averages have problems with it. Redownload new fixed version.