Average Directional Movement Index Indicator (ADX) helps to determine if there is a price trend.
FuzzyNet 程序库用于开发模糊模块, 以 C# 编写。当移植到 MQL4 时, 程序库里添加了 8 个隶属函数, 以及 4 个针对马丹尼 (Mamdani) 型系统的去模糊化方法。
简述: 在使用前要记得先调用初始函数赋值一些全局变量。 Des: remember to invoke the function initialization before you use it.