g

go-trader

Developed by richkuo
Open Source Go Global free #go

go-trader is a hybrid Go and Python crypto trading system. A lightweight Go binary (around 8MB RAM) orchestrates over 50 paper or live trading strategies across various markets including spot, options, perpetual futures, and CME futures, by spawning short-lived Python scripts. It supports multiple exchanges like Binance US, Deribit, Hyperliquid, and Robinhood. Features include Discord alerts, self-upgrading capabilities, and state management via SQLite, with status monitoring available via a localhost port.

  • Go+Python混合架构,高效调度交易
  • 支持现货、期权、永续合约、CME期货等多种市场
  • 集成50+交易策略,覆盖多主流资产
  • 多交易所兼容,支持实盘与模拟交易
  • Discord实时通知与自动升级功能
  • 通过OpenClaw简化部署和配置
desktop