BLD: working on unit tests.

This commit is contained in:
Frederic Fortier
2018-01-09 01:08:57 -05:00
parent 55d1fee82d
commit 141ee65c91
8 changed files with 404 additions and 17 deletions
+1
View File
@@ -146,6 +146,7 @@ def load_crypto_market_data(trading_day=None, trading_days=None,
exchange = get_exchange(
exchange_name='poloniex', base_currency='usdt'
)
exchange.init()
benchmark_asset = exchange.get_asset(bm_symbol)