mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
5c8544a425
Edge Positioning
33 lines
539 B
Plaintext
33 lines
539 B
Plaintext
ccxt==1.17.492
|
|
SQLAlchemy==1.2.14
|
|
python-telegram-bot==11.1.0
|
|
arrow==0.12.1
|
|
cachetools==3.0.0
|
|
requests==2.20.1
|
|
urllib3==1.24.1
|
|
wrapt==1.10.11
|
|
pandas==0.23.4
|
|
scikit-learn==0.20.0
|
|
scipy==1.1.0
|
|
jsonschema==2.6.0
|
|
numpy==1.15.4
|
|
TA-Lib==0.4.17
|
|
pytest==3.10.1
|
|
pytest-mock==1.10.0
|
|
pytest-asyncio==0.9.0
|
|
pytest-cov==2.6.0
|
|
tabulate==0.8.2
|
|
coinmarketcap==5.0.3
|
|
|
|
# Required for hyperopt
|
|
scikit-optimize==0.5.2
|
|
|
|
# Required for plotting data
|
|
#plotly==3.1.1
|
|
|
|
# find first, C search in arrays
|
|
py_find_1st==1.1.2
|
|
|
|
#Load ticker files 30% faster
|
|
ujson==1.35
|