BLD: misc housekeeping

This commit is contained in:
fredfortier
2017-11-16 16:55:40 -05:00
parent e087e48088
commit 3fa88a3e56
7 changed files with 129 additions and 66 deletions
+2 -2
View File
@@ -460,8 +460,8 @@ class TestExchangeBundle:
def bundle_to_csv(self):
exchange_name = 'poloniex'
data_frequency = 'minute'
period = '2017-09'
symbol = 'eth_btc'
period = '2017-02'
symbol = 'lsk_eth'
exchange = get_exchange(exchange_name)
asset = exchange.get_asset(symbol)