PureBytes Links
Trading Reference Links
|
Ver 4.17, Esignal
RT.
<FONT color=#000080
size=2>
Something
unexpected I noticed:
<FONT color=#000080
size=2>
Doing an explore
with Filter = 1; and setting the date range from 10/1/02 to 10/1/02 does not
return anything.
<FONT color=#000080
size=2>
Setting the date
range from 9/30/02(Monday) to 10/1/02(Tuesday) returns only
10/1/02.
<FONT color=#000080
size=2>
This is
unexpected. I would expect the "From" date to be included in the
explore.
<FONT color=#000080
size=2>
Filter = 1<FONT
size=1>;
AddColumn(<FONT color=#0000ff
size=1>Hour(), <FONT color=#009300
size=1>"Hour", <FONT color=#ff00ff
size=1>1.2);
AddColumn( TimeOk, <FONT color=#009300
size=1>"TimeOk", format = <FONT color=#ff00ff
size=1>1.0 );
AddColumn( DataTime, <FONT color=#009300
size=1>"DataTime", format = <FONT color=#ff00ff
size=1>1.0 );
AddColumn( OptTime, <FONT color=#009300
size=1>"OptTime", format = <FONT color=#ff00ff
size=1>1.0 );
<FONT color=#000080
size=2>Thanks,
<FONT color=#000080
size=2>Rick
|