Free quoting software? Google Finance? Yahoo Finance?

Hello I am building a model in C# and need a source for quotes. Does Google finance offer an api? Or can I automate this with some other service for free? I am not interested in free trials, only in perma free systems. How do you get your stock/options quotes for your models? Anyone have code samples?
 
You might look into QuoteTracker, they have an API for quotes. They are free, if you can handle ads. Cheap if you cant.
 
Back
Top