Kronos is an opinionated framework in Go (think Laravel/Spring for trading). Write your strategy once, run it in backtest, paper, or live with zero code changes.
Key features: - Type-safe (catch errors at compile time) - Exchange-agnostic (same strategy works on Hyperliquid, Binance, etc.) - Real-time orderbook visualization in terminal - Handles WebSocket management, order routing, position tracking
Currently supports Hyperliquid, adding more exchanges soon.
Looking for feedback from traders and quants. What features would be most valuable?