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

Re: [amibroker] System Testing



PureBytes Links

Trading Reference Links


buy = ma(close,39) > 
ref(ma(close,39),-2);
cheers,
Steve R----- Original Message ----- 

<BLOCKQUOTE 
>
<DIV 
>From: 
Randy 
Barlow 
To: <A title=amibroker@xxxxxxxxxx 
href="">amibroker@xxxxxxxxxxxxxxx 
Sent: Wednesday, May 30, 2001 11:11 
AM
Subject: [amibroker] System Testing

I am new to Amibroker and am trying to write a 
system to backtest.
 
What I want to do is on the order 
of:
 
Buy= when ma(close,39) > 
ma(close,39,(-2)
I know the syntax is wrong.  Can anyone help 
with the correct syntax on this?
Thanks,
Randy
How Long a Minute is, depends onwhich side of 
the Bathroom Door you are on.