技术文档MQL5参考标准程序库科学图表CCurveCustomPlotCBDataCustomPlotCBDataCustomPlotCBData(获得方法)获得自定义曲线绘制模式中使用的对象指针。void* CustomPlotCBData()返回值 用于自定义曲线绘制模式的对象指针。CustomPlotCBData(设置方法)设置自定义曲线绘制模式中使用的对象指针。void CustomPlotCBData( void* cbdata // 对象指针 )参数 cbdata[in] 自定义曲线绘制模式中使用的对象指针HistogramWidthCustomPlotFunction