DocumentationMQL5 ReferenceStandard LibraryPanels and DialogsCRectShiftShiftShiftPerforms the relative displacement (shift) of the area coordinates.void Shift( const int dx, // delta X const int dy // delta Y )Parameters dx[in] Delta X.dy[in] Delta Y.Return Value None.Last updated on 2026-07-24MoveContains