鏈接 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 如果是直接安 ...