desrochesf's Stars
anthonymorast/DataTables
A tabular data structure for C++
Haehnchen/crypto-trading-bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, Bybit ... (public edition)
areed1192/python-trading-robot
A trading robot, that can submit basic orders in an automated fashion using the TD API.
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
btmura/ponzi2
ponzi2 is a stock chart viewer written in Go using OpenGL and GLFW.
johnhou13579/Dual-Momentum-Trading-Bot
A trading bot utilized on the TD Ameritrade platform written in python and utilizing tda-api API.
MikePia/structjour
A tool to automate the daily review of trades
uelel/createPatterns
Python Flask/D3.js application providing fast and easy way to graphically extract patterns from candlestick (OHLC) data
JerBouma/AlgorithmicTrading
This repository contains three ways to obtain arbitrage which are Dual Listing, Options and Statistical Arbitrage. These are projects in collaboration with Optiver and have been peer-reviewed by staff members of Optiver.
mementum/backtrader
Python Backtesting library for trading strategies
softwarespartan/IB4m
Interactive Brokers API for Matlab
areed1192/sigma_coding_youtube
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
kychanbp/dashVisualization
Trade Visualization and Execution Web App
jamesmawm/mastering-python-for-finance-second-edition
Sources codes for: Mastering Python for Finance, Second Edition
deltaray-io/ib_dl
Historical market data downloader using Interactive Brokers TWS
InteractiveBrokers/tws-api-public
Interactive Brokers TWS API
blampe/IbPy
Python API for the Interactive Brokers on-line trading system.
erdewit/ib_insync
Python sync/async framework for Interactive Brokers API
jamesmawm/High-Frequency-Trading-Model-with-IB
A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python