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

Re: Obscure EasyLanguage Bug



PureBytes Links

Trading Reference Links

I've tried to write this message about 4 times - and it never seems to be
coherent.  I think I know what you're talking about - and the way I deal with it is
language like the following:

If XUp or XDown then Value99=Value99 else begin XUp=Xup[1]

This makes the program look at every day's worth of data (I just use end of day
data).  And it can get a little complicated if you're looking for multiple
conditions.  Sorry if we're talking about different situations - I'm not very
technically oriented and I frequently have problems understanding the kind of
programming difficulties technically oriented people are writing about.  Robyn