Commit Graph

2 Commits

Author SHA1 Message Date
nicolas f2c50b37ea docs: update README to reflect single-binary architecture and current config 2026-05-28 20:50:03 -03:00
nicolas 2a82086683 Add initial triangular arbitrage bot
Two-process architecture: a C17 fused engine (WebSocket order book
mirror, triangle enumeration, real-time profitability evaluation)
communicating via Unix domain socket to a Python 3 executor (order
placement with paper/live trading modes, REST control API).
Targets KuCoin spot market.
2026-05-24 16:12:04 -03:00