try deleting the last )

d

On Mon, Nov 17, 2008 at 3:45 PM, longarm61 <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I just want my buy rule to apply from 9:30 to 10:30.  Apparently
> there's a syntax error with the code below (second line, at the end),
> but this dummy can't figure it out.  Would somone be kind enough to
> tell me what I'm doing wrong?  Thanks.
>
>
> Buy =   Close > MA(  Close , 20 )
>        AND TimeNum()>=93000 AND TimeNum()<=103000);
>
>
> ------------------------------------
>
> **** IMPORTANT ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
>
> *********************
> TO GET TECHNICAL SUPPORT from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
> *********************
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> *********************************
> Yahoo! Groups Links
>
>
>
>

Reply via email to