CiCustom

CiCustom 类旨在使用自定义技术指标。

描述

CiCustom 类可供创建, 设置和访问自定义指标的数据。

声明

   class CiCustom: public CIndicator

标称库文件

   #include <Indicators\Custom.mqh>

类方法

属性  
NumBuffers 设置缓存区数量
NumParams 获取参数数量
ParamType 获取指定参数类型
ParamLong 获取指定整数类型参数的值
ParamDouble 获取指定双精度类型参数的值
ParamString 获取指定字符串类型参数的值
输入/输出  
virtual Type 获取对象类型的标识符