PureBytes Links
Trading Reference Links
|
Nate,
My lawns need a mow too. On your return trip
from Poland, I'll pick you up at Melbourne Airport.
Just name the time.
Geoff
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
David
Holzgrefe
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Saturday, May 05, 2001 10:13
PM
Subject: Re: [amibroker] Tate System,
Explore, Jaco's Idea
looks like Nate will be popping over to poland to look
after the lawn etc:))Nate said "> > I will, for 3
months, wash windows, mow the lawn and takeout the trash
"David----- Original Message -----From: "Tomasz
Janeczko" <<A
href="">tj@xxxx>To: <<A
href="">amibroker@xxxxxxxxxxxxxxx>Sent:
Saturday, May 05, 2001 5:38 PMSubject: Re: [amibroker] Tate System,
Explore, Jaco's Idea> Dear Nate and the others,>>
I have prepared a modified version of Geoff's formula.> It is tuned for
US markets however you can> change it easily without the need to setup
all composites.>> You will find it attached to this
e-mail.>> Some comments:> At the very beginning of the
formula you will find the followingassignments:> dollars = 10000;
/* the size of your portfolio */> groupindex = "^DJI"; /* Dow
Jones Industrials */> marketindex = "^SPC"; /* Standard and Poors' 500
- you can use also ^NYA -NYSE Composite */>> First line
defines the size of your portfolio, the latter two define groupand
market> indexes that are used later as a Relative Strength bases in
Geoff'sformula.> No need to do any additional setup of
categories.> You can change them according to the stocks you want to
scan/back-test.> The default values provided here are for Dow Jones
Industrials components.> You should have also ^DJI (DJIA average) and
^SPC (SP 500 average) present> in your database.> Instead of
SP500 you can use ^NYA (NYSE Composite)>> In case of NASDAQ-100
components you can use:> dollars = 10000; /* the size of your portfolio
*/> groupindex = "^NDX"; /* NASDAQ 100 */> marketindex =
"^IXIC"; /* NASDAQ Composite */>> Again you should have ^NDX and
"^IXIC" present in your database.>> For other markets assign
appropriate tickers to> groupindex and marketindex
variables.>> Best regards,> Tomasz Janeczko>
===============> AmiBroker - the comprehensive share manager.>
<A
href="">http://www.amibroker.com>>
----- Original Message -----> From: "Dr. S. Nathan Berger"
<snberger@xxxx>> To:
<amibroker@xxxxxxxxxxxxxxx>> Sent: Friday, May 04, 2001 9:08
PM> Subject: [amibroker] Tate System, Explore, Jaco's
Idea>>> > I will, for 3 months, wash windows, mowthe
lawn and take out the trashfor> > anyone who will be kind enough
to send me their AFL that sets up theTate> > method for NASDAQ
and\or DJI, which also includes whatever input is> > necessary for
the Relative strength to function. I mean- I want to cutwhat> >
you send, paste it in the blank Formula space, hit Load and
getsomething> > beside "Syntax Errors". Please?????>
>> > I will do an additional 3 months of above services, andalso
wash yourpets> > twice monthly, if you will also send me a
workable AFL so I can use the> > export button.> >>
> And YES, YES, for dummies like me, Jaco's idea seems perfect- as long
as> > you great Australians will provide the necessary changes for
us poor> > Americans.> >> > Nate Berger>
>> > PS My advance apologies to any Americans who aren't
poor.> >> >> >> > Your use of Yahoo!
Groups is subject to<A
href="">http://docs.yahoo.com/info/terms/>
>> >>>>> Your use of Yahoo! Groups is
subject to <A
href="">http://docs.yahoo.com/info/terms/>>Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|