Commit Graph

2 Commits

Author SHA1 Message Date
nicolas 60c21bed36 chore: add microsecond resolution to structlog timestamps 2026-05-25 23:12:32 -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