Note : This project is in early alpha stage, has mostly been put on hold and was never meant to be shared publicly.
I am temporarily making it public in order for potential recruiters to see the work I've done during my career hiatus.
My attempt at making a high-frequency trading bot. It uses the Trader Workstation C# API made by Interactive Brokers.
To be able to compile and run the code of this repository, you need to :
- have an Interactive Broker account
- have a valid market data subscription (paid)
- install Trader Workstation or IB Gateway.
- install the TWS API.