PureBytes Links
Trading Reference Links
|
Thanks Dima,
I was wondering how to get rid of all the extra
arrows.
Randy
How Long a Minute is, depends onwhich side of the Bathroom Door you are
on.
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Dima
Rasnitsyn
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Tuesday, May 29, 2001 10:43
PM
Subject: RE: [amibroker] System
Testing
<FONT face=Arial color=navy
size=2><SPAN
>Randy,
<FONT face=Arial color=navy
size=2><SPAN
>
<FONT face=Arial color=navy
size=2><SPAN
>The
alternative way is:
<FONT face=Arial color=navy
size=2><SPAN
>
<FONT face=Arial color=navy
size=2><SPAN
>Buy =
cross (<SPAN
>ma(close,39) ,
ref(ma(close,39),-2));<SPAN
>
<SPAN
> <FONT
face=Arial color=navy size=2><SPAN
>
<SPAN
>If you are using Guru
Comments window, this will eliminate extra ‘buy’ arrows for all bars while
ma(close,39) is more then ref(ma(close,39),-2). <FONT face=Arial
color=navy size=2><SPAN
>
<SPAN
> <FONT
face=Arial color=navy size=2><SPAN
>
<SPAN
>Both ways willwork
fine with System Analysis window.<FONT face=Arial color=navy
size=2><SPAN
>
<SPAN
> <FONT
face=Arial color=navy size=2><SPAN
>
<SPAN
>Regards,<FONT
face=Arial color=navy size=2><SPAN
>
<SPAN
>Dima.<FONT
face=Arial color=navy size=2><SPAN
>
<FONT face=Arial color=navy
size=2><SPAN
>
<FONT face=Arial color=navy
size=2><SPAN
>
<FONT face=Tahoma color=black
size=2><SPAN
>-----Original
Message-----From: Steve
[mailto:stevers@xxxx]<SPAN
>Sent: Tuesday, May 29, 2001 9:43
PMTo:
amibroker@xxxxxxxxxxxxxxx<SPAN
>Subject: Re: [amibroker] System
Testing
<FONT face="Times NewRoman"
size=3><SPAN
>
<FONT face=Arial color=black
size=2>buy =
ma(close,39) > ref(ma(close,39),-2);<SPAN
>
<FONT face=Arial color=black
size=2><SPAN
>cheers,<FONT
color=black><SPAN
>
<FONT face=Arial color=black
size=2>Steve
R-----Original
Message ----- <SPAN
>
<DIV
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>
From:<FONT face=Arial
color=black size=2><SPAN
> <A
title=rcbarlow@xxxx href="">Randy Barlow
<SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>To:<FONT
face=Arial color=black size=2><SPAN
> <A
title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
<SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>Sent:<FONT
face=Arial color=black size=2><SPAN
> Wednesday, May 30,
2001 11:11 AM<SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>Subject:<FONT
face=Arial color=black size=2><SPAN
> [amibroker] System
Testing<SPAN
>
<P class=MsoNormal
><FONT
face="Times New Roman" color=black size=3><SPAN
> <FONT
color=black><SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>I am new to
Amibroker and am trying to write a system to backtest.<FONT
color=black><SPAN
>
<P class=MsoNormal
><FONT
face="Times New Roman" color=black size=3><SPAN
> <FONT
color=black><SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>What I want to do is
on the order of:<SPAN
>
<P class=MsoNormal
><FONT
face="Times New Roman" color=black size=3><SPAN
> <FONT
color=black><SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>Buy= when
ma(close,39) > ma(close,39,(-2)<SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>I know the syntax is
wrong. Can anyone help with the correct syntax on
this?<SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>Thanks,<FONT
color=black><SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>Randy<FONT
color=black><SPAN
>
<P class=MsoNormal
><FONT
face=Arial color=black size=2><SPAN
>How Long a Minute
is, depends onwhich side of the Bathroom Door you are
on.<SPAN
>
<P class=MsoNormal
><FONT
face="Times New Roman" color=black size=3><SPAN
> <FONT
color=black><SPAN
>
<FONT face="Times NewRoman"
color=black size=3><BR
><BR
><FONT
color=black><SPAN
><FONT
face="Courier New" color=black size=2><SPAN
>Your use of
Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of
Service.
<SPAN
>
Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|