첫 번째 커밋

This commit is contained in:
javamon
2025-12-06 22:31:19 +09:00
commit 849a100fa9
33 changed files with 6613 additions and 0 deletions

51
requirements.txt Normal file
View File

@@ -0,0 +1,51 @@
APScheduler==3.6.3
Backtesting==0.1.2
backtrader==1.9.74.123
beautifulsoup4==4.8.0
bokeh==1.3.4
bs4==0.0.1
certifi==2019.9.11
cffi==1.13.2
chardet==3.0.4
cycler==0.10.0
Cython==0.29.14
DateTime==4.3
gevent==1.4.0
greenlet==0.4.15
html5lib==1.0.1
idna==2.8
Jinja2==2.10.1
kiwisolver==1.1.0
MarkupSafe==1.1.1
matplotlib==3.1.1
mysqlclient==1.4.5
numpy==1.16.5
packaging==19.2
pandas==0.25.1
patsy==0.5.1
Pillow==6.1.0
psutil==5.6.4
pybithumb==1.0.7
pycparser==2.19
PyJWT==1.7.1
PyMySQL==0.9.3
pyparsing==2.4.2
pystan==2.19.1.1
python-dateutil==2.8.0
pyti==0.2.2
pytz==2019.2
pyupbit==0.2.5
PyYAML==5.1.2
requests==2.22.0
scipy==1.3.1
six==1.12.0
soupsieve==1.9.3
SQLAlchemy==1.3.10
statsmodels==0.10.1
TA-Lib==0.4.17
tornado==6.0.3
tzlocal==2.0.0
urllib3==1.25.4
webencodings==0.5.1
websocket==0.2.1
zope.interface==4.7.1