I'm trying to use the YQL to access the Yahoo API called yahoo.finance.xchange. I am using the following link which will show you the yql query: http://y.ahoo.it/din8b
I am trying to get certain historical dates. I tried adding it to the sql statement like date = "2011-01-01" but no success. Any ideas?