インディケータ: ColorXMUV

 

ColorXMUV:

この移動平均線の描画はデマークの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...