技术文档MQL5参考标准程序库数学模糊逻辑Fuzzy systemsMamdani systemParseRuleParseRuleParseRule基于指定线条创建Mamdani模糊规则。CMamdaniFuzzyRule* ParseRule( const string rule // 模糊规则的字符串表示 )参数 rule[in] Mamdani模糊规则的字符串表示。返回值 Mamdani模糊规则。OutputByNameRules