My yql is the following:
http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20%28%22^DJT%22%29&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys
It works a few days ago but now can not get data.
And the following still works.
http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20%28%22^AXJO%22%29&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys
Any news ?
Thanks in advance