Stars
Real-time face swap for PC streaming or video calls
Nondominated sorting genetic algorithm III is an improved version of the classic multi-objective evolutionary algorithm (MOEA) NSGA-II.
A high-frequency trading algorithm implemented in python. We use the NSGA-II (Non dominated sorting genetic algorithm) for multi-objective optimisation to find optimal pairs to trade. We attempt to…
A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.
talipp - incremental technical analysis library for python
Orderflow chart GUI using finplot and pyqt5graph
alpha101, alpha191, alphalens, backtrader, 量化研究
Plot orderflow footprint charts using plotly in python.
All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.
Personal Project that implements a variety of HFT strategies in C++
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Open source software that helps you create and deploy high-frequency crypto trading bots
A compiler, optimizer and executor for financial expressions and factors
Implementation of "Advances in Financial Machine Learning" quant trading strategies in python (building upon Freqtrade / FreqAI open source project)
Solutions for selected exercises from Advances in Financial Machine Learning by Marcos Lopez De Prado
Free, open source, a high frequency trading and market making backtesting and trading bot, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and o…
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
High frequency trading (HFT) framework built for futures using machine learning and deep learning techniques
Avellaneda-Stoikov HFT market making algorithm implementation