Talib库安装教程
1. 打开 https://github.com/cgohlke/talib-build
2. 点击 Releases
3. 选择对应版本下载(本人电脑win-amd64,python版本3.12)
4. 安装该库(进入该文件路径)
pip install ta_lib-0.6.3-cp312-cp312-win_amd64.whl
5. 安装完成
6. 使用教程
talib技术指标 - 金融指标在线手册
1. 打开 https://github.com/cgohlke/talib-build
2. 点击 Releases
3. 选择对应版本下载(本人电脑win-amd64,python版本3.12)
4. 安装该库(进入该文件路径)
pip install ta_lib-0.6.3-cp312-cp312-win_amd64.whl
5. 安装完成
6. 使用教程
talib技术指标 - 金融指标在线手册