saniales/golang-crypto-trading-bot
A golang implementation of a console-based trading bot for cryptocurrency exchanges observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 53
- Release rhythm 18
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3398
- days_rel: 337
- days_push: 287
- n_releases_24m: 1
Adoption not part of the score
1163 stars · 254 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A console-based cryptocurrency trading bot written in Go that connects to multiple exchanges via REST and websocket. It supports custom trading strategies and a simulation mode for paper trading with fake balances.
Use cases
- run an automated crypto trading bot from the terminal
- paper trade strategies against Binance or Bittrex before risking real funds
- write custom trading strategies in Go and bind them to a bot
- trade across multiple exchanges like Poloniex, Kraken, and Bitfinex from one tool
- backtest or simulate trading strategies in a sandbox environment
When to choose
- you want a Go-based, self-hosted trading bot with exchange abstraction
- you need websocket and REST support across several major exchanges
- you want to test strategies safely with simulation mode first
When to avoid
- you need a graphical interface or hosted trading dashboard
- you require exchange features like withdrawals (e.g., Kraken REST lacks withdraw support)
- you prefer Python-based trading frameworks with larger ecosystems
Facets
cli-tool · maturity active
trading cli websocket http-client simulation fintech go cli cross-platform trading-bot paper-trading crypto-exchanges console-application custom-strategies cryptocurrency command-line automation
1 source
- readme: https://github.com/saniales/golang-crypto-trading-bot · fetched 2026-08-28 · a3d4ec25dac3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| saniales/golang-crypto-trading-bot | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="saniales/golang-crypto-trading-bot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem