You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Ask for a quote (which had been working properly)
with this code:
http://download.finance.yahoo.com/d/quotes.csv?s=IEV&f=s0p0l1p2b2b3a5b6&e=.csv
I get N/A in the symbol (s0) and previous close (p0) fields:
N/A,N/A,43.33,"-2.21%",N/A,N/A,6000,400
Previously, I had no problem using this query.
Suggestions to fix the defect?
Original issue reported on code.google.com by [email protected] on 10 Mar 2015 at 5:25
The text was updated successfully, but these errors were encountered:
I get n/a for most data I call for for in TrailingAnnualDividendYield "d0" and
Trailing AnnualDividendYieldInPercent "y0". How can I get this information now?
Original issue reported on code.google.com by
[email protected]
on 10 Mar 2015 at 5:25The text was updated successfully, but these errors were encountered: