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

Serenity-Trading



PureBytes Links

Trading Reference Links

Posting more or less regularly for the last three years on the many lists of 
this planet, many have asked me to continue writing and to let them know when I 
would create a website. Well I still haven't, but I got myself last month to 
start the "serenity-trading" list, so I just wanted to let you know where to 
find it:
 http://www.egroups.com/group/serenity-trading/info.html

Everyone wishing to contribute or just assist is welcome. Subjects are trading, 
markets, psychology, money management and everything you deem interesting to 
share which would be useful in these areas. The goal is to help the group as a 
whole progress faster and in a positive spirit than any of us could do 
individually, by sort of pooling knowledge and experience.

Best to all of you, and apologies to the list for this intrusion,

GwennFrom ???@??? Wed Sep 29 06:29:27 1999
Return-Path: <omega-list-request@xxxxxxxxxx>
Received: from mx1.eskimo.com (mx1.eskimo.com [204.122.16.48])
	by purebytes.com (8.8.7/8.8.7) with ESMTP id CAA17986
	for <neal@xxxxxxxxxxxxx>; Wed, 29 Sep 1999 02:12:34 -0700
Received: (from smartlst@xxxxxxxxx)
	by mx1.eskimo.com (8.9.1a/8.8.8) id CAA25328;
	Wed, 29 Sep 1999 02:09:24 -0700
Resent-Date: Wed, 29 Sep 1999 02:09:23 -0700
Message-ID: <19990929090948.15352.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: 29 Sep 99 05:09:48 EDT
From: ViZIeR <tradewiz@xxxxxxx>
To: omega-list@xxxxxxxxxx
Subject: EL Help - a ystem from "The Trading Game"
X-Mailer: USANET web-mailer (MaintM3.3.0.77)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mx1.eskimo.com id CAA25279
Resent-Message-ID: <"xapaJ2.0.HB6.2TTyt"@mx1>
Resent-From: omega-list@xxxxxxxxxx
X-Mailing-List: <omega-list@xxxxxxxxxx> archive/latest/42711
X-Loop: omega-list@xxxxxxxxxx
Precedence: list
Resent-Sender: omega-list-request@xxxxxxxxxx
Status:   

Hi,

Here is a system from Ryan's books "The Trading Game", I'd appreciate if
somebody can code it in EL and post it on the list. TIA

Buys: 
1)the average close of X days to be greater than the same average close
Y days ago;
2)the close to be less than the close Y days ago;
3)the close to be greater than the close Y+X days ago

if the above 3 conditions are met, buy on the open next day.

Sells:
1)the average close of X days to be less than the same average close Y days
ago;
2)the close to be greater than the close Y days ago;
3)the close to be less than the close Y+X days ago.

if the above 3 conditions are met; sell on the open next day.