add TA-lib dependency
This commit is contained in:
parent
aceb8007ca
commit
c2d7854d62
@ -40,6 +40,7 @@ if not feel free to raise a github issue.
|
||||
##### Prerequisites
|
||||
* python3.6
|
||||
* sqlite
|
||||
* [TA-lib](https://github.com/mrjbq7/ta-lib#dependencies) binaries
|
||||
|
||||
##### Install
|
||||
```
|
||||
|
@ -12,4 +12,5 @@ PYQT5==5.9
|
||||
scikit-learn==0.19.0
|
||||
scipy==0.19.1
|
||||
stockstats==0.2.0
|
||||
jsonschema==2.6.0
|
||||
jsonschema==2.6.0
|
||||
TA-Lib==0.4.10
|
Loading…
Reference in New Issue
Block a user