# saniales/golang-crypto-trading-bot

A golang implementation of a console-based trading bot for cryptocurrency exchanges

Repository: https://github.com/saniales/golang-crypto-trading-bot
Canonical: https://ross.abutalabs.com/products/golang-crypto-trading-bot
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: trading-strategies, trading-bot, golang, go, cryptocurrency-exchanges, bittrex, poloniex, yobit, binance, strategy, exchange, simulation-mode
Last push: 2025-11-20T02:38:26+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 53, release rhythm 18, longevity 100
- inputs: {"age_days": 3398, "days_push": 287, "days_rel": 337, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1163, forks 254 (observed 2026-08-28T04:03:49.670546+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: trading, cli, websocket, http-client, simulation
- domain: fintech
- platform: go, cli, cross-platform
- tags: trading-bot, paper-trading, crypto-exchanges, console-application, custom-strategies, cryptocurrency, command-line, automation

## Member repositories
- saniales/golang-crypto-trading-bot (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.670546+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:35.060583+00:00, confidence not recorded.
  - readme: https://github.com/saniales/golang-crypto-trading-bot (fetched 2026-08-28T04:03:49.670546+00:00, sha a3d4ec25dac3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
