debug

  1. 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...
  2. Enivid

    MetaTrader 5 Client Terminal Build 2860

    Yesterday, a new release of MetaTrader 5 platform was made available by MetaQuotes - Build 2860. It applies numerous improvements and fixes: You can now disable MQL5.com services from the platform if you don't want to use them. You can do this via the Tools->Options->Community menu. Optimized...
  3. Enivid

    MetaTrader 5 Client Terminal Build 2690

    Build 2690 of MetaTrader 5 platform has been released yesterday (on November 13). Most traders won't notice any big differences with the previous versions, but the new build offers some great improvements to the code profiler and MQL5 Editor. Among other changes, it offers the following...
  4. Enivid

    MetaTrader 5 Client Terminal Build 1625 (Beta)

    A new update for the MetaTrader 5 platform has been released today. Although, the build's date is stated as July 7, it has actually become available from the MetaQuotes server today in the early morning. The new build's number is 1625. It is not available from the trading servers of the brokers...
  5. Enivid

    MetaTrader 5 Client Terminal Build 1525

    MetaQuotes has released a new version of its MetaTrader 5 platform on Friday - Build 1525. Today, it became available on some of the brokers' trading servers. It is a major update with focus on trade history display and MQL5 OpenCL resources: Trade history can now be displayed in form of...
  6. Enivid

    MetaTrader 5 Client Terminal Build 1135

    MetaQuotes has rolled out a new MT5 update yesterday - Build 1135. It makes a lot of serious changes to nearly all aspects of the trading platform. The most important are listed here: It is now possible to pay for a product in MQL5 Market without registration in the MQL5 portal. It also not...