PureBytes Links
Trading Reference Links
|
I had SetPositionSize function in the loop. Marcin Straighted me out!
Thanks!
OT
--- In amibroker@xxxxxxxxxxxxxxx, "orionsturtle" <orionsturtle@xxx>
wrote:
>
> Thanks Terry. I have been experiencing a PLug and play
configuration
> error during the POST when I boot up. I think that maybe the two
are
> linked somehow.
>
> OT
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Terry" <MagicTH@> wrote:
> >
> > I have several very large AFLs with LOTS of loop code and they
> syntax
> > check instantly.
> >
> > If it's running very slowly you may have loops inside loops
> causing way
> > too many iterations. I have made this mistake before and it does
> not
> > affect the speed of the syntax check.
> >
> > Better ask support@
> > --
> > Terry
> >
> > -----Original Message-----
> > From: amibroker@xxxxxxxxxxxxxxx
[mailto:amibroker@xxxxxxxxxxxxxxx]
> On
> > Behalf Of dingo
> > Sent: Monday, July 24, 2006 14:37
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: RE: [amibroker] Re: Syntax checker
> >
> > Don't know off hand - you might try it.
> >
> > d
> >
> > > -----Original Message-----
> > > From: amibroker@xxxxxxxxxxxxxxx
> > > [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of orionsturtle
> > > Sent: Monday, July 24, 2006 4:30 PM
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Subject: [amibroker] Re: Syntax checker
> > >
> > > Do you know if it is the data range in the AA that determines
> > > how many times it loops? I'd really like to cut down the
> > > sytax check time.
> > >
> > > thanks.
> > >
> > > ot
> > >
> > > --- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@> wrote:
> > > >
> > > > Its actually running the formula.
> > > >
> > > > d
> > > >
> > > > > -----Original Message-----
> > > > > From: amibroker@xxxxxxxxxxxxxxx
> > > > > [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of
orionsturtle
> > > > > Sent: Monday, July 24, 2006 3:57 PM
> > > > > To: amibroker@xxxxxxxxxxxxxxx
> > > > > Subject: [amibroker] Re: Syntax checker
> > > > >
> > > > > It has something to do with the loop in the code. Systems
> without
> > > > > loops check normally. I don't know if there is a fix to
> > > tell it to
> > > > > just check the loop once or even if that would be prudent.
> > > > >
> > > > > --- In amibroker@xxxxxxxxxxxxxxx, "orionsturtle"
> <orionsturtle@>
> > > > > wrote:
> > > > > >
> > > > > > Might anyone have an idea as to why it takes forever to
do
> a
> > > syntax
> > > > > > check on a small piece of code. My computer used to take
> > > seconds
> > > > > now
> > > > > > it takes minutes for the same code I have been working on
> > > > > for weeks?
> > > > > >
> > > > > > I realize it may not have anything to do with AMI, but I
> > > thought I
> > > > > > would ask.
> > > > > >
> > > > > > Thanks for any input.
> > > > > >
> > > > > > OT
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ------------------------ Yahoo! Groups Sponsor
> > > > > --------------------~--> Yahoo! Groups gets a make over.
> > > See the new
> > > > > email design.
> > > > > http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/GHeqlB/TM
> > > > > -----------------------------------------------------------
--
> -
> > > > > ------~->
> > > > >
> > > > > Please note that this group is for discussion between
users
> only.
> > > > >
> > > > > To get support from AmiBroker please send an e-mail
directly
> to
> > > > > SUPPORT {at} amibroker.com
> > > > >
> > > > > For other support material please check also:
> > > > > http://www.amibroker.com/support.html
> > > > >
> > > > >
> > > > > Yahoo! Groups Links
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Please note that this group is for discussion between users
only.
> > >
> > > To get support from AmiBroker please send an e-mail directly
> > > to SUPPORT {at} amibroker.com
> > >
> > > For other support material please check also:
> > > http://www.amibroker.com/support.html
> > >
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> > Please note that this group is for discussion between users only.
> >
> > To get support from AmiBroker please send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> >
> > Yahoo! Groups Links
> >
>
|