PDA

View Full Version : Stock Market Data



dr.silly
May 18th, 2010, 02:39 AM
I'm interested in doing some hypothetical stock market-ing with a little bit of programming. The only problem is, where can I get stock market data for my program. A little googling hasn't revealed anything, so I'm wondering if anyone knows of free electronic stock market information?

TheStatsMan
May 18th, 2010, 07:12 AM
Yahoo finance

yccheok
July 4th, 2010, 06:49 PM
You may refer the source code of JStock - Free Stock Market Software (http://jstock.sourceforge.net) to see how to programmatic retrieve data from Yahoo! Finance. It is written in Java.

If you are using C#, another good resources is http://code.google.com/p/yahoo-finance-managed/

dr.silly
August 14th, 2010, 04:10 PM
ok that looks like a great resource ill definitely take a look at their code thanks

mlamorey
January 10th, 2011, 04:55 AM
I'm curious what people think about these compared to Qtstalker?

My goal is to gather historical data, I do not want to have to have the code running all day, and want to be able to snapshot the past of new stocks as my models change.

Thoughts?

Siph0n
January 13th, 2011, 05:17 AM
I just recently got into trying to pick stocks using a python program. I know you can get historical data using yahoo.