let TA-lib calculate macd, macdsignal and macdhistogram. remove the now unnecessary StockStats library

This commit is contained in:
Janne Sinivirta
2017-09-02 11:56:56 +03:00
parent 0643438580
commit 82b90f24e7
2 changed files with 17 additions and 12 deletions

View File

@@ -11,6 +11,5 @@ matplotlib==2.0.2
PYQT5==5.9
scikit-learn==0.19.0
scipy==0.19.1
stockstats==0.2.0
jsonschema==2.6.0
TA-Lib==0.4.10