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

Re: new user...help needed



PureBytes Links

Trading Reference Links

Actually, the manual is pretty good :) Also, there are a couple of
systems included with MSPro

Anyway, here is what I think you're looking for (I've broken it up for
simplicity):

ma:=mov(c,15,s);
c1:=ref(ma,-1) < ma;
c2:=c < ma;
entry:=c1 and c2;

Hope this helps,

Allan


--- Cameron Jones <ctj@xxxxxxxxxxxxx> wrote:
> Hi all   :O)
> 
> My name is Cameron and I am a first time user of metastock pro.  I
> need to
> get up too speed quickly to do some backtesting in futures.  I have a
> million questions but I really need the answer to two of them asap.
> Q1    What is the easiest/quickest way to learn the programming
> syntax for
> backtesting in metstock?
> 
> q2    I want to test a simple system. Basically in English my long
> entry is
> " yesterdays mov(close,15,s) < todays mov(close,15,s) and the close
> is <
> todays mov(close,15,s)"
> Can someone give me the metastock equivalent please  ?
> 
> Regards
> Cameron t Jones
> 


=====
---
Allan Havemose, Ph.D.
havemose@xxxxxxxxxx
havemose@xxxxxxxxx

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/