crypto-bank / go-orderbook

Cryptocurrency orders and trades books for many popular exchanges.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-orderbook

GoDoc

Orders and trades books for cryptocurrency exchanges.

Order book is currently single node service and stores data in a local LevelDB database.

It is not designed to store private data but to be synchronized with public exchanges.

Currently is hard-coded for Poloniex support but design might change in the future.

Service client

go-orderbook is a gRPC service.

Support

License

                             Apache License
                       Version 2.0, January 2004
                    http://www.apache.org/licenses/

About

Cryptocurrency orders and trades books for many popular exchanges.

License:Apache License 2.0


Languages

Language:Go 88.4%Language:Shell 11.6%