Improved codecov, expanded functionality for BTCMarkets

This commit is contained in:
Ryan O'Hara-Reid
2017-08-24 11:54:57 +10:00
parent c2f12b777c
commit 39fa7f75f9
11 changed files with 618 additions and 303 deletions

View File

@@ -6,7 +6,7 @@ import (
"github.com/thrasher-/gocryptotrader/common"
"github.com/thrasher-/gocryptotrader/currency/pair"
"github.com/thrasher-/gocryptotrader/exchanges"
exchange "github.com/thrasher-/gocryptotrader/exchanges"
"github.com/thrasher-/gocryptotrader/exchanges/orderbook"
"github.com/thrasher-/gocryptotrader/exchanges/stats"
"github.com/thrasher-/gocryptotrader/exchanges/ticker"