README.md

About

IBrokers is an R package that provides native R access to Interactive Brokers Trader Workstation API.

IBrokers for enterprise

Available as part of the Tidelift Subscription.

The maintainers of IBrokers and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.

Supporting IBrokers

If you are interested in supporting this project, please consider sponsoring me.

Installation

The current release is available on CRAN, which you can install via:

install.packages("IBrokers")

To install the development version, you need to clone the repository and build from source, or run one of:

# lightweight
remotes::install_github("joshuaulrich/IBrokers")
# or
devtools::install_github("joshuaulrich/IBrokers")
Have a question?

Ask your question on Stack Overflow or the R-SIG-Finance mailing list (you must subscribe to post).

Contributing

Please see the contributing guide.

See Also

Authors

Jeffrey Ryan, Joshua Ulrich

Alternative R Client Implementations



joshuaulrich/IBrokers documentation built on Feb. 4, 2024, 2:16 a.m.