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

RE: EL weirdness



PureBytes Links

Trading Reference Links

What happens when you store the stop level in a variable first ?

highplusone = High + 1;
buy highplusone stop;

Is this a TS2000i or TS4 issue ?

> -----Original Message-----
> From: Jimmy56@xxxxxxx [mailto:Jimmy56@xxxxxxx]
> Sent: Saturday, January 22, 2000 5:24 PM
> To: OMEGA-LIST@xxxxxxxxxx
> Subject: EL weirdness
>
>
> I don't get this, but maybe someone here does.  This is and end
> of day system
> and this is what I have written:
>
> "Go long code then buy high + 1 point stop;"
>
> But what's happening is the orders are coming in at the high and
> not at high
> plus 1 point.  I'm trading stocks with this puppy.
> Any explanation is appreciated.
> Jim
>
>