指标: T3Taotra_HTF

 

T3Taotra_HTF:

指标 T3Taotra 在输入参数中有时间帧选项。

图例.1. T3Taotra_HTF

作者: Nikolay Kositsin

 
T3Taotra.mq5 无法编译,因此无法运行。请更新代码。谢谢
T3Taotra
T3Taotra
  • www.mql5.com
The fan based on the five T3 moving averages for trend indication.
 

我不是编码员......但我知道修复方法取决于您在编译过程中遇到的错误。
那里写了什么?
有关 SmoothAlgorithms.mqh 的内容?

PS.我现在就尝试编译(有 3 个文件,因此我需要时间将它们放到正确的文件夹中)。

 
Sergey Golubev #:

我不是编码员......但我知道,修复方法取决于您在编译过程中出现的错误。
那里写了什么?
有关 SmoothAlgorithms.mqh?

PS.我现在就尝试编译(有 3 个文件,因此我需要时间将它们放到正确的文件夹中)。

编译后如下


 

我编译时没有问题。我认为--因为我使用的是最新版本的 SmoothAlgorithms.mqh 文件,Alain Verleyen 在这篇帖子 () 中修复了该文件--您可以从这篇帖子中下载该包含文件。


因此,请使用原始版本的T3Taotra.mq5 ,或者......可能......有人会进一步修复它。

因为这是我得到的结果(通过附件)--如果您更新 SmoothAlgorithms.mqh 文件,这对您来说可能就足够了。

Smoothalgorithms.mqh issue after latest update of MT5 (Build 2136) - How to fix 69 errors in MT5 Smoothal algorithms
Smoothalgorithms.mqh issue after latest update of MT5 (Build 2136) - How to fix 69 errors in MT5 Smoothal algorithms
  • 2019.09.05
  • www.mql5.com
Metaeditor shows 69 errors in smoothalgorithms. Mqh after latest update of mt5 (build 2136) see attached images. But perhaps something changed and you could tell how to opt out from beta updates in mt5. Hi alain, could you please attach an mq5 file here for the smoothalgorithms
 
Paul #:

这里是汇编


是的,这就是我在上面的帖子中写到的 SmoothAlgorithms.mqh 文件(请尝试更新该文件)。
 
Sergey Golubev #:

我编译时没有问题。我想--因为我使用的是最新版本的 SmoothAlgorithms.mqh 文件,Alain Verleyen 在这篇帖子 () 中修复了它--你可以从这篇帖子中下载这个包含文件。


因此,请使用原始版本的T3Taotra.mq5 ,或者......可能......有人会进一步修复它。

因为这是我得到的结果(通过附件)--如果您更新 SmoothAlgorithms.mqh 文件,这对您来说可能就足够了。

非常感谢。已编译。