select from yahoo.finance.quotes ... results always in USD
Hi,
i want to get the results from the yahoo.finance.API always in USD ...
http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20%28%22AAPL.BE%22%29%3B&diagnostics=true&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys&
This is a request for APPLE.BE and the result is in EUR .... is there a option to change the Curreny in the GET-Request?
Thank out
by
0 Replies