Tagged Questions
The google-finance-api tag has no wiki summary.
10
votes
11answers
17k views
Display stocks data from Google Finance or Yahoo! Finance
Can I use the Google Finance API to get stock data?
If there is a Flash or Javascript viewer for such stocks data it would be good.
I found some chart components that could be used for the same:
...
5
votes
1answer
453 views
Pulling Google Finance portfolios into R
I want to access data from my google finance portfolio in R. I am trying to do this by reading the Google Finance API documentation and following the lead of RGoogleDocs. I've made some progress, ...
3
votes
0answers
547 views
Web services for current dollar rate, gold rate and silver rate on my application [closed]
Platform: .NET with C# Windows Application
I am looking for a API / Webservice(s) that could fetch me these things
The current dollar rate.
The current gold rate.
The current silver rate.
2
votes
2answers
186 views
Get Google or Yahoo API live option price
Is there a way to get the live options information from Yahoo or Google's API. By options information I mean: call, ask volume. I basically need the information on this page
thanks for your help!
2
votes
2answers
1k views
java.lang.ClassNotFoundException
I have a java project that I'm working on which was working until a few days ago. I'm not sure what I did to my Eclipse set-up to hose it but now I'm getting a java.lang.ClassNotFoundException when I ...
2
votes
3answers
973 views
Stock symbol auto-complete API
I am looking for some stock symbol look-up API. I could able to query yahoo finance with a symbol & could able to retrieve the stock price & other details.
I am looking for some ...
1
vote
0answers
170 views
Streaming stock quote service
I know it's quite unlikely that this exists, but still.
Are there any free (or at the very least, affordable) web services that provide streaming quotes, or in other words, change notification for ...
1
vote
1answer
196 views
How to use google Finance API in .Net web application?
Has any one used Google Finance API in .Net 4.0? If not 4.0 any version of .net? Please let me know how to start with and helpful resources, links if any.
I need to show Google Finance Data in my web ...
1
vote
2answers
129 views
Is it possible to use GoogleFinanceAPI on Android?
I've been searching around for a definitive answer but have yet to find one. It seems as though the simple answer is "no" because the GoogleAPIs use too many Java classes that aren't included in ...
1
vote
1answer
391 views
finance news rss feeds
I am looking for getting some rss feeds for finance news. I know, there are few like Yahoo finance RSS, Reuters RSS feeds but from terms & conditions, they mentioned that we cannot use them for ...
0
votes
1answer
158 views
Slight problem with Google Finance API
Hello all I can't seem to log in with google finance api to my account and I don't know why. Here is my code
public static void main (String [ ] args)
{
FinanceService myService = new ...
0
votes
1answer
188 views
How to build a gadget that retrives quotes from google
I'd like to build a windows gadget that shows
the main indexes such as dow, nasaq...
2.and my portfolio stocks like msft appl...
I want this to represent real time(or at least 15min delay)
I ...
0
votes
2answers
761 views
0
votes
1answer
320 views
Google finance quotes search box
Trying to implement a web service which should have exactly the same function as http://www.google.com/finance the search quotes box
when user type the stock name or company name, the right stock ...
0
votes
1answer
307 views
get atom feed and display in html (google-api)
Can someone help me out on this.
I have a problem with the return results from an google-api call
I want to echo them back as html, but firefox keeps displaying a feed page.
In IE, I get an error ...