Questions tagged [yahoo]
The yahoo tag has no summary.
29 questions
1 vote
2 answers
1k views
Automatically Import Stock Data - Yahoo Finance & Microsoft Excel
How to import Growth Estimates: Next 5 years(per annum) from yahoo finance to microsoft excel?
1 vote
1 answer
6k views
Get a list of all available stock tickers from pandas_datareader.data.DataReader using 'Yahoo' as data source
I'm using pandas_datareader.data.DataReader and I need to list every ticker available to fetch information from, using yahoo as data source. Is there a method to list them? I've been sent to this web ...
0 votes
1 answer
254 views
Yahoo Finance Adjusted Close for Mutual Funds
I am doing an analysis about Mutual Fund Performance. I know if I use the Close Prices I can calculate the NAV Returns of a Mutual Funds But I want to calculate the Total Returns. Can I do it if I use ...
2 votes
0 answers
1k views
Yahoo finance continuous futures historical data
How is Yahoo Finance's continuous futures historical data calculated? Are these front-month numbers?
0 votes
0 answers
180 views
Why does Yahoo finance give wrong data? [duplicate]
I'm using yahoo finance to download data for a ticker called ISF.L (it's a London based etf tracking the ftse 100). Url : https://uk.finance.yahoo.com/quote/ISF.L/history?period1=1403823600&...
2 votes
0 answers
52 views
Error in Yahoo! adjusted prices - The case of AAPL [duplicate]
One of my students reported that return for AAPL between April 30, 2014 and June 30, 2014 was different than what was shown in my class notes which were prepared in early 2016. I investigated the ...
2 votes
1 answer
513 views
Why are Yahoo's "Adj closed" data changing over time?
I downloaded MSFT historical data from Yahoo Finance a year ago and re-downloaded it today again. I turns our the two datasets are different. E.g., today I got Adj Close of MSFT for ...
2 votes
1 answer
795 views
pandas pull 500 stocks through data reader
Is it possible to pull 500 stocks from yahoo finance through the pandas data reader at once? I need to grab large chunks of adj close prices for different tickers. I can pull like 10-20 at a time and ...
2 votes
1 answer
626 views
Downloaded CSV from Yahoo different than the same data when displayed on page?
Not sure, if this has already been asked or if I'm just overlooking a simple switch (such as for dividends or splits or something), so I'd like to ask for help: I'm very aware of the fact that there ...
2 votes
1 answer
3k views
Yahoo data meaning of "close" and "adjusted close"
When there's a 2-for-1 stock split, the number of shares doubles, while the value of the stock halves For symbol 2154 on the Tokyo Stock Exchange, there was such a 2-for-1 split on 2016/3/29. However ...
4 votes
1 answer
466 views
Yahoo finance, interactive chart and historical prices are different
I am very new to the stocks. I checked the TNTE.AS stock on Yahoo Finance website. Here it provides "Interactive Chart" and "Historical Prices". But I found they are showing different values. For ...
3 votes
4 answers
374 views
Obtaining intra-day values of the EUR-USD exchange
I need for my project the values of the EUR-USD exchange (both intra-day and ticker). I've been playing around with the Yahoo's YQL API and at this moment I can obtain the current value of the ...
5 votes
0 answers
3k views
How can I convert Yahoo Ticker Symbols into ISIN Codes?
I have a list of all Yahoo Ticker Symbols and I want to convert them into ISIN Codes. I have been researching and found out that finance.yahoo in the US does not ...
2 votes
1 answer
2k views
Yahoo finance inaccurate stock data
Why is Yahoo Finance historical stock price data inaccurate? See examples: AAPL - actual closing prices in 2012 when AAPL previously closed > $100/share adjusted ...
0 votes
1 answer
163 views
Yahoo OHLC data reflects nonexistant stock split
Can anyone explain why the OHLC data I'm getting from yahoo appears to reflect stock splits during times when no significant corporate actions have occurred? For example, I'm looking at ABT and yahoo ...