The connector is designed to establish connection and exchange data between the
TWS terminal from Interactive Brokers and StockSharp programs:
Hydra,
Terminal,
Designer,
Shell. The connector is compatible with custom programs based on
API.
The connector allows:
- to connect to the TWS and receive market information about traded instruments: price, volume, order book, etc .;
- receive data on the status of the portfolio and its changes;
- receive historical data from the terminal;
- send orders, receive their status, cancel them, receive information about their execution;
- other functions directly provided by the terminal API.
The connector is provided for free.