| 
 PureBytes Links 
Trading Reference Links 
 | 
I plot into the future, 3 periods. Works great. This is a good trend
indicator short-term (3X3).
Use 7X5 for longer term. 
-Neal.
At 09:24 AM 10/23/2002 -0700, you wrote:
Walter,
 
Are you sure you aren't looking
to plot the MA with the shift forward?  The method of shifting it
forward (in which case, your original idea of ref(c,3,e),-3) is the
correct formula) is used to "delay" the moving average a bit to
prevent whipsaws.  Bill Williams talks about it in his books and Tom
Joseph of Advanced GET also uses the concept.
 
Like David, I'm not sure what
use plotting today's data three periods in the past will do?
 
Good Trading,
 
Joe J.
-----Original Message-----
From: DAVID H. LINTON
[mailto:dhlinton@xxxxxxxxxxxx]
Sent: Wednesday, October 23, 2002 7:34 AM
To: Metastockusers@xxxxxxxxxxxxxxx
Subject: Re: [Metastockusers] Shifted moving average
Ref(Mov(Close,3,e),+3)
plots a current 3 period ema point 3 periods in the
past. What is the value of this?
David
 
----- Original Message ----- 
From: Walter LE
CORDIER 
To:
Metastockusers@xxxxxxxxxxxxxxx 
Sent: October 23, 2002 10:15 AM
Subject: Re: [Metastockusers] Shifted moving average
Thanks Lionel & David,
 
Ok I've found! 
 
 
A shifted -3 MA is
 
Ref(Mov(Close,3,e),+3)
 
 
 
Thanks
 
Walter
 
 
----- Original Message ----- 
From: Lionel Issen 
To: Metastockusers@xxxxxxxxxxxxxxx 
Sent: Wednesday, October 23, 2002 3:56 PM
Subject: RE: [Metastockusers] Shifted moving average
 ref(mov(close,3,e),-3) should work.  What do you mean what is not a -3 shift? What do you get?
 The Metastock moving average window allows shifting a MOV up, down, left, right.
Lionel
 
 
-----Original Message-----
From: DAVID H. LINTON [mailto:dhlinton@xxxxxxxxxxxx] 
Sent: Wednesday, October 23, 2002 6:37 AM
To: Metastockusers@xxxxxxxxxxxxxxx
Subject: Re: [Metastockusers] Shifted moving average
Try  Mov(C,3,E) - Ref(Mov(C,3,E),-3)
David
----- Original Message ----- 
From: Walter LE CORDIER 
To: Metastockusers@xxxxxxxxxxxxxxx 
Sent: October 23, 2002 7:21 AM
Subject: [Metastockusers] Shifted moving average
 
Hi!
 
Does anyone know the syntax for a shifted moving average?
 
For example a mov(close,3,e) shifted -3?
I've tried:  ref(mov(close,3,e),-3) but it's not a -3 shifted moving average.
 
Thanks a lot.
 
Walter - France
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
Yahoo! Groups Sponsor 
ADVERTISEMENT
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
Yahoo! Groups Sponsor
<font face=arial
size=-2>ADVERTISEMENT<img src="http://ad.doubleclick.net/ad/N879.ameritrade.yahoo/B1054521.11;sz=300x250;adc=ZHS;ord=1035392570?" alt="" width="300" height="250"
border="0">
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 
 |