Page 1 of 4

Multi Time Frame Moving Average

PostPosted: Tue Sep 28, 2010 4:39 am
by Apprentice
The indicator displays chosen moving average of chosen price of chosen (bigger) time frame. So, you can for example show EMA(8) of closing price of 1 hour bar on 1 minute chart.

mf_ma.png


Download indicator:
MF_MA.lua
(10.11 KiB) Downloaded 3596 times


MT4/MQ4 version
viewtopic.php?f=38&t=64158

Re: Multi Time Frame Moving Average

PostPosted: Tue Oct 05, 2010 7:41 pm
by Nikolay.Gekht
Updated again. In case the indicator is applied on alive chart and, therefore, the latest moving average value is permanently changing, now the indicator populates this changing value for all bars of the current time frame which corresponds to the latest bar of the chosen time frame.

In order version the indicator updated only the last bar of the current chart.

Re: Multi Time Frame Moving Average

PostPosted: Tue Oct 05, 2010 11:51 pm
by patick
Is it possible too add VAMA to the option MA list?

Re: Multi Time Frame Moving Average

PostPosted: Wed Oct 06, 2010 1:33 am
by Apprentice
It's possible, I just have to find VAMA, I think it is not yet officially released at the forum.

Re: Multi Time Frame Moving Average

PostPosted: Wed Oct 06, 2010 2:55 am
by Apprentice
VAMA (VWAP) Added.

Re: Multi Time Frame Moving Average

PostPosted: Wed Oct 06, 2010 4:00 am
by patick
Thank you very much.

Re: Multi Time Frame Moving Average

PostPosted: Sun Dec 05, 2010 5:21 am
by Apprentice
Update
12.05.2010.

Re: Multi Time Frame Moving Average

PostPosted: Sat May 14, 2011 5:13 pm
by station0524
Is it possible to add KAMA and T3 to the averages option?

Re: Multi Time Frame Moving Average

PostPosted: Sun May 15, 2011 9:10 am
by Apprentice
Your request has been added to developmental cue.

Re: Multi Time Frame Moving Average

PostPosted: Fri Jul 22, 2011 6:27 am
by Trader1
Hi! my first post here,
I found this indi so good I had to register.
thanks for your work with this indicator. I love it!
I find it very useful but there is a problem with it,
and Im hoping you could fix it cus I really need it in
my every day trading, the problem is that you get error messages
when you are jumping from time frame to time frame,

Failed to create the indicator 'MTF_MA' during the chart loading. The error details: [string "MTF_MA.lua"]:66: The chosen time frame must be equal to or bigger than the chart time frame!.

I understand the main reason for this indi is to make jumping timeframes un-necessary,
but I like to get a bigger view over the market and being on the Daily chart
makes it hard to see the smaller timeframes MA's,
I think that would add functionality to this indi and it will help me greatly.
Thank you! :)