真实作者:
TrendLaboratory
动量振荡器用三重平均和一条信号线。在这种情况下,三重平均用于过滤指标的方向。
此指标首次实现并且发表在 MQL4 的代码基地 06.03.2008.
指标使用 SmoothAlgorithms.mqh 的库类(必须被复制到 客户端文件夹\MQL5\Include)。类库的使用描述可参阅文章 "Averaging price series for intermediate calculations without using additional buffers(无需使用额外的缓冲区进行平均价格序列的中间计算)"。
图例 1. Velocity_v2 指标
由MetaQuotes Ltd译自俄语
原代码: https://www.mql5.com/ru/code/1779