技术文档MQL5参考标准程序库指标基准类CIndicatorBufferRefreshRefreshRefresh更新整个缓存区。bool Refresh( const int handle, // 句柄 const int num // 缓存区号码 )参数 handle[输入] 指标句柄。num[输入] 指标缓存区索引。返回值 true - 如果成功, false - 如果缓存区未能更新。AtRefreshCurrent