General - page 126

  Xauusd best TS  (1)
helo, can someone tell me what is the best Trailing Stop step for XAUUSD base on point for scalping m5. iam using SL - 50 points startminprofit - 50 points trailingstop - 30 points trailingstep - 5 points but the result profit ratio not very good
Does anyone trade with this setup and know if MT4 & MT5 will work full screen on a folding phone such as the Galaxy Z Fold 2/3/4/5, Oneplus Foldable, Pixel Fold, Vivo X Fold, Huawei Mate X3, Xiaomi Mi Mix Fold 3? I'm thinking about getting a folding phone because I saw a YouTube Shorts video on
I had 2 purchases yesterday that were cancelled. The client writes that he has enough money on the account and he knows another seller who had the same problem yesterday. What's going on
Hello all, I have at home around 10 computers, on which I run the cloud agent. For 9 of them, I have no issues. They are always connected to the cloud, and I can see them in the status page. However, for my newest PC (a Ryzen 7900X), I can't get it to stay connected to the cloud for long. After
We should admit that the old «Messages» system on MQL5.community website was inconvenient, to put it mildly. The chat system had to be changed radically and we have changed it considering present-day requirements! The first thing you will see is a modified design of messages but that is only a...
  Reality Check  (11   1 2)
Hello all, it's been a while but I'm still plugging away. I would like to verify something that might seem incredibly basic, but just for the sake of argument, humor me. IF you have backtested a strategy properly including sample size, excluding time periods you can't actually trade in real life
Hy Guys ( I am Sorry for my English). I am looking for Script or Indicator or Expert same like this ( https://www.forexfactory.com/thread/46668-improved-orderhistory-mq4-script-to-display-trade-history). But this Script have some deficiency. And i need something another I need similar tool like that
Is there a way I can make the strategy tester run on the pc ram inside of the CPU? Will this work
I am unable to test my robots on mt5 because the history information is missing and no profits show on the operations tab. Does anyone know how to fix this
Hi how many characters a string can have in mql5
If someone replies to me, where can I quickly check ? Or do I need to find the original topic ? only that way
Why anything in signal pages are not realtime update from the last 1.5 hours The current price of positions Profit/loss Drawdown Equity
Hi Everyone I created a new Signal 2 days ago, my Signal has been approved but not Showing in Public, But Showing in All Signals. Kindly help me. Thanks
Hi, I have bought VPS for MT4 platform want to connect my robot with this but it is not allowing becasue my robot cannot run without DLL import and VPS not migrating it while showing error that first you need to remove DLL import from robot.. Pls suggest or help in refund Thanks and Regards Gunjan
  VPS  (3)
Hello, I bought VPS for 1 month from MQL5. Can someone please explain how to activate it? I followed the instructions from your website but still not help. I am looking for a Register a Virtual Server > to click on. Thanks
The WebSocket connection to 'msg1.mql5.com' failed can not open message
I get an invalid stop error during the mql5 market validation process. I dont undertand why. I suspect it could be that the TP is too close to current price +/- broker stop level. I use the below code to to adjust TP to match broker conditions. I dont know what else could be causing the error. Any
Hi, I try to filter out unfavorable conditions in my EA. Has anyone a suggestion or a code idea to filter out ranging markets in H4 timeframe? Thanks, JB
Hi, when running the tester the chart insisde the tester screen draws a historic line joining the ask prices. Cannot explain what is drawing it. I made sure I saved a template for "tester" with no indicators on it so that the tester starts a clean chart with nothing other than what the EA draws. The
I'm running Python from Anaconda shell to connect to Metatrader 5: import MetaTrader5 as mt5 if mt5.initialize(path="C:/Program Files/MetaTrader 5/terminal64.exe", timeout=180000): print("connexion to MT5 is OK") else : print("initialize() failed, error code =",mt5.last_error()) quit()
  Indicators  (4)
Indicators don't show on the charts when I load them from terminal
Hello I'm curious to know why my backtesting has been slow ... ? I'm on a 16GB Ram SSD with free spaces and the tester only takes less than 35% of the CPU yet the backtesting is slow MT5 Thought the EA has some drawings at specific times, not all-time drawings but it shouldnt be too slow as it is
On my strategy i find the Highs and Lows and i draw Trend Lines, for each TimeFrame. I want an alternative way to store "uptrends" and "downtrends" strings for each timeframe,(5,15,30,60,240,1440) without using text files,or GlobalVariables or MySql. My problem is that (i think) i cannot read
Friends, Is this temporally and would it work tomorrow or so, or is this not supported? JB
Help, i cant sell signal using my fx account because i once buy and subscribed to a signal, theres a notification that i cant resell a signal (i already stop subscribing to that signal), cant you help
Dear MQL Team, I receive an error when clicking the button to submit a new version of a product to the market. It seems that the data arrives at your site and I receive a report 20 minutes later, but there is not feedback or similar. Here is what I see in the broser logs
On my Mac I'm trying to install an expert advisor on metatrader 5 but I can't, the procedure I'm following is as follows: due file: scalpingpanel.ex5 ScalpingPanel.mq5 I put them both in the folder MQL/Experts I tried to start the program from MT5 and to load the ScalpingPanel.mq5 file from the
I ran a few strats on a demo account but the results where very different from the results stated on mql. How can this be
how can i know if an order is modified by a user in mt5 teminal if im logged in its account via mt python