PureBytes Links
Trading Reference Links
|
cheers Graham, i tried again just after I posted and it worked! (I
could have sworn it wasn't working before...)
Sam
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx> wrote:
> x = Cross( TimeNum(), 093000 );
>
>
>
> On Mon, 24 Jan 2005 16:17:13 -0000, qweds_560 <qweds_560@xxxx>
wrote:
> >
> >
> > Hello,
> >
> > I am trying the following exploration:
> >
> > Filter = 1;
> > x = TimeNum() == 093000;
> > AddColumn(x,"x");
> >
> > Howver, all my output (i.e all time bars) have 1 in the x
column. I
> > would have thought only the 093000 bar would have a 1 in the x
> > column.
> >
> > Can someone tell me what I am doing wrong?
> >
> > Thanks
> >
> > Sam
> >
> >
> > Check AmiBroker web page at:
> > http://www.amibroker.com/
> >
> > Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
>
>
> --
> Cheers
> Graham
> http://e-wire.net.au/~eb_kavan/
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|