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

Re: EL OpenPositionProfit exit query



PureBytes Links

Trading Reference Links

Well, 1 anything... 

As per previous comments, the thing won't let me sell at close and get out 
the next day... (:-((

Cheers,
Ian

> > > > if blah blah blah... then buy this bar at close;
> > > > exitlong at entryprice-1 stop:
> 
> Ian:
> 
> "1" what? Try:
> 
> exitlong at entryprice - 1   POINT   stop;
> 
> BW
> 
> 
> 
> 
> 
> 
> >From: ianwaugh@xxxxxxxxxxxxxxxxxxx (Ian Waugh)
> >Reply-To: ianwaugh@xxxxxxxxxxxxxxxxxxx
> >To: omega-list@xxxxxxxxxx
> >CC: ianwaugh@xxxxxxxxxxxxxxxxxxx, egarone@xxxxxxxxx
> >Subject: Re: EL  OpenPositionProfit exit query
> >Date: Tue, 4 Sep 2001 19:18 +0100 (BST)
> >
> >In-Reply-To: <003101c1355f$2f3d5b40$9578a940@xxxxxxxxxxx>
> >Nope, still the same, sorry...
> >
> >Made no difference to the system results at all...
> >
> >Cheers,
> >Ian
> >
> > >
> > > > Even this doesn't work:
> > > >
> > > > if blah blah blah... then buy this bar at close;
> > > > exitlong at entryprice-1 stop:
> > > >
> > >
> > > Try this:
> > >
> > > if  barstatus(1) = 2 then begin
> > >      if blah blah blah... then buy this bar at close;
> > >      exitlong at entryprice-1 stop:
> > > end;
> > >
> > >
> >
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>