SkillAgentSearch skills...

Gored

A Golang cryptocurrency trading library with support bitcoin/altcoin Realtime-Exchanges-Data

Install / Use

/learn @bitontop/Gored
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Build Status Software License GoDoc Coverage Status Go Report Card

A Realtime-Exchange-Data SDK is supporting multiple exchanges written in Golang.

Please note that this SDK is under heavily development and is not ready for production!

Community

Join our telegram to discuss all things related to GoRed! GoRed Telegram

Exchange Support Table

LIST ON https://www.coindatapage.com

We are aiming to support the top 100 highest volume exchanges based off the CoinMarketCap exchange data.

** NA means not applicable as the Exchange does not support the feature.

Current Features

  • Unified all symbols / pairs into Bitontop standard.
  • Support for all Exchange fiat and digital currencies, with the ability to individually toggle them on/off.

Planned Features

Planned features can be found on our community Trello page.

Contribution

Please feel free to submit any pull requests or suggest any desired features to be added.

When submitting a PR, please abide by our coding guidelines:

  • Code must adhere to the official Go formatting guidelines (i.e. uses gofmt).
  • Code must be documented adhering to the official Go commentary guidelines.
  • Code must adhere to our coding style.
  • Pull requests need to be based on and opened against the master branch.

Compiling instructions

Download and install Go from Go Downloads for your platform.

Linux/OSX

gored is built using Go Modules and requires Go 1.11 or above Using Go Modules you now clone this repository outside your GOPATH

git clone https://github.com/bitontop/gored.git
cd gored
go build
mkdir ~/.gored

Windows

git clone https://github.com/bitontop/gored.git
cd gored
go build

Donations

<img src="" hspace="70">

If this framework helped you in any way, or you would like to support the developers working on it, please donate Bitcoin to:

Bitcoin Address 16sXCkKN5KegwvC53xvsahtCpPsernzQoC

AIB Address ALVNJC94McFjN7enZsY2XaR6fY3GWDY3Wh

Contributor List

A very special thank you to all who have contributed to this program:

|User|Github|Contribution Amount| |--|--|--| | chunlee1991 | https://github.com/chunlee1991 | tony0408 | https://github.com/tony0408 | 9cat | https://github.com/9cat | botemple | https://github.com/botemple | iobond | https://github.com/iobond

Who used GoRED

CoinDataPage

Related Skills

View on GitHub
GitHub Stars49
CategoryCustomer
Updated7mo ago
Forks24

Languages

Go

Security Score

67/100

Audited on Aug 22, 2025

No findings