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>
<META content='"MSHTML 4.72.2106.6"' name=GENERATOR>
</HEAD>
<BODY bgColor=#c0c0c0>
<DIV><FONT size=2>With the Signal Server, after a tick data backup, from the
C:\OMEGA\SERVER\SIG directory copy 40SIG.OLD file for backup. It is compressed
tick file. There should be an equivalent file for BMI in the C:\OMEGA\SERVER\BTC
directory.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=#000000 size=2><BR>Jack Bicer<BR><A
href="http://www.Bicer.com/jb">http://www.Bicer.com/jb</A><BR>+-----------------------------------------------------------<BR>+
http://www.Bicer.com<BR>+
Micro Solutions
Software
<BR>+ Specializing in custom Windows, C++
<BR>+ and Trading Software Development
<BR>+ Los Angeles,
California
<BR>+-----------------------------------------------------------<BR></FONT></DIV></BODY></HTML>
</x-html>From ???@??? Fri Dec 19 20:46:13 1997
Received: from smtp3.nwnexus.com (smtp3.nwnexus.com [206.63.63.41])
by mail1.halcyon.com (8.8.7/8.8.7) with ESMTP id UAA01929
for <neal@xxxxxxxxxxxxxxxx>; Fri, 19 Dec 1997 20:34:37 -0800 (PST)
Received: from mx2.eskimo.com (smartlst@xxxxxxxxxxxxxx [204.122.16.49])
by smtp3.nwnexus.com (8.8.7/8.8.7) with ESMTP id UAA00566
for <neal@xxxxxxxxxxx>; Fri, 19 Dec 1997 20:34:36 -0800 (PST)
Received: (from smartlst@xxxxxxxxx)
by mx2.eskimo.com (8.8.8/8.8.8) id UAA28721;
Fri, 19 Dec 1997 20:29:37 -0800 (PST)
Resent-Date: Fri, 19 Dec 1997 20:29:37 -0800 (PST)
Message-Id: <199712200428.VAA07963@xxxxxxxxxxxxxxxxxxx>
Reply-To: <jlbaker@xxxxxxxxxxxx>
From: "Jerry Baker" <jlbaker@xxxxxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Subject: ELA question for multiple exits
Date: Fri, 19 Dec 1997 22:33:19 -0600
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1161
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Resent-Message-ID: <"MSRyR3.0.b07.icqcq"@mx2>
Resent-From: omega-list@xxxxxxxxxx
X-Mailing-List: <omega-list@xxxxxxxxxx> archive/latest/12499
X-Loop: omega-list@xxxxxxxxxx
Precedence: list
Resent-Sender: omega-list-request@xxxxxxxxxx
Status:
Can one of you great ELA programming experts out there advise me how I
program the following:
If Condition1,2, 3, etc are met
BUY 3 next bar at high of previous bar +10;
EXIT 1 at entry price plus .80 or EXIT if Condition2;
EXIT 2nd at entry price plus 1.80 or EXIT if Condition2;
EXIT 3rd if Condition2;
Appreciate you assistance.
Jerry
|