Connect to Interactive Brokers API
Build a C# form app to connect to Interactive Brokers API. If you read Enable Interactive Brokers API to Start Algorithmic Trading you have enabled the Trader Workstation (TWS) API to allow you to connect to Interactive Brokers API from the localhost. We are now going to create a C# form application that will: Connect[…]