Show HN: Kronos – Type-safe trading framework in Go with terminal UI(github.com)
github.com
Show HN: Kronos – Type-safe trading framework in Go with terminal UI
https://github.com/backtesting-org/kronos
0 コメント
—
https://github.com/backtesting-org/kronos
—
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?