yahoo-finance Questions
2
I am trying to use yql for yahoo financial data. I checked the Show Community Table on the YQL console to see the database under the Yahoo tag.
I can see the tables under it but i am not getting re...
Wellspoken asked 28/3, 2016 at 10:30
8
Solved
I am trying to retrieve market data from Yahoo! finance and the script has worked fine for years, but recently, it stopped showing The Dow Jones data. Here is the URL:
http://download.finance.yaho...
Borderline asked 9/9, 2010 at 19:25
0
I'm using YQL to retrieve some financial data. And I have noticed that lately I'm getting different results for the same query from yahoo.finance.quotes. For example: Query for oil price done 5 tim...
Kaolin asked 11/3, 2016 at 11:9
2
i want to list all available industries ( like: http://biz.yahoo.com/p/ ) and show all corresponding stocks.
Until now I'm using YAHOO.Finance.SymbolSuggest.ssCallback for the symbol suggestion and...
Faretheewell asked 5/7, 2012 at 7:50
2
i'm using the yahoo finance api for stock and stock option data. this used to work:
http://quote.yahoo.com/d/quotes.csv?s=VCR.X&f=l1c1n
that's once of the options for Visa. this doesn't work ...
India asked 15/2, 2010 at 19:28
2
Hi there
I have scanned this site and Google for any latest updates on downloading stock info from Yahoo Finance. I have not had much success. As I am testing my app, I came across an 404 server no...
Santossantosdumont asked 4/5, 2011 at 19:13
2
Solved
I have the following problem:
I have around 1000 unique ISIN numbers of stock exchange listed companies.
I need the historic prices of these companies starting with the earliest listing until t...
Fishy asked 11/9, 2015 at 9:7
4
Solved
I found the answer to this question VERY useful, but I would like to also get exchange rates for dates in the past, not just today's exchange rates. I'm writing an iPhone app that uses the exchange...
Ecumenicalism asked 24/8, 2012 at 18:24
1
Solved
I am currently learning how to query data via YQL, and wondering whether the tables : yahoo.finance.quotes && yahoo.finance.historicaldata nowadays work.
As a matter of fact, simple querie...
Norwood asked 23/6, 2015 at 21:51
5
Solved
I need a way from within client-side Javascript to find a full company name given a ticker symbol. I am aware of Yahoo Finance's interface at:
http://finance.yahoo.com/d/quotes.csv?s=TKR&...
Nimiety asked 8/7, 2010 at 20:8
4
Q. Do Yahoo provides any Finance API? If yes, the what's the link to that API.
Princess asked 19/11, 2009 at 13:30
1
Solved
I need to modify this example code for using it with intraday data which I should get from here and from here. As I understand, the code in that example works well with any historical data (or not?...
Medicament asked 17/1, 2015 at 14:9
1
Solved
I think this my seem elementary to a lot of people and it likely is, however, i am stuck.
I am taking some data from Yahoo and attempting to insert it into Mysql through python which i have done o...
Wenda asked 30/12, 2014 at 8:34
1
Solved
We would like to check on stock's historical data, using HTTP request, and get JSON.
Using the yahoo API ,I found it hard to not only clearly understand the HTTP request fields, but also to get the...
Nydianye asked 2/8, 2014 at 17:45
2
I'm downloading stock data directly from Yahoo! Finance.
I compare "Adj Closed" for two dates to get the growth rate. For example, on 7/20/1987 KO (Coca-Cola) had an adjusted closing value of 1.71...
Namedropper asked 26/7, 2013 at 17:5
3
I'm new to YQL. Perhaps this is very trivial, but I couldn't quite figure this out. I know, for instance, how to query current stock data from Yahoo/YQL using the YQL console:
http://developer.yah...
Friendly asked 14/9, 2012 at 3:11
2
Solved
Can anyone provide how to get historical options data with strikes by Google Finance API? Mbe Yahoo API can do it?
Thx.
Ceilidh asked 10/3, 2012 at 18:32
1
Solved
I want to get the list of all the mutual funds that are available through Yahoo Finance into R. There is a stockSymbols function in the TTR package, but it does not seem to get the mutual funds.
T...
Turkish asked 20/7, 2013 at 6:58
9
Solved
I've googled endlessly for a method of getting a complete (and daily updated) list of all Yahoo ticker symbols available through http://finance.yahoo.com
Yahoo has information for stocks, fu...
Ricoriki asked 9/3, 2011 at 14:0
2
Solved
I have two largish (snippets provided) pandas DateFrames with unequal dates as indexes that I wish to concat into one:
NAB.AX CBA.AX
Close Volume Close Volume
Date Date
2009-06-05 36.51 4962900 ...
Binal asked 30/7, 2012 at 2:26
5
Solved
I have some rather mangled code that almost produces the tangible price/book from Yahoo Finance for companies (a nice module called ystockquote gets the intangible price/book value already).
My pro...
Cristinecristiona asked 10/8, 2012 at 6:32
1
Solved
I'm developping an iPhone application and i'm trying to authenticate and authorize the user to connect to yahoo finance to view his portfolio.
Is it possible for me to authenticate a user using OAu...
Octo asked 18/7, 2012 at 14:56
1
Solved
in my search for a market data feed, I've been led to YQL for yahoo finance. It looks great, and very simple for the public use/ queries, but the daily limit for the public version is too small for...
Pirogue asked 20/1, 2012 at 12:35
0
i am trying to roll my own stock screener using the Yahoo Finance API.
While it is easy to get a heap of data (via XML or JSON) by providing the ticker symbol:
SELECT * FROM yahoo.finance.quotes...
Allodial asked 13/1, 2012 at 17:55
6
Solved
Until now, I've been using the INDU ticker to follow the DOW with the Yahoo! API. For whatever reason you were unable to directly follow ^dji ^djia or any other reasonable combination. Up unt...
Ait asked 26/9, 2011 at 0:41
© 2022 - 2024 — McMap. All rights reserved.