I am looking for a relatively easy way to create and maintain a database of all Nasdaq and NYSE stocks from which I will build other tools for my trading.
I am interested in last price, market cap, volume (avg or historical if possible), and most importantly SECTOR attributes. Also would like it to be updateable when new stocks are added.
I want to push this to a SQL database to workwith. Would rather avoid screen scraping methods unless there is a very good solution out there I could port to .NET.
Is there a relatively easy way to do this? Are there any better, relatively low cost or free software solutions, or subscriptions to some service that would provide convenient database access to such info?
I see a bunch of software and web pages with this info but not sure where their source is...
regards
I am interested in last price, market cap, volume (avg or historical if possible), and most importantly SECTOR attributes. Also would like it to be updateable when new stocks are added.
I want to push this to a SQL database to workwith. Would rather avoid screen scraping methods unless there is a very good solution out there I could port to .NET.
Is there a relatively easy way to do this? Are there any better, relatively low cost or free software solutions, or subscriptions to some service that would provide convenient database access to such info?
I see a bunch of software and web pages with this info but not sure where their source is...
regards

