Yahoo! Finance is a service from Yahoo! that provides financial information. It is the top financial news and research website in the United States
-4
votes
0answers
30 views
Is it an alternative to yahoo finance and YQL? [closed]
Well i need to get some information to display in one webpage i'm developing currently i have been lurking for information about YQL and yahoo finance api, this is the trouble yahoo.finance.quotes is ...
-2
votes
1answer
49 views
is there a way to use yahoo finance API in php [closed]
I want to show actually a change of stock exchanges from yahoo, like in left top of the page, Dow 0.62% Nasdaq 0.54% in the below mentioned url
http://finance.yahoo.com/q?s=API
I want to collect ...
0
votes
1answer
53 views
retriving stock quote with yahoo finance
i have this form with a button upon submit i retrieve stock info from yahoo finance api, and use it to display onto three textviews
the url i use
...
-1
votes
0answers
40 views
How from Yahoo Finance get ticker name by current news (headline)? [closed]
How from Yahoo Finance get ticker name by current news (headline)? I know how get news by ticker name (symbol lookup) by how do the opposite? Thank you!
0
votes
1answer
74 views
Yahoo Finance csv Show Text
I'm coding currency converter with using yahoo finance. But when i want to show real time currency in my program, it crushes. This is the part of the class. I just want to show USD-EURO finance into ...
0
votes
0answers
43 views
Yahoo Finance API data does not always load?
When I use this link:
http://ichart.yahoo.com/table.csv?s=AGII&a=0&b=1&c=1970&d=3&e=22&f=2013&g=d&ignore=.csv
I sometimes get
Sorry, the page you requested was ...
0
votes
0answers
101 views
Get data for specific date range from yahoo finance api via python
I'm trying to fetch data from the Yahoo finance API via Joe C's method described here:
Download history stock prices automatically from yahoo finance in python
However, when I try to pass additional ...
0
votes
0answers
37 views
Not able to show line chart of currency code
I am developing a app which is based on currency converter.
I am using yahoo finance API which takes the currency code of two countries and convert them and its working fine.But I have to show line ...
1
vote
0answers
48 views
Fields in yahoo finance table(yahoo.finance.quotes)
Basically what i am trying do is retrieving stock quotes for specific company . In my code I am giving symbol of specific company(eg:FB) in a textbox(symb) and when i click the button(getupdate) it ...
1
vote
2answers
105 views
Retrieving stock updates using Yahoo Finance
Basically what i am trying do is retrieving stock quotes for specific company . In my code I am giving symbol of specific company(eg:FB) in a textbox(symb) and when i click the button(getupdate) it ...
0
votes
0answers
96 views
1
vote
1answer
46 views
Getting historical index data for ETF's
Anyone know of free sources of historical data for ETFs? I want to load the data into R server for analysis. I have looked at Yahoo's YQL API's for the Yahoo Finance tables however this data is daily ...
-1
votes
1answer
63 views
Looking for a free web service to get info on the Dow Jones IA, or a way to get it w/ Yahoo finance [closed]
Currently I'm using the yahoo finance api and making yql queries to get stock quotes and such, however as far as I can tell you can't get info on the dow jones (due to contractual obligations). Does ...
0
votes
0answers
185 views
How to use yahoo finance api java? [closed]
I want to use yahoo finance api in my project, but i`m not getting how to use the data, and specially i want to use it for indian stock market. Please tell me the proper procedure, after importing the ...
0
votes
0answers
101 views
Get end of day stock data into JSON or XML for use in rails
I want to get the open price, close price, and high/low values for all the stocks on NYSE and NASDAQ. Ideally, I'd use a gem (such as Whenever) to parse the latest data at a certain point in the day, ...
1
vote
0answers
71 views
unable to download file from finance yahoo from internet to the sdcard
public void downloadFileViaHTTP()
{
Log.d("downloadFileViaHttp", "downloadFileViaHTTP...");
try
{
String urlFile = ...
0
votes
1answer
85 views
How to fetch RSS feeds from yahoo finance page and show in my Rails app?
I have been programming with Ruby and Rails for the last 6 months, and I am pretty much comfortable with it now. But, I never had to deal with RSS feeds before with my Rails app. For my current ...
0
votes
1answer
62 views
Reading over HTTP & (hopefully) automating actions using Java
Is there a way to make get & put calls over HTTP in java ? I also need to automate any user inputs like a button click on the target web-page(any web-page, not just yahoo finance)
I tried using ...
0
votes
2answers
249 views
JSON Yahoo Finance Chart Data iOS Parse
I am currently trying to create a stock chart for NASDAQ, Dow Jones, and S&P 500. I cannot find any API (within reasonable pricing) to create this so I have been dabbling with the Yahoo Finance ...
0
votes
1answer
196 views
Displaying ajax results from yahoo finance using underscore.js
Script is successfully retrieving data but I can not get the results of the "row" to display using underscore.js. The specific point of failure is the "var = resultContentTemplate". Can not figure ...
1
vote
3answers
631 views
A good API to get Stock or Indexes price for free
I would like to get a few stocks and indexes prices live. I dot not need tick precision (5 min bars is enouth). I already looked at what's available and only found the Yahoo Finance API. I'm now using ...
1
vote
1answer
357 views
How to read a CSV file into MySQL with PHP [duplicate]
Possible Duplicate:
Import CSV file directly into MySQL
Export CSV from Mysql
I want to read from a CSV file that I have on the system (C:/xampp/htdocs/live/quotes.csv)
into my MySQL ...
0
votes
0answers
509 views
How to store stock quotes from csv data (Yahoo) in mysql?
i want to store stock quotes which i get from yahoo in csv format in mysql.But i want to get the data of nasdaq,nyse,amex every minute and store them in mysql.First i will explain what i did:
surely ...
-1
votes
2answers
170 views
fgetcsv not working for yahoo stock csv? [closed]
i wanted to read the csv file i load from yahoo that includes some stock data. 2 days before i used this code:
$ticker_url="";
for($i=0;$i<200;$i++){
if($i==199){
// $ticker=array ...
0
votes
1answer
198 views
how to fetch stock market data values continuously
I am developing a B.E level project and want to fetch the stock market data continuously and populate it in my local server(possibly oracle) on my machine.
The doubt is that how to do this?
Do I need ...
-1
votes
2answers
645 views
Cannot read response from AngularJS $resource JSONP get from Yahoo Finance
I am able to get stock prices from Google Finance using Angular JS $resource with JSONP. This is shown here: http://jsfiddle.net/8zVxH/1/
I need historical prices, which Google does not provide, ...
5
votes
1answer
331 views
Yahoo Currency Exchange Rates in Android 4
In my application, I need to get the current exchange rates for different currencies. As it has been suggested by this, this and this question a nice way to do it, is to use the Yahoo Finance service.
...
0
votes
0answers
96 views
Why certain tickers stop working on yahoo finance query?
since some days I've notice the ticker BME.MC stopped working in the spanish IBEX35.
The web http://finance.yahoo.com/q?s=BME.MC works fine but the url to get csv data ...
0
votes
1answer
159 views
how to get all the Currency names which yahoo Finance Currency Converter Supports
How can i get all the Currency names or codes which Yahoo finance currency converter supports. i tried using the yahoo Query Language(YQL) with different Select statements but i didnt get.
is there ...
3
votes
1answer
368 views
How to fetch all World Stock Exchanges price from YQL
I fetch Stock Data of particular stocks using YQL-yahoo finance API as below.
select * from csv where ...
0
votes
1answer
186 views
Python/lxml/xpath for parsing Yahoo Finance
EDIT: I have provided the EXACT source code I'm using to try to figure out this issue.
I'm trying to extract the data on "total assets" from Yahoo Finance using Python 2.7 and lxml. An example of a ...
0
votes
0answers
97 views
Yahoo Finance API - Analyst Estimates
Is there any way to grab this data: http://finance.yahoo.com/q/ae?s=IBM+Analyst+Estimates
using YQL or something else?
-3
votes
1answer
157 views
How much limit for an single IP for data access from yahoo api per day [closed]
I want build an web application how much limit for accessing Yahoo finance api per single day from single IP.
Please provide a link if any policy exists for accessing yahoo api.
And is there any ...
1
vote
0answers
209 views
Yahoo Finanace API for Currency Exchange
I am trying to create a simple app in Android. The application will take as input all the live currencies I can query from Yahoo, I am using YQL(Yahoo Query Language) to get the these.
When I use ...
1
vote
1answer
2k views
JSON formatted stock quote API (live or historical)
i am building a RESTful web app for myself and i'm interested in getting JSON-formatted stock data for free. I plan to use javascript for the client-side. Is there a free stock API that i can tap ...
0
votes
1answer
210 views
Yahoo Finance - incomplete retrieval components
I am trying to write down a function in python to retrieve the list of components of an Index.
So lets say I want to look at FTSE100 (^FTSE), I'd like to get all its components (100s of them) or even ...
1
vote
1answer
387 views
create nodeJS mongoDB web app using live streaming from Yahoo Finance API
considering to build a hands-free web app for myself that uses nodeJS, express and mongoose with historical and live (dont mind if its 20min delay) from Yahoo Finance API.
Naturally i preferred ...
0
votes
0answers
88 views
How to use MS Excel inbuilt functions in a c#.net application?
I m building a portfolio management software using c#.net i need to analyze financial data of more than 10 years historical data of 25 companies i am doing the same using the MS Excel inbuild ...
0
votes
1answer
224 views
Calculate moving averages with ruby and simple_statistics and appending to JSON
I am trying to calculate moving averages (simple and exponential) and I have come across the simple_statistics gem, which is perfect for my needs. I am trying to modify the code from this link: How ...
0
votes
0answers
97 views
Custom Drawing on top of a jqplot
I'm creating a small app in Rails which grabs historical stock information and creates a simple candlestick graph.
I've been able to successfully pull data from yahoo finance and then generate my ...
0
votes
1answer
93 views
XSD Yahoo finance
I would like to use yahoo finance to get stock prices.
The yahoo finance webservice return xml and I would like to get the xsd of this xml to create Java objects whose represent xml.
I don't find ...
1
vote
0answers
120 views
Horizontal tape Ticker in phonegap
I need to implement yahoo stock Horizontal tape ticker in phonegap. I am trying to find solutions in internet but not getting any help. Any suggestions would be appreciate.
1
vote
1answer
376 views
Get day chart data in csv format at yahoo finance
is there a way to get the data presented by this chart:
http://finance.yahoo.com/echarts?s=EURUSD%3DX+Interactive#symbol=EURUSD=X;range=1d
in csv format? I mean for e.g. what was the value of given ...
0
votes
0answers
63 views
File handling in php for sourceforge not working
I am trying to get stock quotes from yahoo finance , and use sourceforge app as a host .
The following code seems to work in giving me price quote from my localhost server, however I get error ...
1
vote
1answer
881 views
yahoo finance api returns empty response
My application showing stock market data. I am using YQL for fetching stock data.
...
1
vote
0answers
161 views
Using historical stock or forex quotes in commercial web service
If I use historical prices to create my database ( can be daily stock quotes from yahoo or google finance, or some forex rates), and each day if I update my local databases with the latest quotes by ...
0
votes
1answer
138 views
Google and Yahoo Signon for Phonegap Stockmarket application
Can any one suggest me an example to implement Google login and yahoo login for my android application developing using PhoneGap, I want to import google and yahoo finance portfolios in to my ...
3
votes
2answers
5k views
Download history stock prices automatically from yahoo finance in python
Is there a way to automatically download historical prices of stocks from yahoo finance or google finance (csv format)? Preferably in Python.
2
votes
1answer
2k views
How to Access Yahoo Finance YQL query with historical data
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:
...
0
votes
0answers
79 views
What is the Tags for “Percent Change” in yahoo stock quote
I am writing api for fetching yahoo stock infomation using YQL. I have follow http://www.gummy-stuff.org/Yahoo-data.htm and fetching all the symbols for a stock.
While fetching the result, i am ...


