MQL4 and MetaTrader 4 - page 8

  Candel Sticks Indicator and Filters  (60   1 2 3 4 5 6)
Hi Guys Realy Great Stuff you are presenting here. I wanted to share this indicator with you. The Indicator is to show the candel sticks reversal patterns. I know that there is 2 or 3 indicators are doing the same as this one. But what I added in this indicator is to recognize the full pattern not
Good morning everyone ... I would like to ask the experts in general if they have news on some utility for mt4 that changes time frames by entering intervals different from those pre-ordained thanks
Hi, lately i trade a bit the dax. My Broker offers a 5 digit stream and so also on the dax i have 7123.x stream My range of supporting scripts uses 4/5 digit adjustment but fails of course on the dax, because even if the stream is 5digits i am allowed only to set the stops at full pip values. 7000...
Hello, Afther updating MT4 to Build 1440 I have the following problems with the platform and have to stop live Trading. it is not possible to shrink/widen the "Market View" windowsas well as the "Navigator" All buttons in the top bar are Disabled. (You cannot use them) While, when they are working
Hi Everybody. It's probably not the best section of the forum for asking this, but can anybody tell me (or send me a link to a page where it's explained) how the activation process works if I buy an EA from MQL5 to an MT4 platform? Reason why I'm asking is that I would like to buy an EA with a...
I have been trying to login to my mql5 account on mt4 terminal (pc) and I’m getting this error. All day.. it’s beginning to piss me off.. I need help please how do I go about this Note: I have changed passwords It’s not my login details
Morning, The indicator does not show/render in the live environment. The indicator work perfectly in the Strategy tester. I am using MT4 Version 4.00 build 1441 Windows 10 -------------- Screenshot shows the indicator with total tick volume and the delta for the day. GBPUSD M5 chart. Any assistance
Hi, can I use screenshot() to snap the screenshot of an order I just opened in theExpert advisor? If it works, does it work in StrategyTester also, or only live? Also, can I use screenshot() within a custom indicator?
how to install mql indicators if multiple mt4s on 1 computer, i have pepperstone mt4 platform and fusion markets mt4 platform on my 1 computer, if i have install purchase indicator through mql website and have install those paids indicators on my pepperstone mt4 platform how do i install the same
Hi - for some reason, my MT4 is not compiling. I'd be super grateful if someone could help compile this into an ex4. Any help very gratefully received, thank you. Love and Light //+------------------------------------------------------------------+ //| EMA + Stochastic Trend EA with Customisable
In my indicators, I use OBJ_BUTTON for creating buttons and I have not implemented any custom sounds for button clicks. However, one of my users mentioned that they hear a sound every time they click a button and asked, "Would you please allow users to turn off the sound of the click button?" I
The MetaTrader 4 platform update will be released on Thursday , October 14, 2021. This version provides error fixes and platform stability improvements. The update will be available through the Live Update system
Apparently, MQL5 's system thought I wanted something decompiled! I do not. I'm looking for the source code link if possible......... It's the modified zigzag from Dr. Richard Gaines (which is public code btw) but with added code to leave a shadow copy of the pointer behind as it keeps making
[Deleted]
  New EA based on the !xMeter  (694   1 2 3 4 5 ... 69 70)
Hi all, I start this thread (with Rlinac agreement) about his great tool: the !xMeter. !xMeter calculate the strength between different currencies. When I study the values on the picture below, it appears obvious that more the variation is large more it would be interesting to open a position. So I...
I have a bunch of MT4 terminals and m y VPS provider recommend that I rent several servers with one core instead of a large server package with multiple cores. I want to upgrade from my current 8 core/16GB Ram server. I have set affinity on all terminal to one core but VPS support says this is a
Hi folks, I hope you enjoyed the Loops & Decisions lesson and the previous lessons as well. In this lesson we will know how to write Functions in MQL4 and how to call(use) them. and... Why don't you download the lesson , it's FREE I hope to see your comment.
Why did you post your MT 4 question in the MT 5 General section (a miscellaneous catch-all category) instead of the MQL 4 section , (bottom of the Root page )? General rules and best pratices of the Forum. - General - MQL5 programming forum ? (20 17 ) Next time, post in the correct place
  Fisher  (30   1 2 3)
RAVI FX Fisher.mq4 posted by Bubble.
Hi, I read this post by Moderator32455 William Roeder 2022.07.05 14:42 #1 https://www.mql5.com/en/forum/428159 about renko backtesting. He said "The tester can only read the regular timeframes. Open the «DataFolder»\..\history and save the M1 and copy the Renko (probably M2) to M1. You don't want
Hello friends. I am having problems with MQL4 indicator coding. I am not that good at programming. I am having the problems I mentioned below with the RSI indicator. Can you help me? When I add this code after the rssi buffer, both lines disappear. It does not produce an error code. Compilation is
  error need help  (13   1 2)
when i put my indicator in the market it gave me this error EX4 file must be compiled using <a target="_blank" href="http://docs.mql4.com/en/basis/preprosessor/compilation"> #property strict</a> directive. what can i do to fix this error thanks in advanced
//+------------------------------------------------------------------+ //| ReverseTrade.mq4 | //| A fully functioning EA that opens a reverse trade when price hits | //| -50% of SL of an existing trade, and keeps original trade open. |
Hello, I have a very simple histogram indicator displayed in a subwindow. It displays fine unless val2 > val1 then the val2 histogram 'covers' the val1 indicator colour. Is there a simple fix to this? Is there a way to send val2 colour to the background so that both histogram colours show on this
  Copy string to clipboard  (17   1 2)
Hello, for to copy text to clipboard, I tried the solution of ricx on https://forum.mql4.com/30795 It's running through without error, but in the clipboard there only is the first character of the input string. I tried to find an explanation and a solution and then replaced "CF_TEXT" with
Even adviser that works on ticks, or any other code, cannot save a variable in memory. Because of this, the ability to make a cool code fades away greatly. When code execution ends, the values ​​of all variables are reset.... And already doesn't matter , that function OnTick (other global function
Hey coders, I found a code about how to maximize a chart window by using SendMessage but I can't find something like WM_MDIMINIMIZE. I googled it but I didn't find a command to minimize a window. Can someone help me? This script is working fine to maximize a chart and I figured out that
Hi! Hope everyone is doing well! I have couple of questions: In MT4: 1. When I double click for example in XAUUSD D1, this data is downloaded from trade server, right? 2. When I select Download, this gives you an alert saying that data will be downloaded from MetaQuotes, so, data is overrided with
Hi everyone, i want to change the default settings for price alert from sound to notification! When i add new alerts over the chart than the expire date is activated. I want this also off as a default. Thanks@all!
  Previous tick's value  (40   1 2 3 4)
I, a custom indicator , just got a new tick and am currently in Start already. I need to find out whether I am to move up from the previous tick or down. Where do I fetch this information
How can I fetch Tick data from MT5 and MT4 broker terminal in real time (live tick data)