Package: rib 0.30.7

Luca Billi
rib: An Implementation of 'Interactive Brokers' API
Allows interaction with 'Interactive Brokers' 'Trader Workstation' <https://interactivebrokers.github.io/tws-api/>. Handles the connection over the network and the exchange of messages. Data is encoded and decoded between user and wire formats. Data structures and functionality closely mirror the official implementations.
Authors:
rib_0.30.7.tar.gz
rib_0.30.7.zip(r-4.7)rib_0.30.7.zip(r-4.6)rib_0.30.7.zip(r-4.5)
rib_0.30.7.tgz(r-4.6-any)rib_0.30.7.tgz(r-4.5-any)
rib_0.30.7.tar.gz(r-4.7-any)rib_0.30.7.tar.gz(r-4.6-any)
rib_0.30.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rib/json (API)
NEWS
| # Install 'rib' in R: |
| install.packages('rib', repos = c('https://lbilli.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lbilli/rib/issues
api-clientib-apiinteractive-brokers
Last updated from:3ce467603a. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 127 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | NOTE | 118 | ||
| macos-release-arm64 | NOTE | 171 | ||
| macos-oldrel-arm64 | NOTE | 184 | ||
| windows-devel | NOTE | 69 | ||
| windows-release | NOTE | 68 | ||
| windows-oldrel | NOTE | 79 | ||
| wasm-release | OK | 98 |
Exports:ComboLegContractDeltaNeutralContractExecutionFilterfConditionIBClientIBContractIBOrderIBWrapmap_enum2intmap_int2enumOrderOrderCancelScannerSubscriptionSoftDollarTierWshEventData
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Enumerated Types | map_enum2int map_int2enum |
| Helpers | fCondition IBContract IBOrder |
| Client Connection Class | IBClient |
| Callbacks Wrapper Class | IBWrap |
| Data Structures | ComboLeg Contract DeltaNeutralContract ExecutionFilter Order OrderCancel ScannerSubscription SoftDollarTier WshEventData |