链接 tailb_document ...
Function API Examples Similar to TA Lib, the function interface provides a lightweight wrapper of the exposed TA Lib indicators. 类似于TA库,对函数接口进行了一个轻量级的封装,用于公开的ta lib的指标。 Each function returns an outpu ...
2018-08-11 22:05 0 936 推荐指数:
链接 tailb_document ...
Overlap Studies Functions 重叠指标 BBANDS - Bollinger Bands 函数名:BBANDS 名称: 布林线指标 简介:其利 ...
Momentum Indicator Functions ADX - Average Directional Movement Index 函数名:ADX 名称:平 ...
Math Operator Functions 数学运算符函数 ADD - Vector Arithmetic Add 函数名:ADD 名称 ...
Volatility Indicator Functions 波动率指标函数 ATR - Average True Range 函数名:ATR 名称:真实波动幅度均 ...
简便安装方法 最简单的安装方式: 用setup.py的方式自己安装一个源文件 有可能遇到的问题 func.c:256:28: fatal error: ta-lib/ta_libc.h: No such file ...
安装主要在http://www.lfd.uci.edu/~gohlke/pythonlibs/这个网站找到 按照需要的python版本和平台位数下载,然后直接用pip install 进行安装 ...
$ brew install ta-lib 如果是在anaconda中安装 sudo ~/anaconda3/bin/pip install TA-Lib 如果是直接安 ...