SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Metastock 6.0 for Window -- Ignore unavailable to you. Want to Upgrade?


To: compradun who wrote (3510)5/22/2000 9:44:00 PM
From: Paul Beattie  Respond to of 4056
 
Here's an example of how to specify displaced moving average in the system tester.

Paul

Buy:
Cross(C,Ref(Mov(C,50,e),-15)) {uses 50ema displaced by 15 days}
Sell:
Cross(Ref(Mov(C,50,e),-15),C)