PureBytes Links
Trading Reference Links
|
Tomasz,
> Instead of exporting / importing via ASCII files you can simply
> have "local data storage" set to "Enabled" in File Database settings
> and scan once entire database. This will copy all data from TC2000.
> Then change data source
> to "(local)" and you will have them read from AB native database.
Thanks for the suggestion. I'll try this.
Regards,
- Salil V Gangal
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
wrote:
> Salil,
>
> Plugins are written so they use MAXIMUM speed given source can
offer.
> If you want more you have to use different data source OR
> use only AB native database which is faster than ANY plugin.
>
> Instead of exporting / importing via ASCII files you can simply
> have "local data storage" set to "Enabled" in File Database settings
> and scan once entire database. This will copy all data from TC2000.
> Then change data source
> to "(local)" and you will have them read from AB native database.
>
> There is of course the documentation in AmiBroker User's Guide
> that explains how it all works
> http://www.amibroker.com/guide/h_workspace.html
>
> It was also discussed earlier on both this list and web discussion
board.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "Salil V Gangal" <salil_gangal@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Wednesday, May 05, 2004 1:32 AM
> Subject: [amibroker] Re: TC2000 speed
>
>
> > Tomasz,
> >
> > Okay. So what methods can be used to speed the things up ?
> >
> > As I wrote, what comes to mind is to export all necessary data
from
> > TC2000 and then to import it into AmiBroker.
> >
> > Anything else that you can suggest ?
> >
> > Regards,
> > - Salil V Gangal
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko"
<amibroker@xxxx>
> > wrote:
> > > Hello,
> > >
> > > There are quite big differences in speed of various data sources
> > > and they are outlined in the User's Guide
> > > http://www.amibroker.com/guide/h_extsources.html
> > >
> > > Generally speaking plugins that are file-based
> > > (so the plugin directly reads the files without any 3rd party
API)
> > > are faster than those using 3rd party APIs.
> > >
> > > Also some APIs are much faster than others.
> > >
> > > Best regards,
> > > Tomasz Janeczko
> > > amibroker.com
> > > ----- Original Message -----
> > > From: "Rik Rasmussen" <hrasmussen@xxxx>
> > > To: <amibroker@xxxxxxxxxxxxxxx>
> > > Sent: Wednesday, May 05, 2004 12:34 AM
> > > Subject: RE: [amibroker] Re: TC2000 speed
> > >
> > >
> > > > When you say "it is too slow" what do you mean?
> > > >
> > > > If I step down through my list of symbols, the charts appear
> > almost
> > > > instantly. I don't believe any database could be read faster.
> > > >
> > > > Rik Rasmussen
> > > >
> > > > > -----Original Message-----
> > > > > From: Salil V Gangal [mailto:salil_gangal@x...]
> > > > > Sent: Tuesday, May 04, 2004 6:23 PM
> > > > > To: amibroker@xxxxxxxxxxxxxxx
> > > > > Subject: [amibroker] Re: TC2000 speed
> > > > >
> > > > >
> > > > > Rik,
> > > > >
> > > > > Well ... nothing that I was not doing with FastTrack !
*smile*
> > > > >
> > > > > That's why I asked this actually ...
> > > > >
> > > > > Regards,
> > > > > - Salil V Gangal
> > > > >
> > > > >
> > > > > --- In amibroker@xxxxxxxxxxxxxxx, "Rik Rasmussen"
> > <hrasmussen@xxxx>
> > > > > wrote:
> > > > > > I use TC2000 data on my HD in Amibroker and it is very
fast.
> > Speed
> > > > > has never
> > > > > > been a problem with this setup.
> > > > > >
> > > > > > What sort of things are you doing that could make it seem
> > slow?
> > > > > >
> > > > > > Rik Rasmussen
> > > >
> > > >
> > > >
> > > >
> > > > Send BUG REPORTS to bugs@xxxx
> > > > Send SUGGESTIONS to suggest@xxxx
> > > > -----------------------------------------
> > > > Post AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx
> > > > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > > > --------------------------------------------
> > > > Check group FAQ at:
> > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> >
> >
> >
> >
> > Send BUG REPORTS to bugs@xxxx
> > Send SUGGESTIONS to suggest@xxxx
> > -----------------------------------------
> > Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > --------------------------------------------
> > Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
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/
|