---
title: "MetaTrader 5 Build 1210: Enhanced Depth of Market and General Improvements - Release Notes"
description: "Terminal: Added ability to place limit orders at a price worse than the market one in the Depth of Market. - Release Notes"
image: "https://www.metatrader5.com/i/logo_metatrader5.png"
url: "https://www.metatrader5.com/en/releasenotes/terminal/1210"
---

# MetaTrader 5 Build 1210: Enhanced Depth of Market and General Improvements

## Terminal: Added ability to place limit orders at a price worse than the market one in the Depth of Market

30 October 2015

### Terminal

1. Terminal: Added ability to place limit orders at a price worse than the market one in the Depth of Market. This allows you to get a guaranteed order execution at a specified price on the market. If we drag a limit order through ask/bid border, it will change to a stop order (Buy Limit will be replaced by Buy Stop, while Sell Limit - by Sell Stop). Hold Crtl while dragging so that a limit order is not replaced by a stop one.

   ![](https://www.metatrader5.com/c/17/2015/10/DOM_1.png)
2. Terminal: Added the "Show quick trading buttons" option in the chart settings. It allows you to hide the One Click Trading panel enabling buttons and the Depth of Market from a chart.

   ![](https://www.metatrader5.com/c/17/2015/10/Chart_Settings_1.png)
3. Terminal: Fixed occasional conflicts between tooltips and other applications.

### MQL5

1. MQL5: Fixed the operation of the Copy* functions for copying history data with dynamic arrays having the AS_SERIES flag. The flag is set by the [ArraySetAsSeries function](https://www.mql5.com/en/docs/array/arraysetasseries) and indicates that indexation of the array elements is performed as in timeseries.
2. MQL5: Changed the CHART_SHOW_ONE_CLICK property managed via ChartSetInteger and ChartGetInteger. Previously, the property allowed showing/hiding the One Click Trading panel on a chart. Now, it also shows/hides the buttons for setting the One Click Trading panel and the Depth of Market on a chart (similar to the "Show quick trading buttons" in the chart settings).
3. MQL5: Fixed template operation.

Updated documentation.

**Earlier publications:**

- [MetaTrader 5 Platform Update Build 1200: Tick History and Direct Payment for Services](https://www.metatrader5.com/en/releasenotes/terminal/1200)
- [MetaTrader 5 iPhone build 1167](https://www.metatrader5.com/en/releasenotes/iphone/1167)
- [MetaTrader 5 iPhone Build 1165](https://www.metatrader5.com/en/releasenotes/iphone/1165)
- [MetaTrader 5 Android build 1164](https://www.metatrader5.com/en/releasenotes/android/1164)
- [MetaTrader 5 Android build 1130](https://www.metatrader5.com/en/releasenotes/android/1130)
