File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Talib一直缺乏有效的中文文档,自己又有空闲时间,且在研究
2727
2828Similar to TA-Lib, the function interface provides a lightweight wrapper of
2929the exposed TA-Lib indicators.
30- 类似于TA-Lib,函数接口提供了一个暴漏TA -Lib指标的轻量级封装。
30+ 类似于TA-Lib,函数接口提供了一个暴露TA -Lib指标的轻量级封装。
3131
3232Each function returns an output array and have default values for their
3333parameters, unless specified as keyword arguments. Typically, these functions
@@ -153,8 +153,8 @@ SAR Parabolic SAR #抛物线转向指标
153153SAREXT Parabolic SAR - Extended #抛物线转向指标 - 扩展
154154SMA Simple Moving Average# 简单移动平均线
155155T3 Triple Exponential Moving Average (T3)
156- TEMA Triple Exponential Moving Average
157- TRIMA Triangular Moving Average
156+ TEMA Triple Exponential Moving Average#三次指数移动平均
157+ TRIMA Triangular Moving Average# 三角形移动平均
158158WMA Weighted Moving Average#加权移动平均线
159159```
160160
You can’t perform that action at this time.
0 commit comments