From 8b7b039f6c36618c06eba775ce693a2cfbfb19ad Mon Sep 17 00:00:00 2001 From: Naim Katiman <157269711+naimkatiman@users.noreply.github.com> Date: Tue, 30 Jun 2026 00:26:16 +0800 Subject: [PATCH] Remove duplicate TradeClaw entry in Trading & Backtesting (#399) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a9d52cf..462f1ce 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,6 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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. - [Workbench](https://github.com/fremantle-industries/workbench) - `Elixir/Erlang` - From Idea to Execution - Manage your trading operation across a globally distributed cluster.