bug

  1. Enivid

    MetaTrader 5 Client Terminal Build 3661

    The next version of the MetaTrader 5 platform was released by MetaQuotes yesterday - Build 3661. It is already available from MT5 brokers via their automatic update facility. It fixes the notorious code generation error introduced in the MT5 Build 3660, which had been released a few days earlier...
  2. ezraluandre

    EA open trade on open price

    Hi I tired to open trade on the next bar by using the code from earnforex web. After using this code I use this code to open the trade, slippage = 0; if(logic == 1) { OpenCandle = iOpen(Symbol(),PERIOD_CURRENT,0); double openPriceBuy = OpenCandle; double...
  3. Enivid

    MetaTrader 5 Client Terminal Build 3270

    MetaQuotes released a new version of the MetaTrader 5 platform on April 21- Build 3270. I was able to update my MT5 today. The new build focuses on fixing the bugs from the Build 3260: Removed encircling bubbles in new chat messages. Added copy and delete commands to the chat menu. Fixed...
  4. Enivid

    MetaTrader 5 Client Terminal Build 3210

    MetaQuotes has released a new version (Build 3210) of the MetaTrader 5 platform and it is now available for automatic update in your broker platform. It introduces some new and fixes some bugs: Added new class methods to work with matrices and vectors in MQL5 language. Fixed formatting of...
  5. Enivid

    MetaTrader 5 Client Terminal Build 3180

    The latest version (Build 3180) of the MetaTrader 5 platform is now available for automatic update in your broker's platform. It introduces several new features - both in the terminal and in the MQL5 coding language - and numerous bug fixes: Fixed moving a trading operation from the History tab...
  6. Enivid

    MetaTrader 5 Client Terminal Build 3091

    Another bug-fixing update for the MetaTrader 5 platform has been released by MetaQuotes - Build 3091. It fixes numerous bugs introduced in Build 3080 (and its later hotfix updates) and also introduces: MQL5 language now supports working with SQLite 3.36.0 databases. It is now possible to set up...
  7. Enivid

    Technical Issues

    Dear Forum members, Yesterday, our Forum has experienced considerable technical issues and we were forced to restore it from a backup dating back to September 30 7:58 UTC. Unfortunately, all new posts, threads, and conversations published between 7:58 UTC and 21:00 UTC on September 30 have...
  8. Enivid

    MetaTrader 5 Client Terminal Build 2485

    Yesterday, MetaQuotes released another update for its MetaTrader 5 platform - Build 2485. It provides some optimizations and improvements. MetaQuotes recommends recompiling the MQL5 programs that were compiled with previous builds to improve execution performance: Optimized the speed of...
  9. Enivid

    MetaTrader 5 Client Terminal Build 2470

    On May 29, MetaQuotes released a hotfix update for its MetaTrader 5 platform - Build 2470. It focuses on fixing the problems reported for its previous major release - Build 2450: Fixed a bug that prevented adding trading symbols with special characters like '-', '=', '_', '+' to Market Watch...
  10. Enivid

    MetaTrader 5 Client Terminal Build 2360

    Yesterday, a new update to MetaTrader 5 platform has been released - Build 2360. It isn't very significant, but offers some interesting changes: Added many new error codes for working SQLite databases from withing MQL5 code. Fixed a bug with DatabaseImport() function. Fixed logging of strings...
  11. Enivid

    MetaTrader 5 Client Terminal Build 2340

    On February 21, an new major update to MetaTrader 5 platform has been released - Build 2340. It focuses on three areas - SQLite Databases, Python integration, and finer tuning of Strategy Tester settings. The list of the most important changes is provided below: Working with SQLite databases...
  12. Enivid

    Position Size Calculator

    Warning! Position Size Calculator is now an expert advisor and has a new discussion thread. Discuss Position Size Calculator indicator (automated Forex calculator of the position size for MetaTrader) in this thread. You can ask any questions about this indicator here. Update 2019-03-19: And...
  13. Enivid

    MetaTrader 5 Client Terminal Build 2280

    Yesterday, a new update to MetaTrader 5 platform has been released - Build 2280. It fixes multiple issues that were introduced with the previous public version - Build 2265. It also improves some of the functionality provided in that build. You can see the list of prominent changes from the...
  14. Enivid

    MetaTrader 5 Client Terminal Build 1880

    MetaQuotes Software has released a new update for its MT5 platform on July 6 - Build 1880. The new version focuses on synthetic symbols and fixing some bugs: The price history for synthetic trading instruments can now be calculated based on the available 1-minute data for the symbol's...
  15. Enivid

    MetaTrader 5 Client Terminal Build 1870

    Just a few days following the huge Build 1860 update, MetaQuotes has released a major fix version for MT5 - Build 1870. It focuses on correcting the bugs and adding one important feature: Trading symbols (currency pairs) can now be searched by ISIN (International Securities Identification...
  16. Enivid

    MetaTrader 4 Client Terminal Build 1090

    MetaQuotes has released a new version of its MetaTrader 4 platform yesterday - Build 1090. It has become available for download from brokers' servers today. The update is said to fix some bugs in the platform's operation. Unfortunately, MetaQuotes does not provide more details. As far as I can...
  17. Enivid

    MetaTrader 4 Client Terminal Build 1065

    MetaQuotes has just released a new update of its MetaTrader 4 platform - Build 1065. Its main aim is to fix the timeframe switching expert advisors bug once and for all. The update should already be available from your broker's trading server. You can update your MetaTrader 4 to Build 1065...
  18. Enivid

    MetaTrader 4 Client Terminal Build 1049

    On February 9, MetaQuotes has silently released a hotfix for MT4 platform - Build 1049. There was no official announcement about the release, but it looks like it fixes the timeframe switching bugs that occurred in Build 1045. The update should be available from your broker's trading server. If...
  19. Enivid

    MetaTrader 5 Client Terminal Build 1486

    Yesterday, a new version of the MetaTrader 5 platform has been released by MetaQuotes - Build 1486. Today, it is available on some of the brokers' demo and live servers. The new version is a hotfix for build 1485 - it corrects some critical bugs in MT5. MetaQuotes' release announcement is...
  20. Enivid

    MetaTrader 5 Client Terminal Build 1375

    MetaQuotes has released its next major version of MetaTrader 5 today - Build 1375. It is already available from the MetaQuotes Demo server and will soon appear on brokers' trading servers. Its main addition is the new feature in Depth of Market view: Added Times & Sales table to the Depth of...