API related to finance charts

You can embed charts for particular stocks on your webpage using wikinvest.com APIs. Here is an example:



You can customize them even further using options given here:
http://www.wikinvest.com/special/Embed_Stock_Chart


Use google gadgets to get google finance charts to your webpage:



Interesting way to pull in quotes. Neat!




We can use Yahoo! finance to get the stocks data along with some customization options available.
For e.g. This link with provide you with qoutes of GOOG, YHOO, MSFT
http://finance.yahoo.com/d/quotes.csv?s=GOOG+YHOO+MSFT&f=snl1d1t1ohgdrp5
This link gives you information in .csv format.
Details are here: http://www.gummy-stuff.org/Yahoo-data.htm



Following information is from yahoo finance via google gadgets

Comments