Add Poloniex error handling and upgrade to version 0.1.1

This commit is contained in:
AuroraTradingTeam
2017-11-12 20:15:53 +00:00
parent 2a10783f1f
commit c6096a9a6d
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ def test_get_historical_prices_cryptocompare(monkeypatch):
result = get_historical_prices(source='cryptocompare',
period='minute',
exchange='Poloniex',
symbol='LTCBTC')
symbol='LTC/BTC')
expected_result = pd.DataFrame([
{