A Golang framework for building and running cryptocurrency trading bots across numerous exchanges.
GoCryptoTrader provides a flexible foundation for algorithmic trading, supporting multiple exchanges with distinct API integrations (REST, Websocket). You can define custom trading strategies by implementing interfaces and running the bot using commands like `gct run`. It's currently under active development.
A Golang framework for building and running cryptocurrency trading bots across numerous exchanges.
Developers interested in building automated cryptocurrency trading solutions in Go.