From 54a9f5deade7685b65ba8087a27392fed6ec5127 Mon Sep 17 00:00:00 2001 From: Alexander Merkel Date: Sat, 30 May 2026 14:57:28 +0200 Subject: [PATCH] Add binance-fix-connector-python to Trading & Backtesting (#389) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c00a38a..2f570a2 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Lucky.jl](https://github.com/oliviermilla/Lucky.jl) - `Julia` - Modular, asynchronous trading engine in pure Julia. - [Strategems.jl](https://github.com/dysonance/Strategems.jl) - `Julia` - Quantitative systematic trading strategy development and backtesting. - [ccxt](https://github.com/ccxt/ccxt) - `JavaScript` `Python` `PHP` - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges. +- [binance-fix-connector-python](https://github.com/AlexanderMerkel/binance-fix-connector-python) - `Python` - Async Python connector for Binance Spot FIX sessions with Order Entry, Market Data, and Drop Copy support. - [TradeClaw](https://github.com/naimkatiman/tradeclaw) - `JavaScript` - Open-source AI trading signal platform with RSI/MACD/EMA confluence scoring, real-time signals for 10+ assets, self-hostable with one Docker command. - [Jiji](https://github.com/unageanu/jiji2) - `Ruby` - Open Source Forex algorithmic trading framework using OANDA REST API. - [Tai](https://github.com/fremantle-capital/tai) - `Elixir/Erlang` - Open Source composable, real time, market data and trade execution toolkit.