General - page 71

2024.09 . 28 11 : 52 Removed warning: Too much growth in the last month indicates a high risk 2024.09 . 28 06 : 37 Too much growth in the last month indicates a high risk 2024.09 . 28 03 : 25 Removed warning: Too much growth in the last month indicates a high risk 2024.09 . 27 15 : 37 Too much
I tried to buy an indicator for time and sales delta .The result of the payment page says card declined by issuing Bank . But the bank record shows the payment deducted in my account . I have enclosed the two documents
I have many instances of MT5 configured with demo account number and passwords.Everything was working fine.After I installed the same image onto a new SSD HDD,all the instances of MT5 have lot the account number and password.Indicators and sets seem to be still present .Same is the case with MT4
Hey everyone, Just wanted to ask if anyone else has experienced delays with the seller 'sadditional verification process?.I started talking to support on the 17th, and so far, I’ve only been getting one response a day (and that’s only on business days). I’m honestly not impressed with the pace of
i have joined cloud network and enlisted agents as per my core capacity then after few days gone and the agents are showing in the agent manager build but in my profile no agent and computation of payment is showing
Hello, I hope you are doing well. I just saw a job offer in the Freelance section of MQL5 and initially asked for 70 USD in the "Desired budget." After exchanging a few messages with the client, we agreed on 50 USD. Is there a way to change the "Desired budget," or does the client need to repost
In the startup configuration file we can define the server address. Is it possible to define there many addresses, so that MetaTrader can try to connect to one of them? Since sometimes one address is not working, but another address might work
Hi, I may be misunderstanding things, but it seems the MQL5 iCustom() call will always return a handle, even if the OnInit() of that indicator returns a failure code (such as INIT_PARAMETERS_INCORRECT). Therefore there is no way to stop an EA due to a Custom Indicator having invalid parameters or
everything was working yesterday, I had 2 different Metatraders open and connected to 2 different brokers. I was testing an EA that I am writing on different brokers. but today I cannot connect to anything. I cannot login to my mql5 community on the metatrader app. I cannot even get to the website
Hi all, I have a problem with a Pepperstone demo account. For the second week in a row allo positions were closed on Monday @ 9.00 with "Expired" comment. Broker said that these positions were closed from mine or from my experts, but I'm 100% sure my experts didn't close these positions. Same
Hi. enum timeframe { M30 = PERIOD_M30 , H1 = PERIOD_H1 , H4 = PERIOD_H4 , D1 = PERIOD_D1 , W1 = PERIOD_W1 , MN1 = PERIOD_MN1 , }; input timeframe = PERIOD_H4 ; int OnInit (){ macdHandle = iMACD ( _Symbol , PERIOD_H4 , 12 , 26 , 9 , PRICE_CLOSE ); } I just migrate from mql4 to mql5
My broker's server is in London. I am just wondering if I should account for Daylight Savings if I am looking at London time to make trades (one of my strategies depends on time). Also, if I was to convert london time to new york time the offset would change based on the time of year to account for
I'm pretty new using MT5 and I'm doing a simple GUI app. I'm using CAppDialog along with CButton and other controls. I'm feeling it's so limited compared to other languages GUIs that I've used. I think I'm missing something. Is there other ways to create GUIs other than this? I've seen very advanced
how can i set an SL or TP for group of orders that has one direction with one click
Guys why website does not prepare a button to push and report customers who offer out of website payments? is there any way for this? how to be sure website does ban these customers
Access to www.mql5.com was denied You don't have authorization to view this page. HTTP ERROR 403 any advice how to solve it
Hi please after last update everytime i fail to install mt4 or mt5 upon clicking the exe file it always gives me this blue screen error: this app can't run on your pc error I have tried three different pc with three different windows operating systems 8, 10, 11 with no success so now i cant use
Hi, id like to know how I delete some of the products I have on the mql5 market
  password  (1)
can I find my metatrader 5 password
Message for the developers Hi, I’m having trouble solving a problem, and I can't figure out the reason (I'm not a coder). I had a trading robot developed on this site. I compiled it: 0 errors. The robot worked normally. But, to my surprise, some time later, the robot showed 103 errors after
already tried installing and uninstalling multiple times but app still doesnt open, has any had this issue and managed to fix it
Hi, I really don't know what went wrong here: // Get EMA200 value double ema200 = iMA(_Symbol, PERIOD_CURRENT, 200, 0, MODE_EMA, PRICE_CLOSE); It keeps returning value of "11" on all symbols/timeframe/brokers
Hello. I recoding now some my programs from MT4 to MT5 and figure out some thing: when use function ObjectSetString(0,name,OBJPROP_TOOLTIP,text); I see text length in MT5 shorter than what I'm see in MT4 with the same text in input of function Is there any limitation in MT5
Hi, I am in the U.S and cant use MT5 as a platform on prop challenges, so I'm needing to copy trade from my MT5 to one of the platforms the prop allows me to use. I have an EA running and just bought the metatrader VPS, but now am unsure if i will be able to copy trade from it, to the prop account
As the subject title says, and looking have this auto imported to G sheets, or maybe extracted by G sheets from MQL5, or if I need something in between to connect MQL5 and G Sheets. Not sure if this is possible. Can anyone point me to the right direction? Thanks
What is difference AUD/CAD.r AUD/CAD market watch session ? Thank you I read manual with F1 but dont find anything
Hi all, So I clicked something on the pop up menu when I right clicked and now all of my indicators are gone/not displaying. Please help
Hello all, I have a problem installing an indicator on Mac OS X. I downloaded the indicator for Mac and put it in the indicators directory, as advised somewhere on the net. But the indicator does not show up when I open the MT5 application (I have quit and re-opened it a number of times)....
  log in problem  (5)
how to solve this log in problem?
Hi all! I found a few similar posts (questions) with no solution: when run the same backtest two times (one after another) , the MT5 tester sometimes gives different results. The conditions (real ticks, time range, etc.) are the same. I run the backtests on my laptop. The latest stable build of MT5