---
title: "MetaTrader 5 Client Terminal build 292 - 更新历史"
description: "发布说明: Terminal: Released MetaTrader 5 for 64-bit systems (the terminal, editor, compiler and tester). - 更新历史"
image: "https://www.metatrader5.com/i/logo_metatrader5.png"
---

# MetaTrader 5 Client Terminal build 292

## 发布说明: Terminal: Released MetaTrader 5 for 64-bit systems (the terminal, editor, compiler and tester)

9 七月 2010

1. Terminal: Released MetaTrader 5 for 64-bit systems (the terminal, editor, compiler and tester). To install it, you will need to download the [installer](https://download.terminal.free/cdn/web/metaquotes.ltd/mt5/mt5setup.exe?utm_source=www.metatrader5.com&amp;utm_campaign=metaquotes.download).
2. Terminal: Fixed building of history caches on data request from Expert Advisors.
3. Installer: Fixed installation failure on old Windows XP and Windows XP SP1.
4. Installer: Fixed an error of the choice of CDN servers.
5. MQL5: Added [command line compiler](https://www.mql5.com/en/forum/1363) of mql5.exe (requires mql5.dll).
6. MQL5: Added the [OrderCheck](https://www.mql5.com/en/docs/trading/ordercheck) function. The function checks the correctness of trade request filling, the availability of required funds and returns the state of the client's account after the specified trade funсtion is executed.
7. MQL5: Added the [OrderCalcMargin](https://www.mql5.com/en/docs/trading/ordercalcmargin) function. The function calculates the margin required for the specified order type, on the current account, in the current market environment.
8. MQL5: Added the [OrderCalcProfit](https://www.mql5.com/en/docs/trading/ordercalcprofit) function. The function calculates the profit for the current account and market environment, based on the parameters passed.
9. MQL5: Added [symbol properties](https://www.mql5.com/en/docs/constants/environment_state/marketinfoconstants#enum_symbol_info_double): SYMBOL_TRADE_TICK_VALUE_PROFIT and SYMBOL_TRADE_TICK_VALUE_LOSS - price of the symbol tick for a profitable and loss position. The old SYMBOL_TRADE_TICK_VALUE property returns the value analogous to SYMBOL_TRADE_TICK_VALUE_PROFIT.
10. MQL5: Modified the behavior of SYMBOL_TRADE_TICK_SIZE. For symbols with no clearly set tick size, the point size is returned.
11. MetaTester: Optimized calculation of indicators. Now indicators are recalculated only before the Expert Advisor call, which results in a much faster speed of testing and optimization.
12. MetaTester: Fixed deinitialization of Expert Advisors after the stopping of testing.
13. MetaTester: Added control of going beyond testing for Expert Advisors with the Sleep function in the loop.
14. MetaTester: Fixed crash during the work of Expert Advisors with symbols.
15. MetaTester: Fixed auto substitution of stop values for optimization.
16. MetaTester: Fixed the error with the release of [input parameters](https://www.mql5.com/en/docs/basis/variables/inputvariables).
17. MetaTester: Fixed the error with [global variables](https://www.mql5.com/en/docs/basis/variables/global) during optimization.

**请参阅前面的新闻：**

- [MetaTrader 5 Client Terminal build 291](https://www.metatrader5.com/zh/releasenotes/terminal/291)
- [MetaTrader 5 Client Terminal build 290](https://www.metatrader5.com/zh/releasenotes/terminal/290)
- [MetaTrader 5 Client Terminal build 286](https://www.metatrader5.com/zh/releasenotes/terminal/286)
- [MetaTrader 5 Client Terminal build 281](https://www.metatrader5.com/zh/releasenotes/terminal/281)
- [MetaTrader 5 Client Terminal build 279](https://www.metatrader5.com/zh/releasenotes/terminal/279)
