ActiveTick vs. IQFeed vs. IB (TOFTT)

all of them are streamers , thus push
barchart
iqfeed
AT
IB

i dont know where you think any of them could be pull
 
Quote from a-greenwell:

fareastcoast - great point. Of the data providers you tested, which are "push" and which are "pull"?

Also, still interested to hear if anyone has used QuoteCenter...

I am still using QC for ATS. Here are some comments:

a) The snapshot update interval is around 1 second.
b) My server is running in Hong Kong. The network connectivity is not very good. Having some disconnections from time to time. The longest disconnection time was 4 hours. I am not sure it is QC server problem or the internet problem.
c) QC cover most Asian exchanges.
 
Quote from fareastcoast:

The other product I investigated is the Elektron (http://thomsonreuters.com/products_services/financial/financial_products/a-z/elektron_real_time/)
They said it would be possible to do a trial, but the pricing was through the roof so I didn't bother setting it up. For the price they are asking though, I'm sure it works and they will offer good support...

Hi fareastcoast:

Do you mind telling me the monthly fee of Elektron? I am looking for a pure Linux solution for replacing QuoteCenter.
 
Which of the cheaper feeds include option data? I am thinking of using a backup provider, e.g. ActiveTick given that it's so cheap, but could not establish if they provide equity/index option quotes.
 
Quote from Tcl:

all of them are streamers , thus push
barchart
iqfeed
AT
IB

i dont know where you think any of them could be pull

So, I didn't look at AT and IB yet, but if the barchart you are referring to is this one: http://realtime.barchart.com/web.asp
then that one isn't appropriate for algo trading where you need data piped directly to your application (C++ in my case).

iqfeed is cheap, but it is capped to 500 symbols. if you want more than that, you are out of luck. 1 second update interval is also rather slow for some applications.

AT looks comparable to QuantQuote's TickView offering, the one thing that bothers me is that there is no mention of exchange fees on their website. Are they legally distributing the data??
 
Quote from mcdull:

Hi fareastcoast:

Do you mind telling me the monthly fee of Elektron? I am looking for a pure Linux solution for replacing QuoteCenter.

i sent you a pm, check your inbox.
 
Quote from fareastcoast:

iqfeed is cheap, but it is capped to 500 symbols. if you want more than that, you are out of luck. 1 second update interval is also rather slow for some applications.
Some Corrections:
You can watch up to 1800 symbols simultaneously on IQFeed and we don't offer anything that updates in 1 second intervals (other than if you request 1 second bar data). The data is updated tick by tick. You may be referring to timestamp resolution, which is 1 second (currently) on IQFeed.
 
Quote from sle:

I am thinking of using a backup provider, e.g. ActiveTick given that it's so cheap, but could not establish if they provide equity/index option quotes. [/B]

If you don't mind me asking, who are you using for your primary feed and what was your reasoning for choosing them?
 
Barchart is also tick by tick

from the reviews i read comparing barchart and iqfeed are very comparable
but iqfeed was said to be better in term of accuracy

i am not sure if it was mentioned on this thread before, but there is also nanex which is a sister project of iqfeed

nanex also runs on linux using wine, but is said to be much faster than iqfeed and also much more expense, nanex is in the 1000-1500 USD per month range

but then if you have a 1500 monthly budget for just the datafeed, you can probably consider a wider range of products, i dont know how nanex compares to other 1500 $ per month datafeeds
 

4. IB. Comparing a recorded sequence of trades against the NASDAQ-on-demand history for the same symbol and day reveals some interesting discrepancies - the total volume for the day matches within like 1%, while individual trades are often missing, while others are reported with a larger trade size and yet some other cannot even be found in the NASDAQ master.
Was this with the RealTimeBars or the streaming quote subscription ?
The above is definitely not surprising given the fact the IB's is a sampled data feed. However, despite this shortcoming, I don't think this disqualifies the IB data as "not for serious traders".
That only needs to be qualified : "not for serious traders with average time-in-trade of 1 minute or less". Anyone else who has a 5 minute+ average time-in-trade should not be adversely affected by missing a tick or two.
 
Back
Top