Software

RIB

RIB is an R package to provide a link between R and the Interactive Brokers trading platform.

The project is housed on R-Forge. To install the package directly within R type: install.packages("RIB",repos="http://R-Forge.R-project.org")

FinDataWeb

This is a collection of R functions for analysis/extraction of financial data from the web. It is an ecclectic collection that serves more as a convenient place holder than anything else. Some functions are more mature than other.

The project is housed on Google Code.