Commit Graph

2 Commits

Author SHA1 Message Date
nicolas 0d3acc62cb fix: add kcs_discount_active to Python config known keys 2026-05-25 20:39:40 -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