Page 200 of 389

Re: Moving Average indicators for MT4

Posted: Wed Nov 17, 2021 5:20 am
by mrtools
francisfinley stimpy wrote: Tue Nov 16, 2021 8:02 pm Hi there,

can anyone add a filter to Alma nrp like ALMA_v2 has?
Added the filter.

Re: Moving Average indicators for MT4

Posted: Wed Nov 17, 2021 11:23 am
by francisfinley stimpy
mrtools wrote: Wed Nov 17, 2021 5:20 am Added the filter.
Image
Legend.

thank you mr tools for all you do. Its amazing.

Re: Moving Average indicators for MT4

Posted: Wed Nov 17, 2021 12:04 pm
by Woodyz
Can someone kindly explain how the filtering aspect works for the ALMA 101

Re: Moving Average indicators for MT4

Posted: Wed Nov 17, 2021 12:48 pm
by mrtools
Woodyz wrote: Wed Nov 17, 2021 12:04 pm Can someone kindly explain how the filtering aspect works for the ALMA 101
Image
Uses a kind of standard deviation in it's calculation. You can filter the price, the final alma values, or filter both. Also you have a filter period you can use and if using filtering and filter period = 0, then the Alma period is used.

Re: Moving Average indicators for MT4

Posted: Sat Nov 20, 2021 3:40 am
by Skyold
Hi mrtools,
have an idea with the indi averages-9.42:
Instead of MTF, the set period should be calculated and adjusted automatically depending on which TF is selected.
For example: The period 36, 15MIN
As soon as I go to 5MIN the period changes to 108; 1MIN to 540 or if I take a higher time frame, say 1H then the period changes automatically to 9.
To make it more user friendly there should be a possibility to choose the main time unit and the main period. After this input the period changes automatically, depending on which TF you enter.
Reason for this idea is very simple:
There are a lot of traders, including myself, who do not use MTF.
If you have the possibility and the time to code this AVERAGES INDICATOR, it would be a relief for me and for many other members.
Many thanks and best regards.
Skyold

Re: Moving Average indicators for MT4

Posted: Sat Nov 20, 2021 5:34 am
by chris006
A way to implement this would be to have a separate period input for each current chart timeframe:
15 min: 36
5 min: 108
1 min: 540 etc
the concept is already in use in the indicator in the picture
Skyold wrote: Sat Nov 20, 2021 3:40 am Hi mrtools,
have an idea with the indi averages-9.42:
Instead of MTF, the set period should be calculated and adjusted automatically depending on which TF is selected.
For example: The period 36, 15MIN
As soon as I go to 5MIN the period changes to 108; 1MIN to 540 or if I take a higher time frame, say 1H then the period changes automatically to 9.
To make it more user friendly there should be a possibility to choose the main time unit and the main period. After this input the period changes automatically, depending on which TF you enter.
Reason for this idea is very simple:
There are a lot of traders, including myself, who do not use MTF.
If you have the possibility and the time to code this AVERAGES INDICATOR, it would be a relief for me and for many other members.
Many thanks and best regards.
Skyold

Re: Moving Average indicators for MT4

Posted: Sat Nov 20, 2021 7:23 am
by mrtools
Skyold wrote: Sat Nov 20, 2021 3:40 am Hi mrtools,
have an idea with the indi averages-9.42:
Instead of MTF, the set period should be calculated and adjusted automatically depending on which TF is selected.
For example: The period 36, 15MIN
As soon as I go to 5MIN the period changes to 108; 1MIN to 540 or if I take a higher time frame, say 1H then the period changes automatically to 9.
To make it more user friendly there should be a possibility to choose the main time unit and the main period. After this input the period changes automatically, depending on which TF you enter.
Reason for this idea is very simple:
There are a lot of traders, including myself, who do not use MTF.
If you have the possibility and the time to code this AVERAGES INDICATOR, it would be a relief for me and for many other members.
Many thanks and best regards.
Skyold
Try, made it so you can change the periods, seems to be working, if using AutoMaPeriods.

Re: Moving Average indicators for MT4

Posted: Sat Nov 20, 2021 8:29 am
by Skyold
mrtools wrote: Sat Nov 20, 2021 7:23 am Try, made it so you can change the periods, seems to be working, if using AutoMaPeriods.
Thank you very much for the quick coding and support.
It turned out amazingly well. Thank you very much.
This indicator will be very pleasing to many like-minded people who do not use MTF.
Perfect




Re: Moving Average indicators for MT4

Posted: Sat Nov 20, 2021 4:11 pm
by Woodyz
Thanks Mr tools I think the new averages upgrade will work a treat

Re: Moving Average indicators for MT4

Posted: Sat Nov 20, 2021 7:43 pm
by josi
mrtools wrote: Sat Nov 20, 2021 7:23 am Try, made it so you can change the periods, seems to be working, if using AutoMaPeriods.
Do you think it is at all possible to add D1 and W1 to the list of AutoMaPeriods - for all those poor fellows who trade higher TFs?
So, for example:
W - 9
D - 45
H4 - 270
H1 - 1080
etc