I am researching a new data feed for my algo trading setup. My current focus is CME Emini futures. I need historical tick data, real time market data and market depth too. I will expand the focus on more exchanges later, may also trade on stock and forex later.
I am coding a complete trading platform. For order execution, I am using Interactive broker (IB) Java API, it is running on Linux Ubuntu 14.04. For strategy discovery I am using R, Python, Java, C++ and many other tools. I will port this part to Java later.
The data feed should be (in the priority order)
Any other vendors should I consider?
What would be the assessment of these vendors in term of API-Support, Quality, Stability, Affordability and Customer Support?
From older threads in many forums, it seems DTN IQfeed assessment as follows:
Many thanks for your responses.
Related links:
I should be able to run DTN IQfeed on Wine
https://github.com/bratchenko/docker-iqfeed
Similar thread in September 2015
http://www.elitetrader.com/et/index.php?threads/linux-datafeed.294457/
I am coding a complete trading platform. For order execution, I am using Interactive broker (IB) Java API, it is running on Linux Ubuntu 14.04. For strategy discovery I am using R, Python, Java, C++ and many other tools. I will port this part to Java later.
The data feed should be (in the priority order)
- Has API : should be able to connect via API to my algo trading setup, Window API or preferably Linux API, either is fine.
- High Quality : less errors, I have codes to check anomalies, however still low quality data will cost me time and money.
- Stable : less downtime, so I can use this new data feed as my primary source and IB data feed as my backup.
- Affordable : less than USD $200/month for CME Emini futures, historical tick data, real time market data and market depth, of course the cheaper is the better.
- Customer Support : good customer support when there are issues with the service/product.
Any other vendors should I consider?
What would be the assessment of these vendors in term of API-Support, Quality, Stability, Affordability and Customer Support?
From older threads in many forums, it seems DTN IQfeed assessment as follows:
- Has API: this seems ok, running on Windows only is fine, as I can run it on Wine
- High Quality: many people says that the quality is good
- Stable: it seems reasonably stable for the price, can't find many complaints on stability
- Affordable: a bit on the high end for me (this is relative), but still fit within my budget
- Customer Support: it seems good, I don't see many unanswered complaints in the forums.
Many thanks for your responses.
Related links:
I should be able to run DTN IQfeed on Wine
https://github.com/bratchenko/docker-iqfeed
Similar thread in September 2015
http://www.elitetrader.com/et/index.php?threads/linux-datafeed.294457/