README.md

Project Status   Dev Version   CRAN Version   CRAN Downloads  

RobinHood

This is package is designed to help you execute trading programs in R.

RobinHood is a no commission trading platform intended to bring investing to the masses. It is a great place to experiment with different trading strategies on a minimal investment because your trades will not be eaten up by commission fees.

Account Features

Equity Features

Crypto Features

Note: A key difference between the CRAN version and the Github version is that the API functions are exported and available to call directly. This is intended primarily to help with development and bug fixes. In the CRAN version, all API functions are not exported and instead are called behind the scenes.

Installation

# CRAN version
install.packages("RobinHood")

# Development version
devtools::install_github("jestonblu/RobinHood")


JestonBlu/RobinHood documentation built on Aug. 21, 2023, 7:57 a.m.