Skip to content

CloseToAlgoTrading/IbTradeQtDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IbTradeQt

IbTradeQt is a cross-platform application designed for automated trading. It is written in QT/C++ and primarily targets the Interactive Brokers (IB) platform.

Requirements

  • QT 6.x or later
  • QT Creator
  • IB Account (at the moment only IB is supported)

Installation

git clone https://github.com/CloseToAlgoTrading/IbTradeQtDev.git

Start Qt Creator and open the project file IbTradeQtDev/IbTradeQt/ibtrading.pro

Project state

At the moment the project is still in early development phase.

Current functionality:

  • connect to the IB server
  • receiving data from the IB
  • sending market order
  • ...

License

This project is licensed under the LGPL-3.0 - see the LICENSE file for details

About

Trading Software for IB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published