8000 GitHub - vspinu/IBrokers: R API to Interactive Brokers Trader Workstation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vspinu/IBrokers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • quantmod: quantitative financial modeling framework
  • xts: eXtensible Time Series based on zoo

Authors

Jeffrey Ryan, Joshua Ulrich

About

R API to Interactive Brokers Trader Workstation

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%
0