0

Not able to get the PreviousClose value of a currency

HI,

I am using below YQL URL to fetch the currency information.

http://query.yahooapis.com/v1/public/yql?q=select Name,Symbol,StockExchange,LastTradePriceOnly,PreviousClose,LastTradeDate,LastTradeTime from yahoo.finance.quotes where symbol in ("USDINR=X")&env=store://datatables.org/alltableswithkeys&format=json

The response to the above request returning the PreviousClose value as null. This value is required to calculate the days change.

Please help me how to get the PreviousClose value of a given currency using yql?

Thanks,
Ravikanth.

by
0 Replies

Recent Posts

in YQL