implement StochRSI buy signal handler

This commit is contained in:
gcarq
2017-05-24 21:52:41 +02:00
parent b37149cf6f
commit 8703f3ebe6
3 changed files with 148 additions and 4 deletions

View File

@@ -5,4 +5,10 @@ python-telegram-bot==5.3.1
arrow==0.10.0
requests==2.14.2
urllib3==1.20
wrapt==1.10.10
wrapt==1.10.10
pandas==0.20.1
matplotlib==2.0.0
PYQT5==5.8
scikit-learn==0.18.1
scipy==0.18.1
stockstats==0.2.0