MQL4 and MetaTrader 4 - page 13

Hello, 64bit windows, downloaded MT4 installation, installed, but at the end it shows MT5 and i cannot run any ex4, what happened? Doublechecked several times - it is MT4 installation that got downloaded.Thanks
I am working with MT4 on Galaxy Note 10+. I am unable to exit application, I must everytime kill the app to exit. Why
Hello. Any help and advice would be much appreciated. i have created a strategy which opens a trade once the Bid prices is above/below the upper/lower bands of of a deviation of 2 for bollinger bands . When the deviation is less then 2, the trade executes instantly. No issues here. However, the
  Common Error  (4)
Hello everyone.. Sorry, I want to ask, how to fix the error like the one in the image below
Hi All, My EA is not closing previous order before opening a new one.  I don't want to have multiple buy or sell orders on the same currency pair at a time.  How can I make it so it only has either a buy or sell order open at a time and prevent it from opening new position even if buy or sell...
  Telegram.mqh  (2)
I am trying to send trades to telegram. I have everything setup in telegram but can’t find telegram.mqh fir mt4. Is it something I need to create myself
I downloaded an EA and just changed the way it Opens buy/sell. It worked fine for a week, then refused to open any trades. NO error messages in Experts or Journal. It still works in STrategy tester , though. Please help. The code is too long to paste, so I have put it in Notepad, attached hereto
All the news and vertical line successfully showing in chart but in Experts tab under Terminal keep showing Error code = 4200 for both TextObject and Vertical Line. Error : Error code = 4200 //+------------------------------------------------------------------+ //| Creating Text object
  Simple Ichimoku Scalping  (61   1 2 3 4 5 6 7)
Simple Ichimoku Scalping. It is some variation of the settings of the Simple Ichimoku System. This Ichimoku template was improved onto Simple Ichimoku Scalping. On this thread you can find this Simple Ichimoku Scalping for Metatrader 4 and Metatrader 5. Installation for Metatrader 5. - download...
Please help some experienced coder. After compiling get error constant expression required. Problem is in array, strenghts is in pips. My idea is to get stongest and weakest pairs. Code:                 int num_array1[8] ={EURstrenght,USDstrenght,AUDstrenght,NZDstrenght,CADstrenght,GBPstrenght...
Hello everybody, Since 2 days, all my metatraders 4 (macos, ios and windows 11) stop to connect to trading accounts unless I deactivate my ExpressVPN. I have been working with MT4 + ExpressVPN seamlessly during 3 years and since 2 days it just does not work anymore. I've spent hours with ExpressVPN
Hi All, Looking for a little help as I've spent the previous two days going through the zero divide error threads in the forum and can't quite find a fix to my issue. Basically, my EA runs fine for several trades, but then I get a critical error closing the EA. It is a Zero divide error and it gives
hi, is there any better way to place a buy stop or sell stop? i heard about an indicator (or script?) that prints two lines. one line for the buy/sell stop and the other line for the stoploss. these lines should be easily moved like a normal chart-line. is there something like this existing? or do...
  EA ON MT4  (2)
Hello Sir, I am account holder of MT4 for forex trading. My broker is [redacted] . I want to enable Auto Robot Trading and want to bind Expert Advisor for auto trading on MT4 platform. I have already purchased [redacted] program for auto trading. I am raw to forex trading and need your help for
Hello I was purchased indicator in mql5 then check my mt4 but still not appear install bottom as normal. make sure I was login in mt4. could you help and give your advice
Hi guys, I have a new EA but when I test it, it does not have any results. Could you see please the picture attached and tell me what is wrong? Thank you
I setup a one-second timer. I expect I can receive a signal on OnTimer() every second. But the truth is that there could be a delay. Sometimes the delay can be very large. The recent record is 849 seconds delay. I'm very surprised with the delay. Is there any way to get a reliable timer? I have
When I read the log file I could recognize that  the Custom Indicator is loaded and then removed.  Again he is loaded and removed. Then he is loaded. Enclosed you see a screen shot. What does that mean ? 
This morning i just installed newest mt4 from roboforex to subscribe to a signal. I deposited the correct subscription amount into mql and when i login to my demo acct, it show a balance of $49USD. When i click on subscribe button it ask to open a link. I selected the correct link (just one on my
Hello Looking for Kind help on MQL4 Backtesting Charting The current Standard back testing chart is hard to see when running esp at execution points. This is impacting my ability to improve/refine my EA I have seen YouTube Videos of EAs when Backtested show very detailed information's whilst running
I read in here: http://forum.mql4.com/56115 that someone had the same problem in build 500 and also in build 600. I have the build 600 and I'm having the same issue. My Expert Advisor is sending the orders just once but the terminal is opening the orders twice. Have anyone had the same problem...
Sir, I learned this MQL5 Programming but I want to practice this MQL4 Programming because What is the result difference b/w MT4 & MT5 in my Real account . I am getting error "Order Modify Error 1" too many times.... Please use this OctaFX Broker MT4 Terminal ....because you are using another broker
After many years with working with EA and optimization, Now I stuck in funny problem which I can not understand. I coded a EA when it run with Tester I see the result ... but when I run it with same parameter in Optimization I see only zero result!! No matter you run the test in Every Tick or...
2010.05.27 13:16:21 TestGenerator: unmatched data error (volume limit 1547 at 2010.05.19 18:00 exceeded) This is a common error in the tester, I'd like to see what the mql4.com community says about this - there are ways a strategy can create this by having too large lot size, but is there...
Hello, Logic i am looking for : If floating Balance is less than 1% in negative of account balance => Close the trade (OR) if floating balance is less than $100 in negative => Close the trade Code : extern int negative_equity_percentage = 1 ; extern int negative_equity_balance = 50 ; double equity =
  convert ex4 file  (1)
How to convert text into a ex4 file? Please help
hi guys i have a ridiculous problem! i have a folder with name "Free" in indicator window. I have 3 indicator in it when I use Meta Editor. when try them on metatrader, there is just one file. I refreshed but nothing. close metatrader and reopened, nothing! I even opened that single indicator from
know PC problems, I lost my mt4 master password, how can I request a new one
Hello everyone, I encountered a strange issue on MT4. I deleted an expert advisor from the navigator window, noting that the EA was actively running on multiple charts when i did this. After deleting it, I exited the MT4 program. Launched mt4 again, I checked the expert tab to confirm the EA's
Hi, I cannotfigure out how the profit is calculated in MT4. I know thatusually you look at the profit in terms of Pips, but at the end of the day Ineed to know how many Euros I’ve got in the real world. Is thereanyone who can help me understand how the Profit in terms of Deposit Currencyis...