add triangular-arbitrage2

This commit is contained in:
Zhe Wang
2023-03-13 23:14:53 +00:00
parent f42cad760e
commit 4b20e8bf60
+1
View File
@@ -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.