diff --git a/Readme.md b/Readme.md index 451b3b0..9e5b0d9 100644 --- a/Readme.md +++ b/Readme.md @@ -122,6 +122,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a ### Crypto currency focus +- [triangular-arbitrage2](https://github.com/zlq4863947/triangular-arbitrage2) | `TypeScript` | - a server side application for perform triangular arbitrage. - [bTrader](https://github.com/gabriel-milan/btrader) | `Rust` | - Triangle arbitrage trading bot for Binance - [crypto-crawler-rs](https://github.com/crypto-crawler/crypto-crawler-rs) | `Rust` | - Crawl orderbook and trade messages from crypto exchanges - [cryptotrader-core](https://github.com/monomadic/cryptotrader-core) | `Rust` | - Simple to use Crypto Exchange REST API client in rust.