Tell me what u think
I want to create an application that takes a stream of stock price data from many stocks. It then checks for resistance levels. If the stock has hit a level consistently and then bounced back down twice, it is saved to a jtable file or database or something. It is likely that the stock will rise to the resistnace point again and come down. Basically I want to create a list of stocks to buy by sifting through possibly thousands of stocks.
iparanjpe 0 Newbie Poster
Recommended Answers
Jump to PostPossible to do. However this is not question. You should rephrase it...
Jump to PostI'm asking is it feasible. Also how do you get a live stream from a web site with data do you set up a socket connection
Usually done as web service, where you either query free available services or sign contract with some data provider as mKorbel mentioned
All 6 Replies
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
iparanjpe 0 Newbie Poster
mKorbel 274 Veteran Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
iparanjpe 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.