Top "Finance" questions

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

Programmatically access currency exchange rates

I'm setting up an online ordering system but I'm in Australia and for international customers I'd like to show prices …

php currency finance
Relative Strength Index in python pandas

I am new to pandas. What is the best way to calculate the relative strength part in the RSI indicator …

python pandas finance
How do I store data from the Bloomberg API into a Pandas dataframe?

I recently started using Python so I could interact with the Bloomberg API, and I'm having some trouble storing the …

python pandas finance bloomberg blpapi
Downloading Yahoo stock prices in R

This is a newbie question in R. I am downloading yahoo finance monthly stock price data using R where the …

r finance
Precise Financial Calculation in JavaScript. What Are the Gotchas?

In the interest of creating cross-platform code, I'd like to develop a simple financial application in JavaScript. The calculations required …

javascript decimal finance
Currency exchange rates for paypal

Does anyone know a way to get the currency exchange rates for paypal? We have custom shopping cart and use …

paypal currency finance
R tick data : merging date and time into a single object

I'm currently working in tick data with R and I would like to merge date and time into a single …

r statistics time-series finance
Calculating returns from a dataframe with financial data

I have a dataframe with monthly financial data: In [89]: vfiax_monthly.head() Out[89]: year month day d open close high …

pandas finance
Yahoo! Finance CSV file will not return Dow Jones (^DJI)

I am trying to retrieve market data from Yahoo! finance and the script has worked fine for years, but recently, …

api csv yahoo finance
Financial technical analysis in python

Do you know if there is any financial technical analysis module available for python ? Need to calculate various indicators such …

python finance