Merge pull request #1101 from mishaker/ccxt-async

use ccxt async for ticker_history download
This commit is contained in:
Matthias
2018-09-09 08:39:57 +02:00
committed by GitHub
14 changed files with 418 additions and 51 deletions

View File

@@ -14,6 +14,7 @@ numpy==1.15.1
TA-Lib==0.4.17
pytest==3.8.0
pytest-mock==1.10.0
pytest-asyncio==0.9.0
pytest-cov==2.6.0
tabulate==0.8.2
coinmarketcap==5.0.3