| 
 PureBytes Links 
Trading Reference Links 
 | 
Thanks Jim,
 
-3 shifts the indicator further "down" the 
graph.  I guess I'm missing something.
 
Take care,
 
Steve Karnish, CTACedar Creek Trading<A 
href="http://www.cedarcreektrading.com">www.cedarcreektrading.com1-877-668-1125
<BLOCKQUOTE dir=ltr 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  ----- Original Message ----- 
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black">From: 
  <A href="mailto:wooglin.org@xxxxxxxxxxx" 
  title=wooglin.org@xxxxxxxxxxx>Wooglin 
  To: <A 
  href="mailto:metastock@xxxxxxxxxxxxx" 
  title=metastock@xxxxxxxxxxxxx>metastock@xxxxxxxxxxxxx 
  Sent: Thursday, August 22, 2002 12:22 
  PM
  Subject: RE: code question
  
  <FONT color=#0000ff face=Arial 
  size=2>Steve:
  <FONT color=#0000ff face=Arial 
  size=2> 
  Try 
  as follows:
  <FONT color=#0000ff face=Arial 
  size=2> 
  <FONT color=#0000ff face=Arial 
  size=2>M1:=Mov(c,3,s)
  <FONT color=#0000ff face=Arial 
  size=2>M1:=Ref(M1,3) {Moves Indicator back 3 periods. Use -3 to move Indicator 
  forward 3 periods.}
  <FONT color=#0000ff face=Arial 
  size=2> 
  Jim 
  Barone
  
    <FONT face=Tahoma 
    size=2>-----Original Message-----From: <A 
    href="mailto:owner-metastock@xxxxxxxxxxxxx">owner-metastock@xxxxxxxxxxxxx 
    [<A 
    href="mailto:owner-metastock@xxxxxxxxxxxxx">mailto:owner-metastock@xxxxxxxxxxxxx]On 
    Behalf Of Steve KarnishSent: Thursday, August 22, 2002 12:10 
    PMTo: <A 
    href="mailto:metastock@xxxxxxxxxxxxx">metastock@xxxxxxxxxxxxxSubject: 
    code question
    List,
     
    When coding a moving average, with a horizontal 
    shift...is the code (mov(c,3,s), 3)?  
     
    Thanks,
     
    Steve Karnish, CTACedar Creek Trading<A 
    href="http://www.cedarcreektrading.com">www.cedarcreektrading.com1-877-668-1125
 |