I haven't done algorithmic trading before, but considering some simple strategies. First need to know a bit more about IB's market data access and what is possible with it.
I'd need to use an API to get real-time price/quote and volume data for a large amount of stocks (e.g. all Russell3000 stocks). No need for historical data, only real-time data to base decisions on.
I'd need to fetch real-time prices and quotes every 5 minutes, or perhaps even every 1 minute to monitor opportunities. Is this doable with IB market data access and at what cost approximately?
Or what other data source would you recommend for this?
I'd need to use an API to get real-time price/quote and volume data for a large amount of stocks (e.g. all Russell3000 stocks). No need for historical data, only real-time data to base decisions on.
I'd need to fetch real-time prices and quotes every 5 minutes, or perhaps even every 1 minute to monitor opportunities. Is this doable with IB market data access and at what cost approximately?
Or what other data source would you recommend for this?