General - page 17

Is anyone able to provide insight as to why the PR value for 12900 is 50 points less that 10850? Both these machines have similar available disk storage which I believe is the only other metric used for the calculation that is not depicted. These machines are both up 24x7. Thanks
Looking for a developer. That can develop software for trading keyboard such as (magikeys) for tradelocker
Should there be a time frame for a review to show as legit review? Some just buy and immediately give a bad review without even a message or a reasoning
Hi traders, the VLINE objects in my terminal have no label for the date as you can see in the picture below: I run the script on the manual and guess what, the label is there. Maybe I'm missing some setting ? Thank you
We have taken a major step forward by releasing remote strategy tester agents. Now we are ready to present a truly cloud-based distributed testing system in the form of the MQL5 Cloud Network . A well-configured MetaTester with a hybrid operation model is expected to be released soon: Normal server
I got a severe virus alert for the latest MetaTrader update concerning the metatester64.exe file on Windows 11. Anyone else get the same alert
Hi, I want to get a value of Moving Average Indicator,I use the technical indicators method to get a value. I use the way on OnInit() method of ea. it is ok on realtime, but, on history for test is fail, because the value of the handle is always 10 and the CopyBuffer() method is eror,the error
If I want to go back to the menu/manifest of current section when I'm in the mid of a long document, I have to scroll the long way upside to find the entry. I'd like to suggest website maintainers to add a fixed "Back to top" button on the right bottom of the viewport in
Hi everyone, i just purchased a EA product from MQL5 market and activate it on my broker MT4 platform. The original number of activation of the products is 5 and after installed it on my pc on account #1, it remaining become to 4. 1st question is let say i installed the EA again on the account #2
  MetaQuotes Help?  (2)
I tried to submit a revised SMI MT4 code for the codebase and keep getting an error. Code validation completed with errors: Errors detected while validating the code SMI modified indicator. The MQL4 Source File is named "Berts SMI" https://www.mql5.com/en/code/51533/302025 I'm at a loss on how to
i have no connection in all servers in mt5 how can i solve this problem? I have already tried to change the server but i have solve nothing and i can't trade.The indicator in the right down of the mt5 page is always on 0/0kb
Hi everyone, I’m considering developing a Forex trading strategy that uses Google Cloud Natural Language AI to analyze news and generate trading signals. My plan is to integrate it with something like NewsAPI to get real-time financial news and perform sentiment analysis on it, hoping to capture
Hello, dear friends. I wrote the Renko code in Meta 5, which creates an offline chart with custom symbols and imports the required data into it. In Meta, when you open a position on gold, it doesn't show it on the Renko chart, for example, 50 pips of gold, which is logical because their symbols are
I made a VISA DEBIT CARD payment for USD 35 for a SIGNAL ..but i can see it in my purchases , neither its visible in my Signal tab nowhere . The Purchase has been approved and deducted from my Bank Account
getting problems in purchasing vps I don't know why I can't buy a vps subscription anymore can anyone help
Hello, When I want to do a backtest on the last 3 months, Metatrader 5 tells me that it does not have the historical data. I deleted all the historical directory to force the download, but now it has no data and no longer downloads. I deactivate Kaspersky thinking that it is blocking the download
I was regegistered as seller but my application got rejected. what could be the reason
Hey guys, I was trying to set up a provision script for a server to run MetaTrader and I noticed I could do silent installs for some programs without calling their GUIs. Anaconda, a scientific python distribution, as an example, provides us: Anaconda3-2.4.0-Windows-x86_64.exe /S /D=C:\Anaconda...
Is there any reason not to dive into MT5 vs MT4? Keep hearing people working with MQL4 language for automated trading but version 5 appears latest and greatest? Any insights is appreciated. Im in the USA and my broker is Alpaca if that matters or not. Thx :)
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
I am Subscribing to a SIGNAL X using a BROKER A ..during the trading if I find any discrepancy / mismatch in the execution of the trades, can I change the Signal to another BROKER B , without having to pay for the SIGNAL provider again
Hi everyone... I have coded this indicator, it's been compiled and has no errors, but when I put it on the chart, nothing shows up. Can anyone help, please? Here's the full code: #include <Trade\Trade.mqh> // Indicator parameters input int lookback = 20 ; input int atr_period = 14 ; input int
Hi guys; Is there anyway to customize the "Object list" tab in MT5 to the form like window sideview as "data window" ? So that,i can chosse any of my objects in list and moving the chart at the sametime. Each time i need to tracking move of my saved object in MT5;it's have to close the tab very
Hi, will removing the default MQL5 Cloud Network Password help the community in accessing and using the agents more perchance? what impact will that have
I can't make brokers mt4 default app in windows11. It always picks mt4 broker that i deleted long time ago. Also, I can't login to mql5 community from mt4, so can't download any indicator etc. Furthermore, in experts on terminal window in meta trader4 it endlessly rolls message 'cant open file#-WAE
  How is Agent PR Calculated?  (18   1 2)
Hello I am curious how the PR is calculated for the strategy tester agents. Anyone shed some light? Thanks
Is it possible for me to pay a vps to hoist an EA and use it for two robot
  how do I contact service desk  (44   1 2 3 4 5)
There is no entry in the my members menu on the left side of the page for service desk. How do I contact them, as I need to speak with them regarding finances. Thanks
Please help me understand what’s gone wrong here, have I done something wrong? First example a buy stop on GBP/JPY set at 192.020, it started trade and hit stop loss despite being far off entry (over 9 pips). See screenshots. I can see on stop loss it’s marginally different from my trade but I
Pls I need help on how to set an EA when using vps so that the EA will trade one minute and five minutes time frame. I am thinking that I will have to open the EA on both charts separately. I don't know if that is how I should do it