MQL4 and MetaTrader 4 - page 23

I suddenly can't see any charts on the Android app. I can log in and see my account info including balance and transaction history. I can even place orders as usual. The chart section though only shows a black screen with three big black and white candles that is obviously not a feed, just some kind
Hello, I've been using the MT4 Android app for a while without a problem. However, I've had to replace my phone, and when I install the MT4 app on my new Samsung Galaxy A35 the app closes immediately after opening. I've tried anything I could think of (re-installing, checking for system updates
[Deleted]
Hello everyone, Do you have any ideas about the using custom indicators on the MT4 Web Terminal? I wonder how I can use my own indicator on it
Hello Everyone, I've noticed a discrepancy between the prices on Forex.com when viewed on TradingView and those on MT4, particularly the open and close prices, even though both platforms are from the same broker. My trading strategy is sensitive to the relationship between the open and close
[Deleted]
Hello everyone, Please excuse my somewhat limited technical knowledge as I try to describe my problem. Before the recent update I used the EA Install v1.23 utility to build install packages. I used {metatrader}\experts\indicators as the destination folder for the installer to put the ex4 file into...
Hi Everyone, I'm using an EA which has diminishing returns if the trade has been open for >6 working days. Is anyone aware of a utility or indicator for MT4 that displays on a chart the no. of days the oldest open trade for that pair has been open, and can notify you via an alert when it exceeds x
[Deleted]
Am trying to adjust parameters on an EA I just purchased. When I started installing it, the EA requires right clicking on the chart (or pressing F7) to get to the parameter menu. Am using a Mac Book Pro running Mavericks, using the CoLD interface to communicate with Windows 8 on the VPS. Normally, I...
Hi coders, I am now learning about building arrays and using some of the built in functions for some of these So here is what I would like to find out. (Is High[] closed candle or current open candle)? I guess I'm asking this in anticipation of creating codes that might trade based on a series of...
  mt4 1380 build  (8)
Hi guys i use Mt4 1380 build i do not want to upgrade the Mt4 i now get a connection error is the 1380 build not in use at all
I am busy developing an EA. EA works but I have 2 warnings in code when compiling. does anyone have a solution towards removing the warnings? 1st one  possible loss of data due to type conversion 1st Hedge EA overlay v7 timer.mq4 229 81 2nd one  possible use of uninitialized variable 'ticket' 1st...
Got really strange error with file write file. So I've downloaded offline data and trying test my strategy out... And... Tester filling all my free space on disk(80GB) and cannot start testing. It does happens even when I try to backtest only 1 month of data. Is there any solutions
Hi, could you please add support for OpenCL acceleration of video cards to MT4, as in MT5? It would be very useful to speed up the platform, which often slows down if heavy indicators are used, also due to the fact that MT4 does not use all the cores of modern multi core processors but only one
//+------------------------------------------------------------------+ //| Momentum Drive.mq4 | //| Generated by AldanParris- AkA: SeekerOfLight | //| 2024 | //|
Tried installing another instance of MT4 last week and suddenly prompted for proxy information... which I've never been prompted for nor do i have. Anyone else encounter this and workaround or do you have a proxy
Hi all, I want to test a strategy that only works from 10-12 and it's very annyoing that I have to wait and watch the bars being printed from 0-10 although my EA doesn't work during these hours. Is there a possibilty to let the strategy tester start working from another time? 
Hi all, I have tried to troubleshoot myself but I couldn't find what is wrong with my code? I tried to send buystop order using an EA, but it kept returning Error 130. I have verified that my stoploss price and takeprofit price exceed the minimum stoplevel required by the server/broker. I even
Hi I create Custom Indicator for meta trader 4. In this Indicator Users should get the text alert in alert window and the alert sound should play too in special situation . ،his is worked perfectly in my and some of my friend system, both in live market and the simulation. but in one of the system
  Mt4  (1)
Hello I'm new are there any tutorials on how to use the platform please
  How to get Contract size?  (29   1 2 3)
I want to get Contract size value, how can i get it? There is no Market information identifiers for this. MarketInfo()
Good evening everyone I have a short question. I'd like to send messages from an EA to my telegram. That works but I can't make a new line in the message. with the \n Does anyone know what the problem could be? message = StringFormat ( "%s %s \n Entry: %s" , orderType
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit () { // Initialization of indicators return ( INIT_SUCCEEDED ); }
Hi there, I'm new to MT4 and having problem with TP. As you can see from the attached file, the TP of my short position has been hit many times and it didn't close the position. Later on, the price went back up and hit my SL and closed the position. So SL worked but not TP. Can anyone explain it to
Hi guys   As I started Meta Trader 4 this morning, I'm suddenly not able to select periods and tools for a chart. These buttons are all greyed out.   This picture explains what I mean:     I also noticed that I have no connection to the broker server. Maybe this has something to do with it?   Does...
  password worng  (1)
why when i try to connect mql5 to MT4 is said password worng? and its not true, its log in inside the web but in the mt4 no
My MT4 when running my EA will sometimes close as soon as the connected to server sound is heard. I will re-open MT4 many times and it will happen many times until magically it works one time. This can be 2 opens or 20 opens. My EA has no errors when compiled. There are no uninit codes or any
Hello, I'm looking for an MT4 indicator but could not find so far. I found a couple of picture in Reddit and Forex forums but they don't have name. I was wondering if you share name of the indicator. All my best. Thnx
  MQL5 VPS problem  (60   1 2 3 4 5 6)
Hi, is anyone facing the MQL5 VPS problem? it cause my MT4 unable to start up, and the Server become a unreadable name instead of "London LD-4" server name. There's no way to contact the MQL5 support
Please forgive me if I'm in the wrong place or doing this wrong, I'm new to this, i need help with the attached code. It compiles but the indicator does not display in the MT4 chart. when debugging it hangs up, i don't know and can't find where the error is. here is the Tradestation Easylanguage
It has been a week now since I Cannot login to MT4 mql5 community. But if I login to www.mql5.com website, there's no problem here are my screenshots
what is the function for (buy/sell) same pair multiple time  means buy eurusd lot 0.01 ten times at same time