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

Re: TS system



PureBytes Links

Trading Reference Links

<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<META content='"MSHTML 4.72.2106.6"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>If you wanted to test a system to buy data1 
where the fast moving averages of data1, 2 and 3 were all above the slow moving 
averages of data1, 2 and 3 the following should work:</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Inputs: MALen1(10),MALen2(10),MALen3(10),<BR>&nbsp; 
MALen1a(20),MALen2a(20),MALen3a(20);<BR>Vars: MA1(0),MA2(0),MA3(0),<BR>&nbsp; 
MA1a(0),MA2a(0),MA3a(0);</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>If CurrentBar&gt;1 then begin<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
MA1=Average(Close,MALen1) of data1;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
MA2=Average(Close,MALen2) of data2;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
MA3=Average(Close,MALen3) of data3;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
MA1a=Average(Close,MALen1a) of data1;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
MA2a=Average(Close,MALen2a) of data2;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
MA3a=Average(Close,MALen3a) of data3;<BR>&nbsp;&nbsp;&nbsp;&nbsp; If MA1&gt;MA1a 
and MA2&gt;MA2a and MA3&gt;MA3a then Buy at close;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
If MA1&lt;MA1a and MA2&lt;MA2a and MA3&lt;MA3a then Sell at 
close;<BR>end;</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>If you don't already subscribe you might want to get on the 
Omega mailing list.&nbsp; Not quite as civil as this list but a great resource 
if you are interested in programming in Easy Language.&nbsp; To subscribe send a 
message to: <A 
href="mailto:omega-list-request@xxxxxxxxxx";>omega-list-request@xxxxxxxxxx</A>&nbsp; 
Message should be Subscribe omega-list &quot;Your name&quot;&nbsp; Also you can 
search past omega list messages by subject at <A 
href="http://www.intrepid.com/~gary/omega-list/";>http://www.intrepid.com/~gary/omega-list/</A></FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 solid 2px; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">
    <DIV><FONT face=Arial size=2><B>-----Original Message-----</B><BR><B>From: 
    </B>Scott &lt;<A 
    href="mailto:howdy@xxxxxxxxxxxxxx";>howdy@xxxxxxxxxxxxxx</A>&gt;<BR><B>To: 
    </B>RealTraders Discussion Group &lt;<A 
    href="mailto:realtraders@xxxxxxxxxxxxxx";>realtraders@xxxxxxxxxxxxxx</A>&gt;<BR><B>Date: 
    </B>April 14, 1998 10:37 AM<BR><B>Subject: </B>TS 
system<BR><BR></DIV></FONT>
    <DIV><FONT color=#000000 size=2>Thank you Peter,&nbsp; For all of us TS 
    users who don't yet&nbsp; understand ELA and may never&nbsp; have the 
    ability to actually write a system - like me - THANKS!!!&nbsp; This is a 
    great example.&nbsp; Would a MA crossover system, be just as easy? It looks 
    as though the Inputs and Vars would just be twice as many.&nbsp; Any more 
    examples would be greatly appreciated!! Thanks again.</FONT></DIV>
    <DIV>&nbsp;</DIV></BLOCKQUOTE></BODY></HTML>
</x-html>From ???@??? Tue Apr 14 16:41:50 1998
X-POP3-Rcpt: neal@xxxxxxxxx
Return-Path: <owner-realtraders@xxxxxxxxxxxxxx>
Received: from accessone.com (list.listserver.com [198.68.191.15])
          by purebytes.com (8.8.4/8.8.4) with ESMTP
	  id QAA29418 for <neal@xxxxxxxxxxxxx>; Tue, 14 Apr 1998 16:13:55 -0700
Received: from localhost (localhost [127.0.0.1])
	by accessone.com (8.8.5/8.8.5/PIH) with SMTP id QAA03213;
	Tue, 14 Apr 1998 16:08:07 -0700 (PDT)
Received: from imo25.mx.aol.com (imo25.mx.aol.com [198.81.17.69])
	by accessone.com (8.8.5/8.8.5/PIH) with ESMTP id QAA02887
	for <realtraders@xxxxxxxxxxxxxx>; Tue, 14 Apr 1998 16:00:29 -0700 (PDT)
Received: from AMPWood@xxxxxxx
	by imo25.mx.aol.com (IMOv14.1) id 4BQJa15615
	for <realtraders@xxxxxxxxxxxxxx>; Tue, 14 Apr 1998 18:59:45 -0400 (EDT)
Message-Id: <dc0d4ae2.3533ea62@xxxxxxx>
Date: Tue, 14 Apr 1998 18:59:45 EDT
Reply-To: AMPWood@xxxxxxx
Sender: owner-realtraders@xxxxxxxxxxxxxx
From: AMPWood <AMPWood@xxxxxxx>
To: RealTraders Discussion Group <realtraders@xxxxxxxxxxxxxx>
Subject: ILEANA Full mail box
Mime-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: AOL 3.0 for Windows 95 sub 18
X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN

ILEANA
Please clear out your mailbox. I am trying to send you an E mail

         Thanks,
          DL