PureBytes Links
Trading Reference Links
|
> A little problem one of you more experiences guru's may crunch in a
> siz...
> in an EL program I print out the
> NumtoStr(LastCalcDate),NumtoStr(date)+Newline. Simple enuf.
>
> I would have expected the date to increase until it reaches lastcalcdate
> then end. But alas, it doesn't. The output stops with the Date one bar
> less than the LastCalcDate.
>
> Can anyone explain why the last bar is not getting processed and what I
> have to do to make it get processed?
Deming replied: This can be caused by using the "TOMORROW" keyword in your EL code. If you remove the
"TOMOROW" keyword then your Print statements will behave as expected.
--
--------------------- Doug Deming, IEC --------------------
Investment Engineering, Corp.-Omega Research "Solution Provider"
* * * Visit our Investment Labs online! * * *
WWW Site: http://www.InvestLabs.com PHONE: (808)875-4558
Email: doug@xxxxxxxxxxxxxxxxxxx FAX: (808)276-4557
-----------------------------------------------------------
|