General - page 2

  Service Desk Bug  (3)
I have an open Ticket, but i cant update or close it. I also cant open a new one. Need help
Hello, guys. Do you know why I can't get tick volume or volume_real from Meta5? Please see the attached picture . The Depth of Market table (on the right-hand side) shows "Volume" numbers on the platform, but I need help getting these numbers into the export (CSV). So far, I have tried the
Good afternoon, everyone, I know that there are machine learning and statistics enthusiasts on the forum. I propose to discuss in this topic (without holivars), share and enrich our own knowledge bank in this interesting field. For beginners and not only there is a good theoretical resource in
I have tried telegram bot but it wasn't work. Pls help me
Hi MetaQuotes team, A request for development hopefully for a next update in the near future. Currently, when right clicking on an optimization result to run a single test, MT5 displays the trades on the chart with a standard display/template, and not all indicators are on it. It would be so much
  MT5/mql5 reported and confirmed bugs.  (108   1 2 3 4 5 ... 10 11)
I will use this topic to post reported bugs to Metaquotes in a centralized place. Please DON'T POST here without contacting me in private firstly. I don't want this topic to become garbage and polluted by useless discussion. So contact me first please, we will check together if the bug is confirmed
All lessons of Codersguru: https://www.mql5.com/en/forum/175653 Mql - Metatrader Development Course | www.metatrader.info https://www.mql5.com/en/forum/172885 All Codersguru lessons + questions/replies and so on are on this section Metatrader 4 mql 4 - Development course - Forex-TSD Book: https...
Hello, I am testing the functions with vectors and matrices a little and initially I have encountered this problem I don't know what the formula is behind the result that this function gives me. I thought it was a weighted average, but the result does not coincide except in 2 elements As an example
Image an scenario where a 1 lot long position is -$100 in profit, and it is hedged with 1 lot short position, locking the profit at -$100. Say the price moves even lower, and I want to reduce the lost to -$50 while keeping the positions balanced. How can that be done? I thought one should do a
Greetings coders. There's an interesting task to do something really useful, and I think crowdsourcing would be a good option. First, the results of the work will be available to everyone in the early stages. Second, we will make something new using MQL. And perhaps we will even ask the MT
I am new to mql5 programming. I wrote a basic code like this. But it is not possible to run it completely. I hope you guys with experience here can help me fix it. Thanks a lot ! Here is my code: input double lotsize = 0.1 ; input int SL = 100 ; input double RR = 1.5 ; input int
Tens of thousands of traders use MetaTrader 5 VPS as a secure, reliable and fast hosting solution for automated trading. Recognizing the growing popularity of the service, brokerage companies approached us for the possibility to utilize VPSs to reward loyal users. This is how the Sponsored VPS
I would like to be refunded as the vps is not working as it is supposed to
hello i need ea that moves take-profit instead of stop-loss to breakeven after reaching distance points in loss from input where to find that ea anyone can help :)
Dear Friends, I can not send e-mails with the Gmail servers (smtp.gmail.com:465/587). Gmail no longer supports sending email. Can you offer me any other solution for instead of smtp.gmail.com? Thank you in advance
Hi all, Anybody knows about CID in MT4 operation ? Any different between CID in MT4-directly installed and MT4-portable folder? EA/Indicators/Scripts have private CID? If 2 trader use the same EA/Indicator/Script, can broker know that
Hello, Is there anyone know solution of this kind of issue I am facing? In order to widen candle there are only 6 scales. The 1st is the most thinner candle. The 6th is the most wider candle. Is it possible to show candles more wider than 4th scale and more thinner than 5th scale at metatrader5? My
I can't get my mt4 to update to the new build. It says old version and won't update of let me trade. Is there a way to force it to update? thx oh broker is <del>
I have an ea and added a custom indicator. I added it to the resource and built it successfully, but when it was published on the market and Automatic validation, I got the error cannot load custom indicator 4802. Even though it ran successfully on the strategy tester. Please help me. Thanks
MetaQuotes has launched new MQL5.community information channels on Facebook, X.com (Twitter), and Telegram. These channels provide daily publications of relevant technical materials from the MQL5.com Articles and CodeBase sections. They are designed to promptly update developers on algorithmic
Hello! I recently changed my cpu from i5 to i7 gen6 and i noticed that the app is missing the last tabs. I am attaching a screenshot. Any idea what can be done? I come down to reinstall windows and still have the same issue
I tried to start MT5 with python script but it failed with errors: 2024.06.11 10:35:47.217 MQL5 unknown type, loading of initialize (EURUSD,M1) failed 2024.06.11 10:35:47.217 MQL5 cannot load script 'demo' from start config Details: # command to run mt5 wine terminal64.exe /portable
the function as below shows bool CSignalMACD::ExtState( int ind) { //--- operation of this method results in a bit-map of extremums //--- practically, the bit-map of extremums is an "array" of 4-bit fields //--- each "element of the array" definitely describes the ratio //--- of current extremums
Have been using a symbol changer indicator worked great until about a week ago and thought it was a corrupted platform. Installed a new version and the problems continued. The problem is easily replicated. Download the free indicator from the MQL5.com Market, load it onto your chart. Click on any
We are pleased to announce the launch of our pages on Twitter and Facebook. You can now follow all the latest events in MQL5.community via these popular Social Networks. All the latest news and data on algo trading are conveniently published on a single page on social networking websites. And it's...
Hi guys, I am working on a project running MT5 in a docker container. All good except that I can't find how to enable auto trading in headless. I have tried starting with a config file like that: C:\mt5\terminal64.exe /config:c:\mt5\config.ini And in config.ini having these lines: [Experts]
There is no option to load image on Articles' editor. (Alt + I) shortcut does not work too. Could this be an update issue that we can wait or did it just move to a different location. Usually, it should be something like this
  50k dollars a month  (368   1 2 3 4 5 ... 36 37)
Hello forum Has anyone met or contacted those successful scalpers who make fictional figures of profit per month? im starting to think its a myth, haven't met anyone real who can scalp for those high profits, using a small account as a start!
Why is my journal full of this? 2024.06.09 19:55:25.576 MQL5.chats: activated for 'TomiLuv' is it something to do with the VPN? ALL of my brokers (2) are saying this every few minutes. thx
Hello there! I would like to know how I can automate the process of loading a .set file to the test model I have developed instead of manually doing it every time. Is there a way of doing this