General - page 9

Im trying to get and investor password using the mobile meta trader app but it keeps on saying failed to change password , I even cleared cache but still its not working , I dont know what to do , I need the investor password to register as a seller for signals
I was planning to try out the <name removed> trading platform , but before investing any money, I wanted to hear from someone who has actually used it. There are so many trading platforms out there, and while <name removed> seems promising with its features, I want to make sure it’s a legitimate and
Hi I think the OnTesterDeinit() function is not getting called. I have written this test file. And in an actual chart window it calls OnInit and OnDeinit() as is expected. But in the StrategyTester it calls OnInit and calls OnDeinit() as well instead of OnTesterDeinit() Was the OnTesterdeinit()
  Forecast and levels for Oil  (265   1 2 3 4 5 ... 26 27)
Brent Crude Oil April-June 2017 Forecast: weekly correction with possible breakdown; 49.69 support is the key W1 price located above Ichimoku cloud in the bullish area of the chart. The price is on the secondary correction which was started in the beginning of January located within the following...
  Press review  (7313   1 2 3 4 5 ... 731 732)
This link provided to me by RaptorUK, give me the idea that it would be interesting to have a place here on the site to share such links. So I opened a new topic, it will be moderated to follow the rules as usual, but also about the content. Everyone can post but have to provide a quote and the...
Hey guys i have really the small problem but it's really hard to find the right solution the case: i want to get my alerts which i did in desktop version on my mobile as a push notifications. the only way it works now- when my computer is running, but how can i do that when i'm offline? make alert -
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...
  Signal Refund  (3)
Hi my name is Simone I have tested 2 signal but they don't work please make a refound in my account of this two signal I attach screenshot. [personal data removed] My username is DevelopMxM. Kindest Regards Simone
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
Hi every one Everything was fine until one day opening MT5 says: A debugger has been found running in your system. Please, unload it from memory and restart your program. I've checked the forum the same problem occurred to people long time ago and was about running in 32 bit which is not possible
  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
hello, what does this mean? how do i restart verification
Hello, I am providing a Forex VPS service by purchasing a large number of VPS and IPs for resale in my country. Today, I encountered an issue where MT4/MT5 could not be installed, and access to the MQL5 community was blocked. I changed the IP for my customers and tested installing MT5 again. It
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"