Good Day all. I need help running MT4 in portable mode on Linux. The instructions only work on a Windows OS. Even when you install MT4 on a Windows OS in portable mode and copy it to a USB Stick and then copy it to the Linux OS. The portable link do not work on a Linux OS. How do you create the
Hi all.
I have recently used ChartSetInteger function to programmatically change sub window height (MT4 latest build 830). Once this code is applied to the chart, then I can't change sub window size manually afterwards.
It seems the code fixes the sub window height and even if I drag my mouse...
Here is the deinit(). Could this be the problem? int deinit() { ObjectsDeleteAll(0, 23); for(int a = ObjectsTotal(); a >= 0; a--) { string name = ObjectName(a); if(ObjectType(name) == OBJ_TREND && (StringFind(name,"DP_Line") >= 0 || StringFind(name,"SW_Line") >= 0))
Dear all, I would like to start this new thread cause I have some indicators that I paid for them and I want to share for free with you, all of you that for years share tons of ideas with me in this beautiful forum. I hope to encourage many users to do the same thing Best regards doc EDIT now the...
Hi, Mr. Guru could you please help me to constantly refresh an ea after each tick movement. I have tried everything, But I just can't make it refresh constantly. What lines of code must I insert to keep an ea and indicator refresh after every tick ? Tnx
[Deleted]
I am trying to add Loss control to my EA. 1. it will stop taking new trade ones it hit X amount in loss Today and will restart taking new trade tomorrow. void TodayLossControling() { // ================================ // 1. Calculate start of current day // ================================
[Deleted]
Hello, I am desperate need of help with getting my Forex Hacked EA to work on my live account. Below is the description of the issue I'm having. My broker is Forex Place (4xp). I do not have access to the code for this EA since it was purchased with rights. I will provide any information you...
So we know that some currencies correlate (or are negatively correlative) to some degree and can be used to confirm or predict movements. This indicator basically puts it all on one scale (from -1 to 1, I put the max to 1.2 so you can see the graphs without the labels getting in the way). I've coded
The RVI indicator ( Relative Vigor Index ) is a pretty good indicator which can be used in various ways to identify reversals. I developed a way to use it for making absolute fool-proof extremely safe and reliable entries, at the beginning of very significant trend direction changes. It can work as...
Is there a possibility to start a backtest from the command line? Something like "terminal.exe -tester EAxyz EURUSD 5min 2000.01.01 2010.01.01" ? Any other idea, how I could start a backtest from outside? I want to use external programs that start different backtests automaticaly. But I have not...
hi my mt4 is set to send the data via dde to excel. excel workbooks i recalculated every 5 seconds. now for soem strange reason dde stops aftre each horu and mt4 stops to update the prices - I am on a demo account is this a known bug??? after i restart mt4 and excel all starts to work fine and the
Comments that do not relate to the " Stop Trading Today when Loss or Consecutive Loss ", have been moved into this topic
I need help please. I have a script that closes the opened positions and opens a new position in the opposite direction. But this script applies this function only to opened positions, from the current active chart. I would now like to rewrite the script so that all open trades are rotated no matter
[Deleted]
Hi all, A year ago or so I started with coding mql4 expert advisors. I have no programming background so I had to learn everything from the start. Currently I am at the stage where I can code most common strategies. In order to improve my coding skills and gain experience, I am offering to code...
Hi together, I need MetaTrader4 and when i downdload and install mt4setup.exe MetaTrader5 opens! What can I do? best regards andy
Hello MQL5 Community, I'd appreciate it if you could help me with the following errors in my code. The first is at the beginning of my "int OnInit()" code, and the second is at the end: "return(point);" I had previously made some minor changes to the code in order to resolve other errors. I'm having
[Deleted]
Hello, I am trying to find a stronger trend. I am using ⭐ MA + ADX(DI) + MACD + Momentum + Bulls/Bears Power + ATR + Ichimoku Cloud This is the ultimate system , combining: ✔ Trend Structure (MA) ✔ Trend Direction (DI) ✔ Trend Strength (ADX) ✔ Momentum (Momentum) ✔ Momentum (MACD) ✔ Buying/Selling
I have tried to find an indicator that will measure the Fib during the ORB trading session, and not before. I would like it to measure mainly after the break out, and upon retracement, the Fib levels are established. Yes, I can use the Fib that comes with MT4, but I have to keep adjusting it, which
/// GET ENTRY PRICE FUNCTION double GetCorrectEntryPrice( string sym, int direction) { RefreshRates(); double ask = symAsk(sym); double bid = symBid(sym); double pip = PipSize(sym); // ----------------------------------------------------- // HIGHER TIMEFRAME for structure +
[Deleted]
Hello, In a trending market, I try to take trades during small counter-trend moves. For example, in an uptrend, the market moves down, then goes back up strongly, then pulls back slightly, and then goes up again. During these smaller pullbacks (counter-trend moves), I take buy trades in the
[Deleted]
Hi all, I have a news scalper EA, but I wish to change some option on it. But I do not compatible with programming and meta4 language. First of all I would like to change the pending orders, to take it 5 pips from the open price. Now it place it from 10 pips from the open price. Secondly I wisht to...
Hi, I set up email in option of metatrader4 , but it is not work. Know everyone what can do
Hi! Somehow I don't have the tab on the bottom of my screen with the trade history. The tool icon is on the top and it doesn't have any history. Does anyone know how can I add it, please? Thanks in advance.
Any ideas how to fix or diagnose this error? it only appears after the EA has been running for hours or days. "Access violation read to 0x0701B3D8 in 'C:\Users\jerky\AppData\Roaming\MetaQuotes\Terminal\D1BB2038AA6820EBB33F0781C376BCE1\MQL4\Experts\MechaPip-New-9000.ex4'"
The "Middle Ages" in our consciousness associate with the concept of inquisition orgy, campfires, on which witches and heretics are incinerated, and crusades for "the body of God". The science in those times obviously was not "in a center of society attention". In these conditions appearance of the...
Hi all, I’m working on a custom MQL4 swing-based indicator that should generate only one clean BUY signal when a bullish trend is confirmed , and only one SELL signal when a bearish trend is confirmed — then stay silent until the trend actually reverses
Hello, I faced a strange error. I'm using ontime function based EAs and recently some EAs stopped with message "cannot set timer (xxx)". As you know, ontimer function requires 'EventSetTimer(xxx) to run the function repeatively. Have you guys ever met this kinds of error? Thank you for your feedback...
Hello guys, my name is Mike hope to be a regular here , does anyone have any suggestions on where to start on forex? I know babypips.com but does anyone know any good book that teach the basics? And, a few questions to the reqular traders here if it's okay :P : 1) How profitable can forex be? 2)...
The MetaTrader 4 platform update will be released on Thursday , December 10, 2020. This version provides error fixes and platform stability improvements. In particular, the update fixes an error in the optimization of data connections between client terminals and brokers' data centers. The new build
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.