InitIndicators

初始化指标和时间序列。

virtual bool  InitIndicators(
   CIndicators*  indicators      // CIndicators 指针集合
   )

参数

indicators

[输入]  指标和时间序列指针的集合 (CExpert 类方法)。

返回值

true 如果成功, 否则 false。