General - page 31

Hello and good day. Please tell me, is the following problem mine or the mql5 servers? I messaged support, but they only offered me a video tutorial on using and setting up the server. 2025.04.01 01:25:24.389 Virtual Hosting: 6665973 failed to connect to server 'MQL5 London 63' (13.42.209.119:443
Hello to you all. I'm converting my bot from xm to ther5. But when running both sides in parallel, the orders are completely different. Does anyone have any documents or experience with this
hello, I wrote into this error when I tried to compile a EA, in fact all EAs compilation are affected since today. Just days ago, all EA compilations did not/never has such problem. Has anyone else encounter such issue and how did you solve it
Dear MQL5 Community, I am seeking guidance on resolving a persistent issue I am facing while developing an EA on the MT5 platform. Despite several iterations and revisions, the problem remains unresolved, and I would greatly appreciate your insights. My Requirements: EA Purpose : The EA monitors
hi guys, i keep getting an AttributeError with my code, does anyone know how to fix it, it has got be stumped. any support would be great
Monitoring of macroeconomic events is available for free in 7 languages with no ads. However, this is not the only reason our calendar will attract your audience — you have another 10 extra reasons to add it in your website: 1.Constant development We have expanded the economic calendar...
Good afternoon guys, I really hope someone can help me. I recently bought this robot, which I was told by the developer was compatible with MT5; it's currently in MT4 format. It has been an extremely vexing day as nothing appears to be working. I have tried going to MT4 but can only download it on
  Unexpected token  (1)
Hi all, I wanted to compile my mql5 file and got the error of unexpected token (besides others) and cannot seem to find a solution. Could anybody help me? //---other parameters double p_close; //variable for previous close double open; //variable for open int SMAhandle; //variable for
Hello, why is my EA getting this error code all of a sudden. Yesterday the EA worked fine, today I get this code. 2025.04.01 14:28:25.126 VPR (US30,M5) Failed to place Buy order. Error code: 4752
MQL5 periodically disconnected on a daily basis what can I do to solve this please
Normally, there's an option specifying which VISA card you'd like to withdraw to, after linking the card to your account. I can't find the option any more, additionally, when I'm making the withdrawal it warns me I'm about to withdraw to a new card, without informing me which card I'm withdrawing
  MQL4/MQL5 Dev  (2)
Hi guys, I am looking for an experienced dev in MQL4 and 5. Have some ideas to implement and need someone who would like to work with me
When we use a statically allocated objects only, is the same as using a direct address assignment like c++ vs using a mql5 GetPointer() function ? I emphasize, we are not talking about dynamic (new) objects , instead when we use statically allocated objects only where we can check for the existence
  web terminal  (1)
Hi Can we trade on web terminal with a real account
The metatrader records the number of messages you send to the server (modifying operations, opening, closing, etc.), and i need to generate a code that reads the number of messages and, when reaching a value stipulated by the user, it stops operating and only come back the next day. Does anyone
This is strange, why moderator has removed my previous post!!! Seems they dont bother to read fully or using some sort of algorithm which dont understand the difference between two posts. Anyway, I have question as to if my Vendor of indicator asks me to 'reinstall' the indicator sold by them
I'd like to have a chat trader and a custom MT5 toolbox. Both should display a reverse visual display. That is, the buy button should execute sell orders and vice versa. The toolbox will display losing trades as winning trades and winning trades as losing trades
Hello, I am looking for Czech-Slovak programmers who can program in the MT5 language. If you are interested, feel free to contact me
Hi all, I have a multi timeframe EA. I notice there is a prolem when it comes to load data in the visual mode compare to the real envonment. Scenario 1 (see picture 1): when I run the backtesting and choose the Daily as my main view and Weekly is loaded. Notice the same bar reading is different
Im facing a strange error if I try to run my code: The creation of iRSI has failed: RSI_handle_38 = - 1 Runtime error = 4805 tester stopped because OnInit returns non-zero code 1 The error [4805] is described in MQL5 docs like this: "ERR_INDICATOR_CANNOT_ADD - Error applying an indicator to chart"
Hello, There are several EAs in the market claiming profitable results by showing backtest data. I have tried tons of free and paid EAs with amazing backtest results. With backtest results, EAs show amazing returns and very low drawdown—even several years of backtest data show positive results. But
1. is forward testing result shown for each configuration while performing optimization in the optimization result table? 2. Is forward testing performed while optimization pass is running? or is it something we have to manually run for each configuration
  Save screen  (1)
Every time I restart my MT5, I need to display the toolbar (default, studies and timeframes) and options, navigator and toolbox. I've already saved the profile, template and nothing works
hi, i have 2 custom meteics to optimize my algo with. First I want to backtest optimize using genetic algo using custom metric 1 and then using threshhold x , i want to optimise using custom metric 2. So my expectation is that when i start the optimization process it will first optimize on custom
  empty isin data  (2)
does your broker provide this data ? okay sector and industry are for stocks , but isins apply to indices too. int total_selected= SymbolsTotal ( false ); for ( int i= 0 ;i<total_selected;i++){ string name= SymbolName (i, false ); Print ( "Symbol[" +name+ "]ISIN[" + SymbolInfoString (name
Hi During certain pass while performing backtest using genetic algo and custom max criterion i got error: genetic pass (0, 110) tested with error "critical runtime error 502 in OnTester function ( array out of range , module Experts\XXXX.ex5, file XXXX .mq5, line 4013, col 72)" in 0:00:02.762 1. How
I have an indicator that uses multiple other indicators on multiple timeframes. I have used SeriesInfoInteger(NULL, timeframe, SERIES_SYNCHRONIZED) to make sure all is synchronized, BarsCalculated() to make sure indicators are loaded, ChartRedraw() thinking maybe that is the same as refreshing the
Hi there, I am logged in to an OANDA demo account on meta trader 5. When I run mt.copy_rates_from_pos( "EURUSD.sml" , mt.TIMEFRAME_M1, 0 , 1 ) So first OHLC from present in the minute timeframe. I get array([(1742876640, 1.08056, 1.08056, 1.08051, 1.08052, 13, 10, 0)], 1742876640 is a timestamp 3
Hello! I am from India, I have down loaded Exness MT5 app and tried to login through the app but it shows the subject error. Can someone help in this matter, responding to the message. Regards
dear team please any advice for the below issue that im not able to open more than 8 mt5 on my machine windows server 2016 i have enough processor and ram no issue on that but i dunno how to fix that problem thanks