Hello, can we download MT4 from mql5 website as we can download mt5, so that I don't need to download the mt4 from the broker company website I can use one mt4 for all brokers same as I can do it for mt5? Please help if anyone knows about it
Hello, Is it possible to set a hotkey to Fibo Retracement tool in MT4 platform
Should be able to delete a URL in the Allowed URL list just by selecting/highlighting it and hitting the Delete button, but for some reason the URL's will not delete at all. Have tried on several MT4's on VPS, and again on MT4 locally on my laptop, same across the board - cannot delete a URL once
[Deleted]
Hi all, i need help. I want add to my EA this: If bar is closing (each bar), close position. (EXIT BUY / EXIT SELL), thank you //Close //+------------------------------------------------------------------+ //| Signal Begin(Exit Buy)...
Hi I noticed that I could open 100 charts at the same time now, it was 99, was there the update on the newest MT4 version
Hello. I've been making the same profit for a long time. Introduction: fibo 23,6 Snow: fibo 38,2 stoploss: fibo 0 rollback: fibo 0 martingel damage. can you make this system ea?
I cant associate .ex4 file with terminal.exe of current broker. It always point to the previous deleted broker terminal. Tried everything , from deleted bak, ex4 files association in reg editor, cmd... still nothing. P;ease hep! Do not just advice apps default
Hi, Is there a way to easily look at all MT4 account specific date Profit and lost in 1 place ? If having 5 to 10 account and go to account or trade history will be much hassle. So i am curious will it an easier way to run a profit report from all account at once? Thank you
Hi all: having trouble when trying to allow web requests for EAs. Under "Tools/Options/Expert Advisors", I expect to be able to set up a list as in the first attached picture . Instead, after I press the "+" button in the box and enter the desired URL then press Enter, the URL I entered is cleared
I have developed several libraries which are used by different EAs, indicators and scripts. But during a debug session it is not possible to debug a library function step by step. A breakpoint is set in a function in an library but the debugger is not stepping into the function. Only when I include
Hi, Hope all is well! I am trying to test a strategy on Renkobars in MT4. The tester and everything wokrs fine, however the entries on certain trades are wrong. For example, when we get a bearish candle which trigger a sell order, followed by a bullish candle, the tester places the sell order above
I know it isn't a new problem but with new ESMA rules (about leverages) it became "interesting" for me. Generally now we have a different leverage for each symbol. But I know only the function AccountLeverage() (or with the same result AccountInfoInteger(ACCOUNT_LEVERAGE) ) that provides something...
When looking at the OrderSend function documentation, i notice that it will return an int with the order number. But I'm actually curious to how this is done. When you send an order no order id is known initially, how does the function know what ID is being corresponded to the function call
Hello, How can I back-test my EA with maximum data quality in MT4. I am using [edited] as broker, whenever, I do back-test my EA the data modelling quality is too low. Please suggest me any possible solution where I can do the backtesting with proper data. Thanks
hi i have a zig zag indicator that iv modified to draw trendline on each top and bottom to the right over a specific number of bars , , but with one problem . the trend line seem to be short when there are a holiday (Saturday and Sunday )….the code are attached and a picture which show the problem
Hi want to ask, i'm using time filter to trade on mt4.. Here is the code related to it extern string TradingTime = "------------ Trading Time Settings ------------" ; extern bool Trading_On_Monday = true ; extern string Monday_StartTime = "00:01" ; // Start Trade Time extern string
Hi I'm looking for an indicator that calculate stop loss and take profit before opening position just like when we open a position and put tp and sl line and when we move that lines it shows loss or profit in points or dollar over line but i want do same thing before opening a position with
Dear Support, I recently registered for a MQL5 community account using the "Login with Google option" , I can login properly on the website mql5.com however I can't login on the MT4 desktop App. when ever I try to login with my email credentials it shows wrong credentials. Yesterday I bought an
This is on Metatrader 4, Broker [redacted] live account. The optimization works fine. But When visual Mode is checked, after clicking start, visual mode turns itself off. Advise will be appreciated
Dear Sir, I have tried to program an indicator that would average the highest and lowest values of, for example RSI(n) by coding: (buff1_[i] = iHigh(NULL,0,iRSI(NULL,0,IndicatorPeriod,PRICE_CLOSE,i)) , buff2_[i] = iLow(NULL,0,iRSI(NULL,0,IndicatorPeriod,PRICE_CLOSE,i)) and buff3_[i] =(buff1_[i] +
[Deleted]
Hi there, If I have an object name how do i know which window it is in? THX!
I recently installed Windows 11 on my two computers. Both of them have MT4 installed. I lost all my indicators then reinstalled them on one computer without any problems. The second computer will not reinstall them but brings up a page asking me for my login, something I have not needed to use for
In this article, https://www.mql5.com/en/articles/1492, the author present the following method of computing Z-Score. Z=(N*(R-0.5)-P)/((P*(P-N))/(N-1))^(1/2) where: N - total amount of trades in a series; R - total amount of series of profitable and losing trades; P = 2*W*L; W - total amount of...
Hey everone, can someone please help me. I downloaded the mt4 platform yesterday and it was working fine and I got a litle bit profit too. but today when I opened mt4 platform again everything freezed like the charts and popup prices too and I have spent so many hours to solve it but nothing is
Hi, Apologies if this has been asked. Looking at MT4, Market Watch window, I see the US500 has a Swap Long of -7. How is this used to calculate the swap rate in dollars with an account in AUD? What are the calculation Steps? Thanks
This is a very simple practice indicator, with minimal code. I drag it to BTCUSD 15m chart and I get "array out of range" error. Why is it so and what is the workaround? //+------------------------------------------------------------------+ //|
Hello experts, I need your advise to understand why OnCalculate doesnt work in my EA. I have the following compilation warning " OnCalculate function declared with wrong type or/and parameters" and the print statements always return 0 when EA is running. 2023.02.08 15:10:22.523 TestOnCalculate
Hello! I’ve been working on my EA for the past several months. Today, I finally reached the stage where I can start using the Strategy Tester. Unfortunately, I encountered an error. Since I am fairly new to trading commands, I searched the forum for general advice. Thanks to the courtesy of several
Hello! I’ve been working on my EA for the past couple of months. Since I coded an option to test historical data as far back as I wanted, I never really needed to use the Strategy Tester. However, now that I’m preparing to run my EA on a demo account, I wanted to test it in the Strategy Tester as
Hello,
Currently I plot some long-term trendlines which I require to move, though I need to keep the same angles - this is important. And I need to move and see them across differing timeframes.
The problem I have at the moment is to move a trendline, you need to double click it and move it by the...

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.