[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [displace] formula problem



PureBytes Links

Trading Reference Links

Hello rghstocks,

just move the "[displace]" notation as follows:

  (AverageFC( Price, Length )[Displace] - (AverageFC( Price, Length )


Best regards,
 Jim Johnson                           mailto:jejohn@xxxxxxxxxxx

-- 
Monday, September 2, 2002, 9:05:06 PM, you wrote:

rac> I can't seem to figure out how to write an indicator that would show the difference between a displace moving average compared to the same regular moving average similar to below. The [displace]
rac> only works for a plot, not for a formula.  Can someone tell me how to write this?
rac> [Displace](AverageFC( Price, Length ) - (AverageFC( Price, Length )
rac> Thanks
rac> Randy