技术文档MQL5参考标准程序库面板和对话框CRectMoveMoveMove设置 CRect 类的新坐标。void Move( const int x, // X 坐标 const int y // Y 坐标 )参数 x[输入] 新的 X 坐标。y[输入] 新的 Y 坐标。返回值 无。SetBoundShift