I am experimenting with my first app (stock widget).
Using HttpRequest with http://quote.yahoo.com/d/quote.csv, I can get all the stocks that I need except the DOW index which is not supported by Yahoo any longer.
This commands generate data that I could use. However, I cannot figure out how to capture the results.
http://finance.google.com/finance/info?client=ig&q=indexdjx:.DJI
http://www.google.com/ig/api?stock=GOOG
:sign0104:
Using HttpRequest with http://quote.yahoo.com/d/quote.csv, I can get all the stocks that I need except the DOW index which is not supported by Yahoo any longer.
This commands generate data that I could use. However, I cannot figure out how to capture the results.
http://finance.google.com/finance/info?client=ig&q=indexdjx:.DJI
http://www.google.com/ig/api?stock=GOOG
:sign0104: