PureBytes Links
Trading Reference Links
|
Hello,
Also read this (to the VERY END of document):
http://www.amibroker.com/ib.html
With default settings AmiBroker attempts to backfill not 5 days but
*30* (THIRTY) days
and that is 6 times more than IB capability per single request (IB
allows only 5 days in one request).
To get 30 days program needs to split it into 6 requests.
So if you are comparing to 5-day only backfill you are comparing apples
to oranges.
So you would need to change backfill length to 5 days in the plugin
status menu
as explained in the document referenced above.
Best regards,
Tomasz Janeczko
amibroker.com
On 2009-12-29 21:03, Tomasz Janeczko wrote:
Hello,
It works just fine with AmiBroker and exactly same speed (or better).
Something is wrong with your setup (probably incorrect database
settings).
You need to configure database exactly as shown in the video:
http://www.amibroker.com/video/ib.html
Best regards,
Tomasz Janeczko
amibroker.com
On 2009-12-29 20:50, ganamide wrote:
I always had problems backfilling data from Interactive Brokers into AmiBroker, but then I started using NinjaTrader and I haven't had much problem with it. In NT, I am able to load up to 20 different futures charts with 15 days of 5 minute bars without a problem, and it only takes about 1 minute to do so. I just tested it with AmiBroker using only 1000 5 minute bars and it keeps choking on a single symbol. This makes me think that either something is wrong with the IB plugin for AmiBroker, or NT figured out a clever way around the throttling issue. Is there anyway we can look into the IB plugin to make it work better? I really want to use AmiBroker with my IB datafeed.
Thanks,
Chris
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
__._,_.___
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
__,_._,___
|
|