mirror of
https://github.com/wassname/libcryptomarket.git
synced 2026-09-11 12:20:52 +08:00
Add Poloniex error handling and upgrade to version 0.1.1
This commit is contained in:
@@ -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([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user