Our system and TWS makes no effort to hold on to and ensure the delivery of data. Whatever the default buffers you have for memory, processor, TCP (I have no idea, anymore what the threshold is) is all you will get to ensure that you get a given tick of market data. This is a good thing, in that you will rarely see a stale tick. It’s not such a good thing if you want to go back and look at what the market was doing after whichever guy said something on the news that caused everyone to do something silly.
"
1. If there happen to be more than one trade within the 0.2 to 0.3 second time interval, the resulting volume is delivered only once. Instead of a 15 contracts + a 5 contracts trade ib is reporting 20 contracts only. This difference between IB feed and reality doesn't seem problematic, since it's usually no difference to your trading strategy if there are two trades of 15+5 or one of 20 contracts.
2. If there happen to be more than one new price within the 0.2 to 0.3 second interval, important data may be lacking.
Suppose last report on EURUSD Future was LastPrice=1.2910/Volume= 12.500.
Then a peak trade occured with Price=1.2919/160 contracts/ ->Volume 12.660
and within 0.1 seconds another trade with Price 1.2914/10contracts/ ->Volume 12.670
0.2 seconds later the subsequent IB report would be: LastPrice=1.2914/Volume 12.670
So counting on IB realtime data you wouldn't know that price jumped up to 1.2919 in the meantime.
...
"
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----From: Clement ChinSent: Saturday, December 01, 2007 2:18 AMSubject: RE: [amibroker] Interactive Brokers Plug-in dropping volume dataIf you compare the Time & Sales of QuoteTracker and Amibroker, there are some differences. So, I think so.
Clement
From: amibroker@yahoogroups.com [mailto:amibroker@yahoogroups.com] On Behalf Of Barry Scarborough
Sent: Saturday, December 01, 2007 3:28 AM
To: amibroker@yahoogroups.com
Subject: [amibroker] Interactive Brokers Plug-in dropping volume data
I started having trouble with IB dropping volume on back fill. I have
seen that on iwm, uwm, eem, eev as some examples. I noticed it first
with IWM 5 minute chart using the VFI indicator where the volume plot
is missing back to the point where the volume is correct. The 1, 15 and
60 minute charts were OK. UWM is failing on 1, 5 and 15 minute charts.
For the most part it is 5 minute charts that fail. Quote Editor shows
the volume is missing. The missing data starts around 11/23 at 3 PM.
IWM has a volume gap, the value is 0, from 11/20 to 11/23.
With EFA the 1 and 60 minute are OK but the 5 and 15 minute fail.
Anyone have any idea what is going on either with the plug-in or IB
data? I reported this problem to IB customer service but probably won't
hear back for a week or more. They have not been very responsive.
Thanks,
Barry