Top "Finance" questions

Finance relates to the management of assets over time under varying conditions, usually in order to make a profit.

did yahoo finance api stock returning stock option data?

i'm using the yahoo finance api for stock and stock option data. this used to work: http://quote.yahoo.com/…

api yahoo finance yahoo-finance
Is there an API for searching Stock Symbols based on Company Names?

This is a similar question to Stock ticker symbol lookup API however that was never answered to the standard I …

api yahoo finance sparql stocks
Real Time Candle stick chart using javafx (and no jfreechart )

I want to make a candlestick chart which reads stream of data and then plot it (so it will be …

javafx-2 finance candlestick-chart
Any r package available to calculate IRR from uneven payments on specific dates?

Are there any R packages available that have some form of function that can calculate IRR based on uneven payments …

r finance
Difference between the FIX and FAST protocols?

Could anyone explain what the difference between FIX and FAST? When should one use FIX, and when should one use …

protocols finance fix-protocol trading
Grabbing data from entire index (e.g., DJIA) using pandas web.DataReader

I know how to get individual stocks. How might I get data for an entire index, like the DJI? https://…

python pandas finance quandl