Skip to content

Cryptocurrency orders and trades books for many popular exchanges.

License

Notifications You must be signed in to change notification settings

crypto-bank/go-orderbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published