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

Re: Brain teasers (are these known TradeStation bugs?)


  • To: "Terry B. Rhodes" <trhodes3@xxxxxxxxx>
  • Subject: Re: Brain teasers (are these known TradeStation bugs?)
  • From: Mike Eggleston <mikee@xxxxxxxxxxxxxx>
  • Date: Tue, 16 Jul 2002 15:02:41 -0700
  • In-reply-to: <200207161812.LAA01673@xxxxxxxxxxxxxx>

PureBytes Links

Trading Reference Links

On Tue, 16 Jul 2002, Terry B. Rhodes wrote:

> 
> > 
> > > Problem 2:
> > > (TS2000i and TS6): The following error shows up (only occasionally):
> > > "Infinite loop detected in this analysis technique.  Check all 'FOR'
> > > and/or 'WHILE' loops for proper termination conditions."
> > > The study in question uses only two simple "for i=1 to 5" loops.
> >
> 
> 
> Don't use i in your programs. It stands for open interest in EL.
> Using i can lead to all kinds of weird behavior.
> 
> regards,
> 
> tbr
> 

good call; I always use loop and loop2