Hi, newbie here, wonder if anyone can help me.
I'm trying to find a good provider of real-time tick-by-tick data for US index futures (eg, CME Group). I want good latency (<1 second), and preferably a programming language agnostic API (so should be REST based, or ideally websocket). Better if it has level2 data also. This is for home trading use, so has to be at reasonable budget.
My aim is to obtain this data and feed into my intraday trading indicators, which I will write in either C++ or Python language.
I've looked at https://intrinio.com/ but they don't offer US futures for retail user. I've looked at IB TWS API, but I find it too tied to their desktop gateway (ultimately I want to run my codes on the cloud). I've heard about IQFeed, but can't find any documentation on what their API looks like, nor any examples -- does anyone use it?
Are there any other providers I should consider? Or other suggestions to solve my needs?
Thanks
I'm trying to find a good provider of real-time tick-by-tick data for US index futures (eg, CME Group). I want good latency (<1 second), and preferably a programming language agnostic API (so should be REST based, or ideally websocket). Better if it has level2 data also. This is for home trading use, so has to be at reasonable budget.
My aim is to obtain this data and feed into my intraday trading indicators, which I will write in either C++ or Python language.
I've looked at https://intrinio.com/ but they don't offer US futures for retail user. I've looked at IB TWS API, but I find it too tied to their desktop gateway (ultimately I want to run my codes on the cloud). I've heard about IQFeed, but can't find any documentation on what their API looks like, nor any examples -- does anyone use it?
Are there any other providers I should consider? Or other suggestions to solve my needs?
Thanks
Last edited by a moderator: