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