技术文档MQL5参考标准程序库指标基准类CIndicatorBufferRefreshCurrentRefreshCurrentRefreshCurrent更新当前 (第零号) 缓存区中的元素。bool RefreshCurrent( const int handle, // 指标句柄 const int num // 缓存区号码 )参数 handle[输入] 指标句柄。num[输入] 缓存区号码。返回值 true - 如果成功, false - 如果缓存区未能更新。Refresh