指标: ColorXMUV

 

ColorXMUV:

根据 Demark 的 "每日范围投射(Daily Range Projections)"方法画出的移动平均。

图1 XMUV 指标

作者: Nikolay Kositsin

 

下载了一个新终端。我把文件放入文件夹。我运行了它,但它不会自动编译。我用 MethodEditor 打开了它。

它给出了 41 个错误。

Smooth_Method' - 声明无类型 SmoothAlgorithms.mqh 537 18

Method'(方法)--预期为逗号 SmoothAlgorithms.mqh 537 32


Smooth_Method' - 声明没有类型 ColorXMUV.mq5 60 7

等等。

我做错了什么?

 
Grozir:

下载了一个新终端。我把文件放入文件夹。我运行了它,但它不会自动编译。我用 MethodEditor 打开了它。

它给出了 41 个错误,从

Smooth_Method' - 声明无类型 SmoothAlgorithms.mqh 537 18

Method'--预期为逗号 SmoothAlgorithms.mqh 537 32


'Smooth_Method' - 声明没有类型 ColorXMUV.mq5 60 7

等等

我做错了什么?

如果还相关的话

https://www.mql5.com/en/forum/171470#comment_18744405

Libraries: SmoothAlgorithms
Libraries: SmoothAlgorithms
  • 2017.03.02
  • www.mql5.com
SmoothAlgorithms: Author: Nikolay Kositsin...