From 9f8f413ea26f674207f65d56a30cc255e9c9e575 Mon Sep 17 00:00:00 2001 From: Alessandro Sanino Date: Tue, 8 Jan 2019 12:39:56 +0100 Subject: [PATCH] Added Golang Crypto Trading Bot to "other software section" (#2306) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 193b3d51..40fa2d25 100644 --- a/README.md +++ b/README.md @@ -1853,6 +1853,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [GoDNS](https://github.com/timothyye/godns) - A dynamic DNS client tool, supports DNSPod & HE.net, written in Go. * [GoDocTooltip](https://github.com/diankong/GoDocTooltip) - Chrome extension for Go Doc sites, which shows function description as tooltip at function list. * [GoLand](https://jetbrains.com/go) - Full featured cross-platform Go IDE. +* [Golang CryptoTrading Bot](https://github.com/saniales/golang-crypto-trading-bot) - A golang implementation of a console-based trading bot for cryptocurrency exchanges. * [Gor](https://github.com/buger/gor) - Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. * [hugo](http://gohugo.io/) - Fast and Modern Static Website Engine. * [ide](https://github.com/thestrukture/ide) - Browser accessible IDE. Designed for Go with Go.