So I started my first open source project this week. Simply put it is a
.NET/C# class library for getting stock quotes from Yahoo Finance. I had
mentioned (over a year ago) that yahoo has a really great API for their open
data tables. Yahoo!
Query Language is what I’m using in the YahooFinance.NET library, to connect
to the data tables and pull stock quotes. I have been learning to master GIT from Rob Connery @
TekPub so I decided to put the project up at Github.com. As expected the
project is named YahooFinance.NET… whoa… I know!! Feel free to greatly
improve my code on this project!!