MQL4 and MetaTrader 4 - page 28

Hi I know how to activate DDE for quotes from MT4 to Excel by using the syntax: 'MT4'|BID!EURUSD for example. Is there a way to use it in a more generalized way? If I want to set up a table with different FX pairs e.g. EURUSD EURJPY USDZAR AUDSEK 1.3728 124.30 7.6778 6.4584 … and don’t want to
What are the basic differences between RefreshRates() and ChartRedraw() functions. Does ChartRedraw(ID) update the chart timeframe of non current chartd?, as much as it updates chart objects
I am new to MT4 Expert Advisor coding, and I am having difficulty finding a comprehensive guide on how profiling works on MT4 EA. Although there are variables such as count, time, and percentage, fully grasping these concepts proves challenging. I am in search of a detailed guide or FAQ that delves
Hi, I am developing an indicator that I have adjusted to run as an EA. The reason for this is that I find that an EA works much more reliably in the debugger than an indicator. The screenshot below is the result when running in the indicator - I am imposing a histogram over the bodies of the candles
When I run the strategy tester it runs the MT4 default green bar candle chart layout. There have been times where the tester has ran with my default chart layout. Is there something I set to make it always use my chart layout, so I don't have change the MT4 default green bar candle chart settings
So when i go to try to add an account nothing will populate when typing in my brokers. Im looking to add my hankotrade but nothing works at all? i only see metaqoutes. No other brokers will show up, which I know should be there
Ask for help.. Why is there a statement using M1, even though the period above has been set to M5? Thank You
Hello everyone, wish be well all of you I have indicator MT4 the issue it does not refresh itself on chart I attached Image and Indicator If the problem can be solved, I will be grateful to you my regards
Hi everyone! Hope you guys are fine. To summary, - I created a C# DLL that has a class called `Utils` and a method `public static int GetNumber(string number);` that parses string to int. - The DLL name is Parser.dll and it is in MQL4 libraries folder. - In MQL4 I just do #import "Parser.dll" int
MT4 also developed by its own company does not work why the DLL. Script under DLLSampleTester.mq4
I write a MT5 EA but I want to apply it to MT4 because I am trading prop firm challenge using MT4 and the firm do not allow to change to MT5 during challenge. Anyone have idea can use MT4 to follow MT5 signal
I have indicator not refresh itself or not continued on chart any one can device me or help please Executable ".ex4" file removed by moderator
Hi guys In the demo accounts and real accounts it works well but at the moment of placing in the strategy tester the program gets these errors I have no idea which part of my code may be causing this I ask for your help to review the code in an extensive and precise manner because I am really very
Hi everyone, I hope this message finds you well. I am encountering an issue for the first time, specifically related to " Not enough Money " MQL4 TESTER (see image below). I attempted to address this problem by using the minimum lot size, but unfortunately, that did not resolve the issue
i have a program statement that places an OP_SELLLIMIT. It is being accepted as an order with no errors, but when the price target is hit, the order just disappears from the screen. Never does show up as a 'sell' order. tia, Keith Sell_ticket=OrderSend(Symbol(),OP_SELLLIMIT,Lots,SellAt,3,0,0,""...
"Greetings MT4 and MT5 community, I'm seeking assistance with installing a BOT or trading signal for MT4. I recently acquired an MT4 account from a broker in Abu Dhabi and have been experiencing challenges as a novice forex trader. Despite making profitable trades in 18 out of 20 attempts, a single
Hello, Today i transferd my VPS form to a diffrent mt4 account but since then every time i try to start it it wont start. And it said Stopped, Freezes up. Does anyone maybe have an fix for this problem
  MT4 Freeze  (9)
Hello, I connected my *** Fx demo account and since my mt4 account is like this Apparently it comes from the connection but mt5 works very well and before connecting the demo account it was perfect. Does anyone have any solutions
#property icon "MyIcon.ico" What is the maximum .ico file size allowed?
I use multiple MT4 platforms. On them, I run my own EAs and indicators that are continuously evolving. To avoid having to update all platforms every time I make a change to the software, I use the Windows "directory symbolic link" command to link the directory where I code as the source with the
When you try to update a product purchased from you, if you enter the login and password correctly, the market window in the terminal and in the upper right corner of the MQL 5 window are empty, the icons are inactive. Accordingly, I can’t go to purchases and make an update. The number of
OrdersHistoryTotal() and OrderSelect() doesn't work for strategy tester . Saving to CSV and Reading from CSV doesn't work for strategy tester. Is what I'm trying to do possible for MT4? Any guidance is appreciated
Hello, I have an issue about my expert. When i test it with backtester in mq4, all is right. At a certain point, the robot is closed, but not by my robot, but by the tester. I can't find the problem, knowing that everything works fine except for a specific date and time. What could the problem be
Someone know i can disable autoupdate on mt4
This might be out of place, but I don't know where to post this though. I am looking for the creator of this EA. All I know it is called "<Deleted>" and made by "<Deleted>" on the EA description. Any help will be appreciated. <ex4 file deleted>
I'm trying to make an indicator that draws arrows on certain bars at their close prices. What I don't understand is the array buffers in mql4 are only to do with price instead of price and datetime. My logic is to find the bars which satisfies the requirements then store their datetime and close
  GSelector  (1)
hai... friend... i am new here.. i have buy this ea from russia pls check it weather its good or not... i has amazing result... they said
[Deleted]
Hi guys, first of all I want to thank this community for being so awesome. I have the following issue about compiling mql4 files. I know metaeditor gives the chance to compile the code from command line (metaeditor.exe /compile:) and so to potentially to automatize the production of executable
Hello friends, I have been working on a forex trading bot this summer in the prospect of financial freedom for me and my family also because I like the challenge. I have tried a few trading strategies which are mainly based (Exponential) moving averages combined with RSI on the 1 and 5 minute
I received info stating that MT4 will no longer be supported in six months and that I will need to switch over to MT5 to be safe . Is this true