General - page 35

  Blow up rate ?  (2)
Does anybody know, has estimated or calculated the signal failure rate on MQL5 ? If i were to choose 100 signals and spread my money equally among them, what is the blow up rate ( catastrophic loss, the signal blows the whole account) i can expect in a month ? By my estimation it can be as high as
Hello there, I just started learning mql and wanted to backtest a strategy from a ebook: https://github.com/rafaelfvcs/Introduction-to-MetaTrader5-and-MQL5---book/blob/master/MA_CROS_RSI.mq5 But unfortunately in my backtest I have extremely high margin / low free margin: calculated account state
When I go to open the webpage on my laptop all I get is script down the left side, I get no format or photos. when I open the site on my friends' computers or the one at work it works fine which led me to believe it was my computer, Now I had a few friends that are really technical to try and
I have been scouring posts in forum and internet search but unable to find proper solution to this issue. When VPS restart, I already setup windows auto login to administrator account and auto start Metatrader apps by placing shortcut in startup folder. Windows auto login works fine, and metatrader
  MQL5 code errors  (3)
hi guys, i wanted an EA that closes trades at a fixed time, so I asked AI to write me a mql5 code for that. the problem is that when i put it into meta editor and hit compile, it returns with errors... errors i have no idea what they mean or how to fix them. im hoping someone can look at the errors
  Copy Trading  (3)
Thank you very much to whomever may be able to help - I am grateful. I added my account for copy trading (provider) and processed a trade to get it published. Still though, my account will not show publicly and I am not able to earn subscriptions yet. Any reason that you may know of? The message
Hi everyone, I'm trying to calculate Stochastic 5 3 3 oscillator using python but the result is different from chart MT5. Please help. My code below def calculate_stochastic_oscillator(df): df['low_min'] = df['low'].rolling(window=5).min() df['high_max'] = df['high'].rolling(window=5).max()
I just wanted to say that it would be of great benefit to signal followers if providers past signal results could be accessed. There are so many Signal providers that just keep adding new signals that are pretty much boom or bust hoping to get huge short term results to suck in followers
  MQL5 Cloud Network launched  (76   1 2 3 4 5 ... 7 8)
Today, MetaQuotes Software Corp. has launched a new service MQL5Cloud Network. This is a cloud computing network, which connects computers of many users around the world and distributes resources among them. This network will be useful for those who need additional power for their tasks, and for...
Sorry if this sounds a very naive question but I really am looking for an answer. Let's say my account balance with a broker is $2000 and I have downloaded 2 different expert advisors, namely ABC and XYZ. Now I want to run these both EAs on two charts (same or different currency pairs) and I want
I'm currently unable to download a product onto my MT4. I use a VPS for my MT4, and when I log into MQL5 from the VPS to download the product to put on my MT4, the MQL5 website has no graphics, and it doesn't allow me to log in. When I go to MT4 and click on "Login to MQL5.community," it doesn't let
I tried to install MT5 on another PC, but I cannot install the latest version downloaded from the MQL5 website because it prompted me to use a proxy server (which I am not familiar with and have never encountered before). Then, I attempted to install an older version, which installed successfully
so i have now verified my account and for my own personal purposes i have created a new signal it states it cannot be less than $30pm yet i want it free!! so i then create a metaquotes demo account set up the signal and as soon as that is saved i get a notification saying it is disabled and then
Hello, this is my first time trying to withdraw money from my mql5 balance. I tried with the phone number and telegram, to get a code, but I didn't get the code on the phone, and I got it only on telegram, but it says that it is not valid, and now it has been blocked for 24 hours until the next
Please check the following: Confirm that your phone provider permits the reception of international SMS messages. Ensure network coverage is strong. Ensure the mobile number/s are not in roaming (in that case delivery is not guaranteed). Ensure unwanted SMSs are removed so that phone memory is not
Hey hey! is it possible to suppress the print Outs from the CTrade sell and buy functions? Here is my code: m_trade.Sell(0.1,_Symbol,last_tick.ask,last_tick.ask+SL,last_tick.ask-TP This produces the following print out in back tester's Journal: 2017.12.15 14:24:15.762 2017.01.02 08:00:00   market...
Hi, edit... I have Metatrader 5. Version 5.00 build 4232 11 March 2024 I just made a very small change to my EA code and now it wont compile. I get the following error which I wasn't getting before. I haven't changed this bit of code at all. Code: int Lin_Reg_Slope( int diagFileHandle, double
Someone sent me a message and asked for my contact email address. Is it OK for me to give him my email address? I'm afraid I violated the MQL5 rules and my account was banned. Thank You
Hey so i wanted to invest in Gold so i deposited my 20e to here thinking i can buy gold trade it etc. But its only just a market of some sorts could i plss get my money back <3
How to calculate the amount(USD) corresponding to each point fluctuation in the case of one standard lot. Is there any convenient calculation method
I'm working with a broker that doesn't support mt4 but i want to work with mt4, and it only has mt5. How can i transfer data from metatrader 5 to mt4. 
Hi Guys, I just recently built my first EA. I did a strategy test it says my drawdown is 48.81%. I'm new to this stuff is this a good number? Any ideas what I can do to make it better? Thanks
I paid for a subscription to signals in the MQL5 signal source. Why can't I place an order normally based on the signal source? Can any friend help analyze it and see where the problem is with the settings
Hello, i dont find with the serach funktion example how to import WinAPI functions into metatrader for makeing get and post webrequest, is there a example here anywhere? I want to slove this problem which you have with EAs when you use the standard Webrequest function from MQL, which is blocking the
Hello, Thanks a PC problem i lost my self-developed EA which i migrated to my VPS. Can i download the running EA from my VPS or is it lost
Hello, I purchased a few EAs and now I am looking for the corresponding receipts. When I visit the "purchases" page of my profile I can see all purchases, but I need actual receipts for the individual bots for tax reasons. Where can I find them? Thanks
hi folks my mt5 on my laptop keep crashing after i place indicator after i open back to normal please help
Hi, My mql5 VPS loses connection every 5 mins and is unusable, can I get a refund? Or is there a way to get this escalated, I just got this subscription yesteraday and as you can see from the screenshots, it is unusable, there is no 99% uptime. This is a really frustrating experience. Thanks, Vik
I am trying to do a script that trails a market by 500 points and when it reverses and break out then activate a trade but just cant get the code to work. Can someone please help me void OnTick() { static double lastHigh = 0.0; static double lastLow = 0.0; static double trailingStop = 0.0;
Hi everyone, for several days now, I've been experiencing problems with my MT5 during optimization runs: In addition to the local agents, I use Local Network Agents on several computers. This has always worked well, but for about 2 weeks, after an MT5 update was installed, I've had the problem that