Wesseldr / ibapir

Interactive Brokers api for R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ibapir

The goal of ibapir is to provide an R API to Interactive Brokers via the Interactive Brokers Workstation or the Interactive Brokers gateway.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("pverspeelt/ibapir")

Example

Examples to be created!

# library(ibapir)
## basic example code

About

Interactive Brokers api for R

License:Other


Languages

Language:R 100.0%