Tagged Questions
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.
1
vote
1answer
655 views
google finance api alternative for monitoring/modifying portfolio?
I used to use google finance to create portfolios/change them and then display them on my site but since its being removed I'm wondering if there's any good free alternatives?
Basically I have a ...
4
votes
1answer
6k views
API for stock price?
Is there an API that provides stock prices?
It appears that Google's Finance API is deprecated and no longer works.
The Yahoo! Finance API also does not seem to provide stock prices.
0
votes
1answer
467 views
Caching and updating OHLC historical stock quotes locally
OK, I don't mean for this to be another "how do I get historical stock data" question.
I've already found plenty of readily available sources for that, even neatly exported into direct CSV downloads ...
2
votes
2answers
1k 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!
0
votes
1answer
666 views
Building (delayed prices) trading system using google finance API or yahoo finance API
Im interested in using one of the two named APIs for building my own hobby-project trading system. My question is, i would prefer to build this in Java, C++ or C#. Is this possible considering the ...
1
vote
1answer
999 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 ...
3
votes
4answers
2k 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
4answers
2k views
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 ...
2
votes
3answers
476 views
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 ...
1
vote
2answers
1k views
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 ...