rib-package: An Implementation of 'Interactive Brokers' API

rib-packageR Documentation

An Implementation of 'Interactive Brokers' API

Description

rib allows programs to interact with 'Interactive Brokers' (IB) 'Trader Workstation' (TWS). It establishes a connection over the network and manages the exchange of messages between client and server. Data is encoded and decoded between user and wire formats following closely the official implementations.

Details

The package design mirrors the implementations that 'Interactive Brokers' makes available for other languages, such as C++, C#, Java and Python.

The official IB documentation is therefore the most valuable reference regarding the API functionality and usage.

See Also

https://github.com/lbilli/rib

Report bugs at https://github.com/lbilli/rib/issues

The official IB API documentation.


lbilli/rib documentation built on April 22, 2024, 7:26 p.m.