General - page 69

I tried to start optimizations on the Cloud Network and before I start, the Cloud Network is enabled and I can see the status as "ready" for both my local agents and the cloud agents. There is also sufficient balance for an optimization to start. The Journal also confirms "cloud servers switched
Hi all! I'm coding an expert using CAppDialog where I'm displaying some information for the user. It's working well but I noticed that when I change a variable in the configuration for the timeframe for candle period in the chart, the expert is suddenly exiting. This happens only for this parameter
My MT5 platform is changing the magic number from what is in my code. I have several strategies running within a single EA. I have a base magic number for each EA: 12102301 then a strategy number for each strategy. So, the number might look something like this: 12102301267 I'm assuming that this
in MetaTrader, when I do a simulation, I would like to work with the results in a spreadsheet (excel, numbers etc.). But the only options I see is download xml. Is there another way to do this? I do not know how to work with xml. I would prefer a csv or text file. Maybe there is a way to do it with
Hello, I have a question regarding pips. I have an account with «broker name removed by moderator», and my quotes for US30 (Dow Jones) are different from my friend's who has an account with another broker. The issue is that my broker counts a pip when the price changes from 40960.00 to 40961.00
Hi guys. Must copy trading use a VPS? Thanks
So, Instead of looking at my account balance everyday for my EA, I would like to create a text file with the relevant information. Problem: When I backtest, the file is being saved at : C:\Users\Chiji\AppData\Roaming\MetaQuotes\Tester\***MY_HEX_KEY***\Agent-127.0.0.1-3000\MQL5\Files I would like to
Hi, Im new to MQL5 and I intend to subscribe to some signals, Do I need a VPS when my computer is shut down? Or the subscribment copy the trades automaticly? even if my Meta is shuted down..? Thank you very much
Hi, pretty much the title, I want to export the history with Magic Number or Comment, but unfortunately this data does not come as standard with. Is there any way to to add Magic Number and/or Comment to exported history? Thanks
Hello, I am a complete beginner with no knowledge. I have followed the steps provided and no agents show up on my profile and it says they are disconnected from the cloud in my manager. Also for the account, do I put my name there matching this website profile or my username? Will I be earning
Hi! I 'm trying to use the cores of my own laptop from my VPS . Both have MT5 terminal open . Went to Agents Manager on laptop to set up the agents and get the IP address + ports . So should be fine . Then added them in MT5 terminal on VPS (agents tab) , but once an optimization launched, these
please write me for a project if you are a professional in mql4 with experience with fib levels
Hello, I've setup the MetaTester 5 and my Laptop doesn't get a connection to the cloud. I have no real idea on how to fix this and I couldn't find any problem solving articles so far. Kind regards, Nico M.
Hello, can someone help me with this issue Im trying to logging to mql5 site but for no reason is not displaying as normal, i attach and image The site is showing a message that i need the necessary setting in my browser but cant find the problem
Hi, Please help me to correct this code below : I try to get value from iVolume but got warning when compile code : " possible loss of data due to type conversion from 'long' to 'int' volume-test.mq5 29 18 and got error code 4807 when run expert. input ENUM_APPLIED_VOLUME applied_volume=VOLUME_TICK;
  Brokers list  (3)
Hi, Why are there only 9 brokers for MT5 here https://www.metatrader5.com/en/find-broker
I'm using the MQL5 VPS to reduce my slippage and I don't think it's working as expected. I wrote an EA that emulates an OCO (One Order Cancels Other) strategy during forex high news events. My EA sets two pending orders (sell stop and buy stop) and when one order opens, the other order is cancelled
Hi everyone, Do you know if there's a UI controls available to develop multi line text boxes? Thanks, Roy
Hi All. The seller can not see my profile to add his group chat. I am not visible when he searches by my profile name. How can I fix this issue
Hi, i am unable to load web terminal page for the past few days, please assist
Hello, I leased a Virtual VPS for 6 months and wanted to know if I can use it to trade three separate Forex Pairs, each on their own assigned chart. I am also using Forex.com as my broker and have three separate accounts, each individually funded to handle their Forex Pairs. Is that possible or do I
(Thanks for your time and attentions in advance.) When using optimization function of strategy tester in Meta Trader 5(build 4288) it would prompt Initialization error 5 without any further details.(see Pic 1.) (Pic. 1) When using the task manager of Windows 11 I was not able to allocate the cpu to
Hi traders, I have a question about setting up the cloud agent account. I'm registered as seller so I would like to know what to use in the account field of the desktop client: my name or my username ? Also, it's normal for me not to see any earnings even for the core with 68 passes ? Thanks for
I just wanted to subscribe to signal, after i Click the visa or anything in the mode of payment, The prompt shows "Subscription Failed Operation is unavailable". What to do with this? I tried several times. Can this be reset
- Journal and Experts log files should be flushed on each new message (so as they can be viewed in real-time with a tail program). - In the ToolBox, in Trade tab -> adding an optional column for magic number. Also adding ability to change column position via dragging similar to all windows programs...
since latest MT5 update, left click on mouse is not working, to ZOOM OUT. Can someone help please
  order_send failed, retcode=10027  (66   1 2 3 4 5 6 7)
Hello i am trying to open trade from Spyder IDE to metatrader5. When i run python script at MetaEditor to Metatrader5 terminal i resulted this error "order_send failed, retcode=10027". How to solve it? Python script simply open trade then colse it. "
MetaQuote ID has been input into the Terminal options settings Logged in on both phone + terminal into the MQL5 community Push notifications enabled on MT5 app on my Android. Journal notifications appear to be sending correctly. Tried setting up Alerts in the Alert tab on the terminal Yet nothing
  Plz help  (3)
I am taking ATR values ​​from TF D1 and using them for SL-TP data but when running it again I get error quote!!!! // ATR double ATR() { double ATR_min = 0.1 ; double ATR_maxx = 4.1 ; double HeSo_ATR = 100000 ; ATR14 = NormalizeDouble ( iATR ( Symbol (), PERIOD_D1 ,ATR14_Period, 1 ), 4 );
  Market  (5)
Is it permitted to sell an EA on the Market that is designed to only trade a list of pre determined currencies