trade-rs

Utilities for trading on crypto-currencies exchanges. Long term goal is to provide a general enough, unified API for abstracting over various exchanges, hence making it easier to develop cross exchange automated trading strategies.

Uses tokio, hyper and ws-rs for asynchronous requests and streaming.

Some sample code can be found in the examples folder.

Exchanges currently implemented: * Binance * GDAX a.k.a Coinbase Pro * HitBTC