Cycle Indicator Functions

不是很懂,欢迎指教

HT_DCPERIOD - Hilbert Transform - Dominant Cycle Period

函数名:HT_DCPERIOD
名称: 希尔伯特变换-主导周期
简介:将价格作为信息信号,计算价格处在的周期的位置,作为择时的依据。

文库文档

NOTE: The HT_DCPERIOD function has an unstable period.

real = HT_DCPERIOD(close)

Learn more about the Hilbert Transform - Dominant Cycle Period at tadoc.org.

HT_DCPHASE - Hilbert Transform - Dominant Cycle Phase

函数名:HT_DCPHASE
名称: 希尔伯特变换-主导循环阶段

NOTE: The HT_DCPHASE function has an unstable period.

real = HT_DCPHASE(close)

Learn more about the Hilbert Transform - Dominant Cycle Phase at tadoc.org.

HT_PHASOR - Hilbert Transform - Phasor Components

函数名:HT_DCPHASE
名称: 希尔伯特变换-希尔伯特变换相量分量

NOTE: The HT_PHASOR function has an unstable period.

inphase, quadrature = HT_PHASOR(close)

Learn more about the Hilbert Transform - Phasor Components at tadoc.org.

HT_SINE - Hilbert Transform - SineWave

函数名:HT_DCPHASE
名称: 希尔伯特变换-正弦波
NOTE: The HT_SINE function has an unstable period.

sine, leadsine = HT_SINE(close)

Learn more about the Hilbert Transform - SineWave at tadoc.org.

HT_TRENDMODE - Hilbert Transform - Trend vs Cycle Mode

函数名:HT_DCPHASE
名称: 希尔伯特变换-趋势与周期模式
NOTE: The HT_TRENDMODE function has an unstable period.

integer = HT_TRENDMODE(close)

Learn more about the Hilbert Transform - Trend vs Cycle Mode at tadoc.org.

作者:HuaRongSAO
链接:https://www.jianshu.com/p/3ccff62f07e4
來源:简书
简书著作权归作者所有,任何形式的转载都请联系作者获得授权并注明出处。

talib 中文文档(十一):Cycle Indicator Functions 周期指标的更多相关文章

  1. talib 中文文档(八): Momentum Indicator Functions 动量指标

    Momentum Indicator Functions ADX - Average Directional Movement Index 函数名:ADX 名称:平均趋向指数 简介:使用ADX指标,指 ...

  2. talib 中文文档(九):# Volatility Indicator Functions 波动率指标函数

    Volatility Indicator Functions 波动率指标函数 ATR - Average True Range 函数名:ATR 名称:真实波动幅度均值 简介:真实波动幅度均值(ATR) ...

  3. talib 中文文档(七):Overlap Studies Functions

    Overlap Studies Functions 重叠指标 BBANDS - Bollinger Bands 函数名:BBANDS 名称: 布林线指标 简介:其利用统计原理,求出股价的标准差及其信赖 ...

  4. talib 中文文档(十二):Pattern Recognition Functions K线模式识别,形态识别

    Pattern Recognition Functions K线模式识别,形态识别 CDL2CROWS - Two Crows 函数名:CDL2CROWS 名称:Two Crows 两只乌鸦 简介:三 ...

  5. talib 中文文档(十五):Math Operator Functions 数学方法

    Math Operator Functions 数学运算符函数 ADD - Vector Arithmetic Add 函数名:ADD 名称:向量加法运算 real = ADD(high, low) ...

  6. talib 中文文档(十):Price Transform Functions 价格指标

    Price Transform Functions AVGPRICE - Average Price 函数名:AVGPRICE 名称:平均价格函数 real = AVGPRICE(open, high ...

  7. talib 中文文档(十四):Math Transform Functions 数学变换

    Math Transform Functions ACOS - Vector Trigonometric ACos 函数名:ACOS 名称:acos函数是反余弦函数,三角函数 real = ACOS( ...

  8. TA-Lib中文文档(一):快速开始

    TA-Lib 简介: 这是一个Python 金融指数处理库TA-LIB,他是基于 Cython 而不是 SWIG. TA-Lib is widely used by trading software ...

  9. talib 中文文档(三):talib 方法大全

    Function API Examples Similar to TA-Lib, the function interface provides a lightweight wrapper of th ...

随机推荐

  1. 比較JS合并数组的各种方法及其优劣

    原文链接:  Combining JS Arrays原文日期: 2014-09-09翻译日期: 2014-09-18翻译人员: 铁锚 本文属于JavaScript的基础技能. 我们将学习结合/合并两个 ...

  2. 安装配置好openstack环境的虚拟机,须要改动ip时,在数据库中同步改动ip的方法

    感谢朋友支持本博客,欢迎共同探讨交流,因为能力和时间有限,错误之处在所难免,欢迎指正. 假设转载,请保留作者信息. 博客地址:http://blog.csdn.net/qq_21398167 原博文地 ...

  3. [ATL/WTL]_[中级]_[保存CBitmap到文件-保存屏幕内容到文件]

    场景: 1. 在做图片处理时,比方放大后或加特效后须要保存CBitmap(HBITMAP)到文件. 2.截取屏幕内容到文件时. 3.不须要增加第3方库时. 说明: 这段代码部分来自网上.第一次学atl ...

  4. c++ time_t

    type struct tm <ctime> Time structure Structure containing a calendar date and time broken dow ...

  5. 【python】\\u的字符编码问题

    Str = "\\u559c\\u6b22\\u4e00\\u4e2a\\u4eba";Str = Str.decode("unicode-escape")

  6. linux数据盘分区以及格式化

    首先切换到root账户下  sudo -i 手动格式化 请根据以下步骤对数据盘进行分区以及格式化,并挂载分区使数据盘可用. 注:执行以下命令时,请注意修改数据盘符,可以使用”fdisk -l”查看盘符 ...

  7. develop brew app from here

    https://brewx.qualcomm.com/brew/sdk/download.jsp?page=dx/en/brew31/ad/tl/overview the email is silen ...

  8. Socket无连接简单实例

    使用无连接的套接字,我们能够在自我包含的数据包里发送消息,采用独立的读函数读取消息,读取的消息是使用独立的发送函数发送的.但是UDP数据包不能保证可靠传输,存在许多的因素,比如网络繁忙等等,都有可能阻 ...

  9. Android权限全记录(转)

    常用权限: 读写存储卡装载和卸载文件系统 android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_EXTERNAL_STOR ...

  10. Django管理工具django-admin.py创建项目

    安装Django之后就安装了可用的管理工具django-admin.py,可以使用它来创建项目,运行django-admin.py来查看命令介绍: