Streaming quotes are far more complex to parse.
How is it compounded? Not sure you know what the word actually means.
Money actually loses value due to inflation so in 50 years time, that 10K will probably only get you a bicycle.
Of course, parsing takes more time in web, than most expect.
Those (option/future???) who require data every seconds should not use web-crawling.
But slow trader, such as me who need 5-min data for equity trading, might be satisfied with parsing.
But it is NOT as complex as you imagine. Use Selenium with C#, for example.
It is not complex, but they change format you need to adjust code and you have gap in data. Too many requests from one IP and your IP could be blocked by a firewall for 5-30 minutes and you have gap in data. You lost internet for 5 minutes and you have gap in data. It may go forever... Too many factors to build trading on the unreliable data. There always going to be some headache and you will spend all your time on fixing, adjusting and restoring...
Why do you need the data on your computer? for back testing some strategies? Just contact any provider and buy 1 year of 1-minute data for 1 stock. It will save you time and trouble. You do not need real-time data for back testing - you need just some period in the history. If you cannot afford it find some one like you and split the payment for data.
If broker blocks user's IP, then of course he should leave the broker.Too many requests from one IP and your IP could be blocked by a firewall for 5-30 minutes and you have gap in data. You lost internet for 5 minutes and you have gap in data. It may go forever... Too many factors to build trading on the unreliable data. There always going to be some headache and you will spend all your time on fixing, adjusting and restoring...
I have been using iqfeed for years. It gets better and better. Missing a few things like OSE exchange but basically rock solid. My fees total with data are about $130 a month..Real-time daa feed distributor has to pay exchange fee for every device connected to real-time data feed. Simply because of that you will not find it for free.
DTN IQ Feed is one of the cheapest. $75 per month it is not something a real-time trader should not be able to afford:
http://www.iqfeed.net/index.cfm?displayaction=data§ion=fees
It has some cons, but it is cheap and for begining affordable at least to try. Good data feed would start from $1k per month.
thanks for this, could you explain more in detail.. I currently use Iqfeed plus Interactivebrokers feed.Streaming quotes are far more complex to parse.
I have been using iqfeed for years. It gets better and better. Missing a few things like OSE exchange but basically rock solid. My fees total with data are about $130 a month..
@traderob, I was referring to parsing a broker's streaming datafeed without the broker cooperation, which is not designed for public API consumption, without documentation, SDK or any sample apps.thanks for this, could you explain more in detail.. I currently use Iqfeed plus Interactivebrokers feed.