I installed the metatrader4 on my Mac and when I try to login it says no connection. I checked and it's not a server problem, I also don't have any antivirus on etc. Can anyone please advise
    how to disable auto trade arrow marks in mt5 when my profit is above $x in a day if the EA i run without the source code ?? And restart in next 06:00? Any suggestion to implement this
    Hi how do i view this on MT5  i dont want as histogram  thank you
    Hello there, I have a big problem with retrieving trading hours from the symbol information. I use the function " if (SymbolInfoSessionTrade(symbol, ENUM_DAY_OF_WEEK(day), 0, openTime, closeTime)) " which works fine only for currency pairs and indexes, but doesn't work for stocks and ETF. I don't
    Hello everyone. I was performing an optimization on metatester 5 with about 80 000 steps. When it missed about 2% to finish the optimization metatester crashed. Is there any way to recover the data from the 98% optimization already done? Is there any way to restart from the 98% optimization already
    The MetaTrader 5 platform update will be released on Friday, December 9, 2022. This update provides multiple improvements in the Web Terminal. In particular, it features 2FA/TOTP authentication using Google Authenticator and other similar apps. The Market Watch now has more price data: maximum and
    
         
        How can I find out the name of the broker I'm trading with that I can't find in the MQL5 search bar?
           (1)
      
      
        Hi all. Let guide me How can I find the name of the broker I'm trading with that I can't find in the MQL5 search bar? Pls guide me to add or find it
    Hi Guys, Do anyone know about any EA that can trade effectively Support & resistance on crude oil, or major currency pairs
    Hi, I am trying to automate the execution of multiple optimizations through the tips found in this video https://youtu.be/aUiLM3cang8?si=fwi1TgKOBkW1gcv3 I created a .bat file that opens the platform with files. ini where I have the settings for my optimization, the problem is that it closes the
    Hi. I have a general Question about Activations of a EA. Lets say a purchased EA has 5 Activations. What happens if i need to switch them on a different PC or VPS more than 5 times. Do i really have to purchase them again or is there a way to get more Activations on a already purchaised Product
    
         
        how can I check whether a moving average cuts another moving average from bellow or from the top?
           (5)
      
      
        Hi, Here I have the code that I want to check when ma8 cuts ma21 from bellow I want to place the buy order and when ma8 cuts ma21 from the top I want to place the sell order, How can do these two in if statements that I leave them empty in the code? #property strict
    
         
        New MetaTrader 5 Platform build 4150: Trading report export and new machine learning methods in MQL5
           (52   1 2 3 4 5 6)
      
      
        The MetaTrader 5 platform update will be released on Thursday, January 18, 2024. The new version provides the ability to save trading reports as HTML and PDF files. With this option, you can easily share your trading achievements with colleagues and investors. Another innovation enables the saving
    How can I get the analytics the are provided for the signals for my own Demo account? Is there any possible ways to connect my demo account and have the analytics that are available for signals
    Hi, I am just starting developing in MQL5, I am usually developing Pine Script EAs. As a learning purpose, I am trying to replicate an Ichimoku EA I have developed in pine script. In this EA I am merging the Kijun-Sen & Tenkan-Sen, the following way : Pine Script 5 // Smoothing the merged line
    hi Is there a feature on MT5 that would allow my broker to partially block my account? Meaning they would be able to prevent me from opening new trades/funding my account but allow me to close some already opened ones? Thanks
    If I withdraw money from my metatrader 5 account while subscribed to a signal that has open positions, sometimes metatrader 5 will automatically close a portion of my open positions. This is because the ratio of the signal provider's balance to my balance decreases. Is there a way to prevent this
    Hello, I like how you can check the growth data month by month on the account stats on a signal. However I would like to be able to do the same with drawdown for example. The drawdown chart is limited and only shows few days worth of data. Is there a way to go further back
    Hello MQL5 World, We all know of ChatGPT by OpenAI as well as other Chatbot ai services that can develop MQL4 and MQL5 code, however it is not absolutely perfect. My question is does the MQL5 community think that metaquotes should create a version of an AI chatbot that can exclusively and correctly
    I am using a Python code to obtain real-time orders that have already been executed; based on that, the algorithm makes decisions. The code works, but new orders take about 3 hours from the time they are completed to be registered by the mt5.history_deals_get function. Does anyone know what causes
    Hi guys, Im not a programmer, but just tried to write a code using chatgpt and it works a bit, but the part of the code that I want to show me a display info, keeps showing me some errors... Can someone please help me? Im posting the code of this part here.... it keeps showing me part of this code
    Please I am unable to verify my MQL 5 profile . I don't receive any verification code on the phone number I provide to enable me proceed with the verification process. Please help me
    Hi guys, I am an upcoming developer. I coded an ea and implemented TP based on bars count but what I noticed is that at certain point the ea gets detached from the chart even when I re-attach it. When I check the expert tab for the bug I saw it quoting array out of range line 394 and at times 399
    Hi, I am trying to publish my EA and am getting a no trade operation error. If I take this following code out if (size > volMax) size = volMax; if (size < volMin) size = volMin; then trade operation occurs but I get an error of invalid volume . double volume = 0; double volMin =
    Hello All I have an EA that works with Economic Calendar events and values from such events, reported with the MqlCalendarValue and in the web site https://www.mql5.com/en/economic-calendar But for some strage reason, on june 20th and 21st/2024 they were shown on the web site but not on the
    Hi I have three trading accounts on my computer.. First account has  Signal subscription  to copy trade from MQL5. I can I add a local Trade copier to copy the trades from account1 to Account 2 and Acc 3. Can I put them or migrate them on the VPS. So that Acc 1 receive the signal and then send them
    I make a lot of commits due to power outages. But I don't need the change history. I only need up-to-date versions of my files. I'd rather clear the commit history and free up storage memory
    Good morning What do you think of the changes in indicators? I cite, for example, the RSI, the ATR, the Supertrend for those I know because it is by developing that I realize that the formula of the indicator is not the one I thought I knew!! No announcement, no warning. What to do with it in our
    Hi to all! I have a problem: several comboBoxes are created (the number is not fixed), the class object is created as an array CComboBox combo[];          Then I create the ComboBoxes themselves: void SubWindowCreate( int count, ulong event_id, string event_name) {   long id= ChartID ();   string
    MT5 is most standard platform to trade, but i see no improvement when comparing to other like ctrader or tradingview, especially in interface, there is no darkmode, and this is make me stress full when use MT5 and also why there is no MT5 for MAC OS, when im instal MAC OS version its only wine
    i cannot find where to add a picture in my article. Hoping to hear from you soon. Thank you
     
    You are missing trading opportunities:
        - Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
          Registration
          Log in
        
        
        
    If you do not have an account, please register
  
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.