General - page 7

Hello, I’m facing an issue with my trading setup. When I connect using my mobile internet, the EA opens trades normally. However, when I use the VPS, no trades are opened at all. The settings are the same in both cases, so I’m not sure why it works on mobile internet but not on the VPS. Please
I cant Install my purchased Ai...., I dnt have Tools or where it allows me to install the Purchase
I really like MT4/MT5 software, and mql4/mql5 languages. All in all they are great platforms and very interesting programming languages to work with. As a professional coder I enjoy them, and some years ago I decided to build my business and earn a living around the platforms and this site....
Hi there, I got the problem on my MT5,chart does not display the data XAU/USD. Please have a look the information as fallow, 2026.02.05 21:08:18.319 Terminal updating C: Users khurr AppData Roaming MetaQuotes Terminal D0E8209F77C8CF37AD8BF550E51FF075 MQL5 folder2026.02.05 21:08:18.688 Terminal no
Hello, Since the latest MetaTrader 5 update, MT5 is completely frozen on my Mac. System: MacBook Air M2 (2023) macOS Tahoe 26.2 MetaTrader 5 version: 5.0.5260 Problem: MT5 opens but the interface is totally unresponsive I cannot click anywhere inside the terminal Cmd+Q does not work, only Force Quit
[Deleted]
Hi everyone, Question of the day (hoping this stays within the rules!). We all have at least one thing in common: the goal of making money, and ideally, getting institutions or hedge funds to back our trading. From what I’ve gathered, it seems MQL5 is often dismissed as a "gimmick," lumped in with
Hello i bought EA from 1 year and when i try to install page not found what can i do for this issue
  How to Start with Metatrader 5  (1470   1 2 3 4 5 ... 146 147)
I decided to create this thread to help to myself and to the others to start with Metatrader 5. I am experienced in MT4 and in forex in general (i hope : ) but we traders really need to collect all the information about it in one place. I will make some posts about 'how I am starting with MT5'. :)
It is very annoying to have to resort to using a virtual machine to do so. Why isn't it like in Windows, where you can simply duplicate the app, allowing you to trade and manage different accounts within the same operating system
I downloaded MT5 for MacOs a message came up when I went to install " This Package is incompatible with this version of MacOs" My OS is Monterey 12.2.1 Does anyone know how to fix this please
I love the MT5 platform and the customization options it brings, but I hate that it is Windows-native. For me, a native desktop application for macOS (M1/ARM) or Linux (Ubuntu/Mint, etc.) is becoming increasingly important. The current Mac clients running on Wine do not perform well. How come all
Over the years, I’ve seen many traders use martingale-based strategies, both manually and through EAs. In short backtests and ideal conditions, these systems often look very attractive. However, in real trading, many accounts still end up failing sooner or later. In your experience, where do you
is it just me or can this mt5 terminal thing be upgraded already ? i see quite aamazing stuffs done to the mobile app but almost nothing unique in UX to the terminal is old buggy and annoying ... cant even move the chart as you'd prefer and that can be done on mobile now ... let's have a better UX
A place to discuss practical AI-assisted coding practices and experiences
hi, i program via mql4 before, now i am trying to create EA in mql5 but i cant use iBands in mql5, for example in mql4 : iBands(Symbol(),0,20,2,0,PRICE_CLOSE,MODE_LOWER,2); but in mql5 i cant set mode ( MODE_LOWER or UPPER ) And cant set shift. how can i get value of bb , for example value of upper
Hi, i just bought an EA and i was chatting with the seller because he was helping me set it up. suddenly i can't send him a screenshot anymore ; its says: User banned temporary for too many messages or assigning
Hello, I have subscribed to VPS. But, doesn't it allow copy trading software? Can somebody clarify? Sunil
anybody facing this problem ?? it was working
Hi As subject information having issues connecting to my already subscribed signal and also unable to access chat messages.Tried raising service desk request but not sucessful under which category etc
Recently been developing a variety of EA: Range Break Outs ChoCh and Bos based (for long movements) Swing High and Swing Low Sweeps Etc... During this process I find that making an EA profitable isn't the hardest part, just need to find a pattern an optimize till a point it works through a long time
I published an indicator in the MT4 Utilities section of the Market, but I accidentally selected the wrong product type. Is there a way to change the type to "indicators"? I couldn't find it. I also can't delete the draft to republish, so the product name is already taken. Has anyone encountered
Hello, I would like to edit my comment on MQL5 EA product page. How can I do it? I do not see Edit link, only Reply link. Is there some time limit to edit own comment? I would like to fix some issues in my comment. Thank you for reply
Hello Guys! When I backtest one of my EA's in tester with Visual Mode ON (No use method) I get No Shift, All is fine, EA is based on indicator, I get Arrow on closed bar and next bar open Has trade exactly how it should be! But as soon as I run EA without visual Mode I get 1 bar shift Between Signal
Hello, I am trying to use <redacted> prop firm, but I am having trouble logging into the mt5 platform. The credentials simply won't connect. I was wondering if a vps could help. I have a demo account they gave me to try to login. Is there anyone that can assist me
I already withdraw two times from my account. Recently my fund withdraw is limited to 0.01 and then I found a comment in Seller profilefrom moderator that they perform additional verification of my account. Until complete the verification I can't withdraw my fund. Now can you please tell me how much
Look the attached screenshots, specially trades taken on 2026.01.23. While checking top-rated signals, I noticed different signal accounts (with different names, brokers, ...) are placing exactly the same trades — same symbol, same direction, same timestamps. It looks like the same strategy is
  Publishing on code base  (15   1 2)
Recently published some code on code base (past week). Usually how much time do each code takes to be published
Hey, I created an account on MT5 today through [edit]. Unfortunately, I want to download a free version of a risk reward indicator, but I can't get it to work. It won't take the download. Does anyone know what the problem could be
In the past months I've developed 5+ EA (starting as a beginner) and have faced with a discussion. Is it better to optimize and better the strats that I have or to create new one? IMO, creating new strats is better beacause they give you more ideas on where to look for better results
When it's not sunday or a holiday that the broker clock is equal to timecurrent() we can obtain the GMT time of a datetime variable t: t - ( timecurrent() - timeGMT() ) But is there a function that give us the value of timecurrent() - timeGMT() when a broker time isn't changing