knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of ibapir is to provide an R API to Interactive Brokers via the Interactive Brokers Workstation or the Interactive Brokers gateway.
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("pverspeelt/ibapir")
Examples to be created!
# library(ibapir) ## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.