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

Re: System: how to buy on close of signal bar



PureBytes Links

Trading Reference Links

I have to issue a correction to my previous message.   BUY ON CLOSE is
working the way I wanted...but the first signal was one bar off and and the
first SELL(reversal) was completely wrong, and I wrote the message before I
checked the subsequent signals closely, and they were all correct.  The
system just had to warm up a bit, so all's well now.

John



----- Original Message -----
From: "John Clemens" <jbclem@xxxxxxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Sent: Friday, March 30, 2001 3:08 PM
Subject: System: how to buy on close of signal bar


> In writing a system I would like to buy(sell) on the close of the same bar
> the signal occurs on.  I've tried BUY CLOSE[1] but that begets a "grammar
> error.  BUY CLOSE just produces a buy on the close of the next bar. BUY
> PREVIOUS CLOSE produces another error message, word not recognized. Is
there
> a modifier or a correct way to write this.
>
> John
>