google-finance

Recommendations for a google finance-like interactive chart control

I need some sort of interactive chart control for my .NET-based web app. I have some wide XY charts, and the user should be able to interactively scroll and zoom into a specific window on the x axis. Something that acts similar to the google finance control would be nice, but without the need for the date labels or the news event annot...

Google Financial Api how get stock quotes

Hi, Im searching for access to finantial data from Google services. I found this url that gets the stock data from Microsoft company: http://finance.google.com/finance/info?client=ig&q=NASDAQ:MSFT I would like to know what are all the possible parameters that google allows for this kind of http request, to see all the different ...

Obtaining financial data from Google Finance which is outside the scope of the API

Google's finance API is incomplete -- many of the figures on a page such as: http://www.google.com/finance?fstype=ii&q=NYSE:GE are not available via the API. I need this data to rank companies on Canadian stock exchanges according to the formula of Greenblatt, available via google search for "greenblatt index scans". My questio...

fetch stock quotes from google finance, yahoo finance or the exchange itself

hello all, I am building a web based trading system where buy and sell signals would be generated by reading quotes from either Yahoo finance, google finance or the exchange(NSE of India) itself.My first preference would be to fetch data from this url: http://www.nseindia.com/content/equities/niftywatch.htm the page on the site uses ...

How to use Google API finance and Google chart API?

How do I use the Google Finance and Chart APIs? I want to embed them in my website. Thanks. ...

google finance tools on my website?

i am on the process of building a website execlusively for trading purposes. including live quotes and level 2 quotes. charts. user protofollio with automatic updates. news and so on. am i allowed to use google finance tools on my website? and if yes how can i go about doing so? thanks in advance ...

Why can't I authenticate to Google Finance via ClientLogin by jQuery AJAX?

I can't seem to authenticate by making a POST request via ajax! I always get an HTTP 400 error. What could be the issue? ...

Google finance wpf graph/chart alike control?

Hello all, Does anyone know a WPF control/app that functions like the google Finance graph/chart? Thank you. ...

Yahoo finance CSV query no returning january in result.

Hi There, I need to get stock prices from a web service and the only reasonable way i've found is tu use the below query string. The problem is that with the below string the result start in February and not January. Has anybody experience with this service and can help me? http://ichart.finance.yahoo.com/table.csv?s=GOOG&a=1&...

Zooming in JFreeChart using scrollbar (see google finance)

Is it possible to have some kind of zooming functionality in JFreechart like it is in google finance? I know there is a zoom in and zoom out, but I would like to have the bar on the bottom with which you can specify your zoom level more precisely. Anyone has a plugin/addon? ...

Help using google finance api

rather than display quotes for goog, aapl, and intc, what would be the way to use this api to display quotes for a list of about 3k stocks stored in our database? Hello world! Here is your portfolio: GOOG: () AAPL: () INTC: () <script type="text/javascript"> var quote = new google.finance.Q...

Launching Google Finance and display graph on a particular Stock, is that possible ?

I would like to do two things within my Android app : Check if the Google Finance app is installed on the device. Should be pretty straighforward, isn't it ? If yes, launch an intent to Open up Google Finance, displaying a graph on a particular Stock. So I also need to pass the stock ticker to Google Finance in some way... but is this...

Fixed income data online

I am looking for a resource to download fixed income data online, much like there is access to stock data from yahoo. At the very least I'd like the treasury bonds. I use python, but any help would be appreciated. ...

I need free index/fund/stock end of day quotes in CSV

I need a (free or cheap) source for end-of-day stock/mutual funds/index values. Major world indexes & European stocks are my primary interest. I keep seeing that Yahoo/Google/Microsoft offer this data, yet I can't find a HOWTO doc (or similar) on getting the data. Reuters is an option - ~$300/month puts it out of my range. Sample of w...

Any ideas on How to get the Google Finance Data from iPhone?

The Google Finance API only have Java / Javascript. Is there any ideas on getting Google Finance data from iPhone using Objective C? thz u. ...

Stock symbol auto-complete API

Hi, 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 auto-complete stock look-up API like if i query fo "Go*" ... how can i get all stock symbols starting with GO* = Goog etc ... is there any APi for wildc...

how do I get currency exchange rates using Google Finance API

Now, I did find the Google Finance API and started looking through that but I found a lot of info about portfolios, transactions, positions & other stuff I know nothing about. Am I looking at the wrong docs? What do I need to do to get a feed of exchange rates from GF? Is this even possible? Any hints/links are greatly appreciated! T...

finance news rss feeds

Hi, 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 commercial. I am planning for an iPhone app where i need to show stock/finance news for stocks etc. Would be great if someone can point me...