File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -210,6 +210,6 @@ To run this bot we recommend you a cloud instance with a minimum of:
210
210
- [ Python >= 3.8] ( http://docs.python-guide.org/en/latest/starting/installation/ )
211
211
- [ pip] ( https://pip.pypa.io/en/stable/installing/ )
212
212
- [ git] ( https://git-scm.com/book/en/v2/Getting-Started-Installing-Git )
213
- - [ TA-Lib] ( https://mrjbq7 .github.io/ta-lib/install.html )
213
+ - [ TA-Lib] ( https://ta-lib .github.io/ta-lib-python/ )
214
214
- [ virtualenv] ( https://virtualenv.pypa.io/en/stable/installation.html ) (Recommended)
215
215
- [ Docker] ( https://www.docker.com/products/docker ) (Recommended)
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ These requirements apply to both [Script Installation](#script-installation) and
52
52
* [ pip] ( https://pip.pypa.io/en/stable/installing/ )
53
53
* [ git] ( https://git-scm.com/book/en/v2/Getting-Started-Installing-Git )
54
54
* [ virtualenv] ( https://virtualenv.pypa.io/en/stable/installation.html ) (Recommended)
55
- * [ TA-Lib] ( https://mrjbq7 .github.io/ta-lib/install.html ) (install instructions [ below] ( #install-ta-lib ) )
55
+ * [ TA-Lib] ( https://ta-lib .github.io/ta-lib-python/ ) (install instructions [ below] ( #install-ta-lib ) )
56
56
57
57
### Install code
58
58
@@ -210,7 +210,7 @@ sudo ./build_helpers/install_ta-lib.sh
210
210
211
211
##### TA-Lib manual installation
212
212
213
- Official webpage: https://mrjbq7 .github.io/ta-lib/install.html
213
+ [ Official installation guide ] ( https://ta-lib .github.io/ta-lib-python /install.html )
214
214
215
215
``` bash
216
216
wget http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz
You can’t perform that action at this time.
0 commit comments