Skip to content

The CSharp API from InteractiveBrokers in dotnet core

Notifications You must be signed in to change notification settings

superdrin/tws-api-dotnet-standard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This repository is a clone of the original tws-api published by Interactive Brokers. The original can be found here http://interactivebrokers.github.io/ . This code allows a connection to TWS or the Gateway through various languages. In this repository, the CSharp interface is modified to use dotnet standard. Linux users can now use the CSharp API in their dotnet standard or dotnet core projects to connect to TWS or the Gateway. Interactive brokers does not want to commit this to their repository because they do not want their users to be forced to download a new framework. The may stay on NET 4.5 forever.

Nuget package

Download the Nuget package of this project here

Clipped from IB

Interactive Brokers

Download

Download the TWS API here

Learn

View our comprehensive documentation here

Contribute

Learn how to contribute to the API here

About

The CSharp API from InteractiveBrokers in dotnet core

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 44.6%
  • Java 25.7%
  • C++ 15.5%
  • Python 14.1%
  • Other 0.1%