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

Re: System Test HELP



PureBytes Links

Trading Reference Links

<x-html><!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Just read the article and realized that I sent the wrong exit trade delay
.&nbsp; You state it plainly enough, I just misread it.&nbsp; Should be
0, not 1.
<br>It's a pain to have to set the trade up this way.&nbsp; Especially
since it isn't totally accurate as far as entries go.&nbsp; It's only a
tick, but what if a system calls for entries at values other than one tick?&nbsp;
And it's inconvenient to look at a chart and have to keep in mind that
the arrow is on the bar prior to where you would really enter.&nbsp; If
there is another way to use the System Tester to enter at the "prior" day's
high and exit on the "entry day's" close, I don't know it.&nbsp; We need
a more advanced system tester.&nbsp; Anyone else agrees email Equis suggestions
dept please.&nbsp;&nbsp;&nbsp; mailto:suggestions@xxxxxxxxx
<br>&nbsp;
<p>mailto:divenfish@xxxxxxxxxxxxx
<p>&nbsp;&nbsp;
<br>Enter long: {Set trade entry price to HIGH, Zero delay.
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
(For shorts, use Low.)
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Set Exit to Close, Zero delay. Set Inactivity
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Stop Min Chg to a value that won't be reached
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
and periods to 1} {Buy arrow will plot on setup bar}
<p>&nbsp;N:=-1;
<br>&nbsp;R:=0.01;
<br>&nbsp;QUAD:=Ref(H-L,N)*R;
<br>&nbsp;H&lt;Ref(H,N)-QUAD AND L>Ref(L,N)-QUAD
<br>&nbsp;AND Ref(H,1)>H
<br>&nbsp;
<br>Inactivity stop Long and short positions.
<br>&nbsp;Minimum change of 1000 Points over 1 periods.
<br>&nbsp;
<br>Initial equity N/A
<br>Positions Long and short
<br>Entry trade price High
<br>Entry trade delay 0
<br>Exit trade price Close
<br>Exit trade delay 0
<br>Entry commission 0 points
<br>Exit commission ? points
<br>Interest rate N/A
<br>Margin req. N/A
<p>================================
<br>================================
<p>divenfish@xxxxxxxxxxxxx wrote:
<blockquote TYPE=CITE>Haven't read the article, but for example if you
want to enter at 1 tick above/below setup bar so system tester can to do
the math, this may get you as close.&nbsp;&nbsp; Of course it only will
calc from setup bar's high or low, not the 1 tick above/below condition.&nbsp;
BTW, arrows will appear on setup bar, not&nbsp; entry bar.
<br>Set trade entry price to high with zero delay.&nbsp; Set trade exit
price to close with 1 bar delay.
<br>if you want to use the inactivity stop, set periods to 1.&nbsp; Or
for if you want to use a close long/short condition to force an exit, stick
1>0 in there and don't use the inactivity stop.
<br>I added an additional line.&nbsp; -Ken
<br>Try this for buys:
<p>N:=-1;
<br>R:=0.01;
<br>QUAD:=Ref(H-L,N)*R;
<br>H&lt;Ref(H,N)-QUAD AND L>Ref(L,N)-QUAD
<br>AND Ref(H,1)>H
<p>--Shorts--
<br>N:=-1;
<br>R:=0.01;
<br>QUAD:=Ref(H-L,N)*R;
<br>H&lt;Ref(H,N)-QUAD AND L>Ref(L,N)-QUAD
<br>AND Ref(L,1)&lt;L
<br>&nbsp;
<p>Chuck Wemlinger wrote:
<blockquote TYPE=CITE>&nbsp;<font color="#000000"><font size=-1>List,</font></font>
<font color="#000000"><font size=-1>I am trying to build some system tests
based on the TASC Jan 99 article "The Tactical Trader".&nbsp; The Soybean
Gap and Equilateral Quads trading rules cannot be duplicated exactly since
entry is executed at a stop the same day that all conditions are met.&nbsp;
Therefore my entry point is on the open with a delay of 0.&nbsp; Now I
would like to exit at the close of the same day.&nbsp; It seems the system
tester (which now allows for seperate entry and exit rules in the new 6.52
version)&nbsp; forces the exit to the next day.&nbsp; Has anyone found
this to be true also and is there a workaround?</font></font> <font size=-1>And,
regarding the PRINT reports to a GENERIC/TEXT file, has anyone noticed
that the leading edge of numbers and trailing edge of text is being truncated?&nbsp;
Or is it just my generic/test print driver?&nbsp; For example Net Profit
will report 8.45 when it's really 38.45.</font> <font size=-1>Thanks,Chuck</font></blockquote>
</blockquote>
</html>
</x-html>From ???@??? Fri Jan 08 20:31:47 1999
Received: from listserv.equis.com (204.246.137.2)
	by mail05.rapidsite.net (RS ver 1.0.2) with SMTP id 18688
	for <neal@xxxxxxxxxxxxx>; Fri,  8 Jan 1999 23:10:42 -0500 (EST)
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id UAA18580
	for metastock-outgoing; Fri, 8 Jan 1999 20:23:10 -0700
X-Authentication-Warning: listserv.equis.com: majordom set sender to owner-metastock@xxxxxxxxxxxxx using -f
Received: from freeze.metastock.com (freeze.metastock.com [204.246.137.5])
	by listserv.equis.com (8.8.7/8.8.7) with ESMTP id UAA18577
	for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 8 Jan 1999 20:23:07 -0700
Received: from mail.rdc1.on.home.com (imail@xxxxxxxxxxxxxxxxxxxxxxxxx [24.2.9.66])
	by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id UAA17961
	for <metastock@xxxxxxxxxxxxx>; Fri, 8 Jan 1999 20:40:09 -0700 (MST)
Received: from home.com ([24.112.28.95]) by mail.rdc1.on.home.com
          (InterMail v4.00.03 201-229-104) with ESMTP
          id <19990109032909.BUKA20709.mail.rdc1.on.home.com@xxxxxxxx>
          for <metastock@xxxxxxxxxxxxx>; Fri, 8 Jan 1999 19:29:09 -0800
Message-ID: <3696CC95.FF9D90F8@xxxxxxxx>
Date: Fri, 08 Jan 1999 22:27:17 -0500
From: David Duggan <metardr@xxxxxxxx>
Organization: @Home Network
X-Mailer: Mozilla 4.05 [en]C-AtHome0404  (Win95; U)
MIME-Version: 1.0
To: metastock@xxxxxxxxxxxxx
Subject: Re: downloader
References: <00381970441309@xxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
X-Loop-Detect: 1
X-UIDL: 010c3d98f78e2e1f49ca24cd14267188

Steve I used to use Dial Data for stocks.  Their track record for data
accuracy was not good.

Be careful if you are betting the farm you may want to confirm the price
Dial Data gives you.

Dave Duggan

Steve Karnish wrote:
> 
> Guy,
> 
> I've never used the Downloader with Prophet.  As you know, for the last
> year, I have been using their data with very little hassle.  I felt bad
> that you've had problems, but now I suspect the infamous/notorious
> DOWNLOADER.  Prophet provides the program called AccWin and it takes about
> 10-20 seconds to download 35 commodities types of 10 to 15 contracts, plus
> I let them build my continuous charts.  So, I'm guessing I download for 400
> contracts.  When I hear about 20 minute downloads, I shake my head in
> wonder.  I am going to try Dial/Data for the next month.  It's part of the
> AIQ/MyTrack trial.  Unlimited free historical data and unlimited daily
> updates (equities, indices, and futures) are available as part of the perks
> for using their data feed.  Dial Data seems to win as the best EOD provider
> in the TASC polls, but I always found them to be a bit pricey.
> 
> Steve Karnish
> CCT
> ----------
> > From: Guy Tann <grtann@xxxxxxxxxxx>
> > To: metastock@xxxxxxxxxxxxx
> > Subject: RE: downloader
> > Date: Friday, January 08, 1999 2:11 PM
> >
> > Al
> >
> > What software and service provider are you using?  I have been using
> > Downloader for years (back in the old DOS days and am currently working
> with
> > 2 data providers.  Lately I've had all kinds of problems with my data
> > providers (I think).  It took me 3 tries to download my stuff off
> CompuServe
> > last night.  Couldn't even download my data from Prophet even after 6
> tries.
> > Reviewed the Capture.txt file each time and the downloader quit in a
> > different place each time.  All with a transmission or checksum error.
> >
> > Guy
> >
> >
> > > -----Original Message-----
> > > From: owner-metastock@xxxxxxxxxxxxx
> > > [mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of Al Taglavore
> > > Sent: Friday, January 08, 1999 10:38 AM
> > > To: MetaStock List Group
> > > Subject: downloader
> > >
> > >
> > >
> > > I have watched, over the months past, many posting about the
> Downloader,
> > > and viewed them with suspect.
> > >
> > > Reluctantly, I have stopped using the Equis Downloader because I had to
> > > change my EOD provider to a service  not accessed directly in the
> > > downloader.  With the Equis product I could download 218 issues in
> three
> > > directories---stocks, futures, market indexes.  My normal
> > > download time was
> > > 4min 25 seconds.
> > >
> > > With the new service, I must use a non-Equis downloader.  This same
> > > download is now completed in 40 seconds.  40 SECONDS!!.  How can the
> Equis
> > > product be so s-l-o-w?  Is the technology they use THAT antiquated?
> > >
> > > Al Taglavore
> > >
> > >