A hotfix update to MetaTrader 5 version was released yesterday - build 5326. It's aim is to fix a critical issue with MQL5 code compilation and also implement two minor changes:
Fixed a bug that resulted in critical crashes when MQL5 code used implicit constructors and copy operators for its...
A new MetaTrader 5 version is now available for traders - build 5320. The update fixes bugs and adds some new features:
Added support of service programs to the MQL5.com codebase, so they can be installed directly from the platform.
Fixed a bug where previously closed charts couldn't be...
Another update to MetaTrader 5 is now available for traders - build 5260. The update focuses on new MQL5 features - namely, more matrix functions and updated method inheritance scheme for classes:
Added new OpenBLAS methods to work with matrices.
Added two new methods to calculate eigenvectors...
I created this indicator using eabuilder.. Its a simple strategy 5 and 20 ema crossover with supertrend .. i was able to compile the code with zero errors but when applied to the chart on mt5 it is not showing me the buy sell signals
A new version of MetaTrader 5 is now available through auto-update - build 5120. It's a major bug-fixing release that patches the issues introduced in build 5100:
Fixed the terminal's interface in Linux and macOS.
Optimized how the platform updates the standard MQL5 libraries when a new build...
A new build of MetaTrader 5 was released by MetaQuotes on Friday, 6 June - Build 5100. You can now update your platform via the menu Help->Check For Updates->Latest Release Version or by simply restarting your MT5. It's a significant update bringing many important changes to the platform...
A new build of the MT5 terminal was released yesterday - Build 4731. You can now get it via the platform's update facility. It focuses on adding new OpenBLAS functions to work with matrices and new methods to process complex matrices. The change list includes:
Changed how position/deal/order...
This EA trading tool is meant to open trades at intervals. My plan is that when I analyze and set up my trades with a target profit (TP) and stop loss (SL), the tool becomes operational with that trade and it should split my TP points by a certain factor and open trades at each successive...
Hi guys i try to convert this function in mql5 someone can help me ? I don't know which way to go again
string MouseState()
{
string res;
res += "\nML: " + (((state & MOUSE_BUTTON_LEFT) == MOUSE_BUTTON_LEFT) ? "DN" : "UP"); // mouse left
res += "\nMR: " + (((state &...
why do you think metaquotes ceased the trading contests.....
//-----
this is a question that has truly puzzled me for many years...... perhaps someone here will have a more informed point of view.....
when asked back then, metaquotes official response was we are investing all our time...
MetaQuotes continued to update its MetaTrader 5 platform. They released Build 4260 yesterday. It can now be downloaded via your broker's server using the platform's update feature. The new version fixes some critical problems of the previous build while also introducing some new features:
Fixed...
learning and converting mq5..... here's a good article from sergey pavlov on conversion...... migrating from mq4 to mq5......
it took me a hour just to figure out how to code hour in my alarm indicator..... seems appropriate......
will give explanations, reasons and charts as they are...
A rather significant upgrade to the MetaTrader 5 platform was released by MetaQuotes yesterday - Build 4230. It can now be retrieved from your broker's server via the update feature. Thew new version focuses on adding more built-in indicators and EAs and on improving support for coding neural...
I attempted to convert an MT4 multi-timeframe fractal indicator to MT5 but encountered difficulties due to the differences in syntax, particularly with the absence of barshift in MQL5. I'm not acoder, I would greatly appreciate any assistance in implementing the iFractals coding (copy buffer...
Hi, I'm experiencing an error when I want to run MT5 from command prompt. I build an EA that will automatically do optimization, it will launch a second MT5 (MT5 tester) to do the optimization. When I run the optimization for 28 currency pair for some reason at random currency pair the MT5...
MetaQuotes released a new build of the MetaTrader 5 platform yesterday - Build 4150. It can now be retrieved from your broker's server via the update feature. There are quite a few changes this time:
Added an option to export to HTML and PDF for the new Reports facility.
Added an option to save...
este codigo me da error por un desvalance de parentesis pero no encuentro solucionarlo:
//+------------------------------------------------------------------+
//| 20200.mq5 |
//| Copyright 2024, MetaQuotes...
Please use this thread to discuss our Close All Orders (Positions) MetaTrader script. It's a simple script to mass-close orders in MT4 or positions in MT5. You can download the script from its description page (linked earlier) and ask any questions about this free script here.
Hello, I need someone to convert the SMC and MasterPattren indicators from to MT5 version it's toke from tradingview. Please find the attached and see if it can be done.
Thank a lot Greaters.
I developed an EA based on a strategy and its revolves around a moving average. did it on mt4 but got stuck tho i finished the code . I created same code it mql5 and programmed the custom moving average similarly but when the EA runs s, the Journal prints cannot Load moving average...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.