From 3a4627ef627e0e1b339cceff2eaeee7558d3301a Mon Sep 17 00:00:00 2001 From: Mickael Burguet Date: Sat, 16 Aug 2025 18:51:28 -0400 Subject: [PATCH] Added async_rithmic (#36) --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index bd0d6fb..60ce07d 100644 --- a/Readme.md +++ b/Readme.md @@ -400,6 +400,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [PENDAX](https://github.com/CompendiumFi/PENDAX-SDK) | `JavaScript` | - A free Javascript library allowing simplified interaction with trading and data commands on a growing list of cryptocurrency exchanges like FTX, OKX, ByBit, & more. - [ccxt](https://github.com/ccxt/ccxt) | `Python`, `JavaScript` | - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges - [Coinnect](https://github.com/hugues31/coinnect) | `Rust` | - Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API. +- [async_rithmic](https://github.com/rundef/async_rithmic) | `Python` | - Python async framework for Rithmic Protocol Buffer API - More is coming... (PR welcome) ## Quant Shops Code and Blog