General - page 43

  MQL5 VPS Server  (3)
'Hi, im running more than 32 EAs, so I have 2 Terminals on my Computer. Is it possible to syncronize both Terminals on the same Account with MQL5 VPS Server'? Or does one overwrite the other
My signal is available in showcase but not in Meta trader terminal. why
Hello, can anyone answer my "Service Desk" request? I requested arbitration 13 days ago. 5 days ago I created a request in Service Desk and it was accepted for processing. But until now no one has responded and solved my problem. Best Regards, Hasanboy Beknazarov
Why can't we get back the money we have deposited too much in our MQL5 account without needing a service in the next few months, maybe never, on MT5? It doesn't make sense if there is no way to withdraw it, since the deposit is ours and the money was not used for a service
I have a slight issue wherein I cannot access my account where I have purchased an EA! If MQL5 admin can please assist me it would be much appreciated! I can't find a contract page or mail
Hello community, I want to obtain the value "symbol" using the "id" Json string: { "positions" : [ { "id" : "W001" , "symbol" : "US100" , "volume" : 0.10 , "positions" : [ { "id" : "W001"
Please tell me why this error occurs? I do everything the same as on the second exactly the same account, but for some reason I can't attach the robot (Expert Adviser)
Here's a snippet of the code void OpenScalpTrade( double ask_price, double bid_price) { // Calculate the ATR for dynamic stop-loss double atr_value = iATR ( Symbol (), 0 , ATR_Period, 0 ); if (atr_value <= 0 ) return ; // ATR should be positive // Calculate the lot size based on the risk
Hi where is the human support? I have an issue and i have subject in service desk, but the last post from a human support was in 2024.08.30. I still waiting reply since 11 days
  error message  (1)
If I try to load a profile from my Quantum indicators folder in my Metaquotes Demo account all I get is a blank currency pair window with grid lines
Hi traders! Please help me solve issue with login to servers other then listed by default in MT5. As you can see on screen my three first logins works fine but I created it in MT5. Oanda and FusionMarkets Demo accounts were created outside MT5. I can not log to them, I do it by right click on
I wanted to increase the budget of a job from 50 to 60 and I ended adding more 60 and increased the budget to 110 instead. Anyone know how I can fix that
Hi all :) What does this mean ?? Sell(): OrderCheck(): Unknown error 10030
Hi, I'm searching some Windows VPS provider that offer VPS server location at London LD6 or LD4, LD5, LD7 with low latency ping to LD6. Please share if you know about it. Thanks in advance
Hi, Since last Wednesday I lost the FTP connection and since then all attempts to connect fail. Edgewonk Journal-helpdesk confirms and tells me they don't register any connection attemps from MT5. I don't have a VPN or firewall active. Today my friend checked and tells me the server is down? I need
Hi you all, I have metatrader 5 and want to synch Edgewonk with MT5. When I filled in everything I get the error: 2024.09.10 09:43:45.592 ReportPublisher failed to connect to autoimport.edgewonk.app - connection error [autoimport.edgewonk.app] So I reached out to Edgewonk but they tell me it's a
I am trying to contact the service desk, but I can't find a way to get around the service assistant bot. I have a specific question that cant be answered by the bot. Does anyone know how to contact the service desk
Hi everyone, I’m considering upgrading to a TradingView premium subscription but want to explore the features a bit more before making the investment. I’ve heard that there might be a way to use the premium functionality on desktop for free, at least for a short period. Has anyone here successfully
Good Afternoon Guys. I would like to know if there is a candle timer for the mobile versions of Metatrader 5 please. I have a few installed on windows platform but cant find any for the Android version of Metatrader 5
In my opinion, I believe this could result in higher trading activity and increased EA sales for developers due to the large number of mobile users. According to some research on Google: 95.8% use mobile phones to access the internet. By comparison, almost 62.9% use laptops or desktops (Source
I have a pivot indicator plotted. In the code, it simply asks the indicator to draw lines: SetIndexStyle(0,DRAW_LINE,0,2,Pink); How do I change the code so it will draw a dotted line instead of a solid line? Appreciate the help, JH
Hello guys, i purchased a MT5 EA by testing it on strategy tester and when used it on Real it was not working ( not taking automatic trades ) do not understand what to do , has the Author scammed me. If anyone has solution please help me
Good morning everyone, I am a newbie to the MT5 platform and would like to buy an EA to start trading. I have one doubt though! How can I be sure that an EA for sale in the marketplace is actually serious and coded in good faith and not is a scam? Regardless of whether it is profitable or not I am
hello Recently, when I take a backtest, I see the following error in the journal section: tester process creation error [C:\Program Files\MetaTrader 5\metatester64.exe][1455]; please check if it is blocked by antivirus software No special antivirus is installed and I am doing backtesting on vps I
  Martingale EAs  (1)
One of the most difficult and controversial topics to address regarding Forex EAs has always been the validity and actual risk of the numerous Martingale EAs that have long been present in the market. I believe I have reviewed several dozen, but to this day, I have deliberately never used one on my
Is there a desktop version of the MT5 app? I couldn't find any information about this app in the market database. I intend to use it to trade futures, and I would appreciate any information anyone has to help me out
Hi, I as wondering if it's possible to use a mql5 vps on a mt4 demo account , because on my side it doesn't allowed it
I am trying to run EA on 2 trading accounts, will it require to sign up the VPS on both accounts (same broker)? or one VPS can use for both accounts
Hi, Sorry if there a similar post like this. I have an EA but it doesnt have a way to manage the daily drawdown. Is there a free EA to add this feature? I meant while running my EA additional EA can look after the dradown. Thanks
Hi, In the doc copy_rates_from - Python Integration - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5 , it says all data received from metatrader is UTC: When creating the 'datetime' object, Python uses the local time zone, while MetaTrader 5 stores tick and bar