IB.CSharpApiClient Save

Interactive Brokers - TWS API simplified client

Project README

IB.CSharpApiClient

Description

IB.CSharpApiClient is a wrapper library on top of TWS API.
It provides a simplified client with events and nice async/await methods.

Installation

Please note due to Interactive Brokers license restriction, you need to manually download and copy TWS API source to packages folder.

  1. Clone git clone https://github.com/mathpaquette/IB.CSharpApiClient.git
  2. Accept TWS API license
  3. Download and Install TWS API v10.16
  4. Copy <TWS API install folder>\source\CSharpClient\client to IB.CSharpApiClient\packages
  5. Build IB.CSharpApiClient

Features

  • Unified easy to use client
  • .NET Standard 2.0
  • Events
  • Async/Await
  • Automatic reconnection (WIP)

Support

For support request, you can create an issue on GitHub.

Contributing

Pull requests are welcome! Don't hesitate to open an issue if something goes wrong.

Open Source Agenda is not affiliated with "IB.CSharpApiClient" Project. README Source: mathpaquette/IB.CSharpApiClient
Stars
53
Open Issues
6
Last Commit
5 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating