MQL4 and MetaTrader 4 - page 5

  _rdb_The Best Free EA  (3395   1 2 3 4 5 ... 339 340)
Hello all, I open this thread because I create some EA and want to share it for free and unlimited to all of you. I choose TSD forum for place to share it because first time I learn MQL and all my knowlegde about MQL language begin when i read tutorials on this forum. First EA will be discussed is...
  Will Brokers Close MT4 Soon?  (13   1 2)
Will Brokers Close MT4 Soon? Hello, fellow traders! I’m seeking your insights on something that has been on my mind recently. As we know, MT4 has been the go-to trading platform for years, trusted by millions of traders worldwide. However, with the increasing popularity of MT5 and brokers gradually
Hello. I added M1 candlestick data to my historical center, but every now and then fewer candlesticks appear than I added. It's a strange phenomenon because it selects some pairs and removes some candlesticks, or removes them completely. It always removes data from random pairs, so it has nothing
If the C drive is full and MT4 can no longer write logs, but the EA keeps printing messages — my question is: will MT4 still keep trying to write data to the log file even though it can’t, or will it skip the file writing but still show the Print messages in the Expert log window? I tested this on
  Market Profile  (182   1 2 3 4 5 ... 18 19)
  Stochastic Trader  (14   1 2)
Stochastic Trader 1.00 This indicator shows stochastics on multiple timeframes. By default it uses 34,13,13 for the trend and 14,3,3 for the signal. These, of course, are adjustable. Here is a screenshot in use.
hi I'm new in programming. can you please help me to find out what's the problem with this part of my EA ? I've got this Error : 'totallots'- some operator expected double TotalLots () { double totalots=0; for(int i=0; i<OrdersTotal(); i++) { OrderSelect(i, SELECT_BY_POS,...
Hello, I need help. I have purchased indicator and rented some in MQL5 market. I already installed it my mt4 and I was using it ok without issues. However after I updated my PC the indicator s stopped working. I tried to re-install my MT4 but it will not load in the chart. Any suggestions pls
[Deleted]
Hello, i had find out with the help of a Moderator that in the Strategy Tester the function OnChartEvent() does not work, i wanted to ask if somebody knows a trick or solution how i can get the chart event also in a Strategy backtest.
I'm running a strategy in the tester where certain actions is supposed to call the WebRequest function and send me a Telegram message. In the MQL Reference manual, it clearly states " WebRequest () cannot be executed in the Strategy Tester " on both MQL4.com documents and the offline manual, so I
Hello everyone Is there anyone that can direct me pages where I can read up on how to code to identify swings? It's easy for me to identify them, but the method I'm using visually is not consistent enough to translate it to the PC. I have broken my brain these past couple of days trying to figure
  Profit percentage indicator  (24   1 2 3)
First off I would like to thank you guys for all the knowledge I have gained from reading the forums. So I decided to sign up and chat with other traders. I have been trading for about 2 years with mini lots and do okay. One indicator I saw here looks like it would be a great help to quickly view...
  ADX alert!!  (145   1 2 3 4 5 ... 14 15)
Hi, Can anyone help me with this favor? I am looking for an ADX that will alert, when a cross between D- and D+ occurs and vice versa. Sound alert that a cross happened, that will be appreciated Thanks
Hi, I will change broker and I need to check some data in lower timeframes, eg M5 before actually trading. I use MT4 to access the new broker. How can I download 3-4 or more years of data? I go to the History Center, double-click the timeframe, and also increase max bars in history/chart options to
When I am running backtests with my EA, it seems to store the results and then it won’t rerun new data? How do I erase or reset the database so it does it fresh on a retest
Greeting , Can anyone help me please with programe lines (code base) to add to my EA -mq4 file simply , I only want the EA to open trades only if RSI value between 65 and 35 for example or 70-30... etc , it would be really appreciated sorry I don't have experience in programming
  TRIX Indicator  (36   1 2 3 4)
TRiX (3 Exponential) indicator for MetaTrader 4. The TRIX is a trend-following indicator used by triple smoothing of price and looking for anomalies and rate of change. How To Use TRIX How To Use TRIX Download here: Click here to download Great trading
  Simple Ichimoku Scalping  (62   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...
Hello, I'm hoping to find some help here. I've been researching and trying to figure out how to combine two indicators MACD and Stochastic Oscillator into one indicator but haven't had any luck. I'm not looking to overlay them on top of each other in the MT4 chart window but actually combine the...
  ProfitTracker & MFI w/ MAs  (13   1 2)
I've attached two indicators that I've made. You may or may not find them useful. ProfitTracker ========== Keeps a list of profit/loss over the last month, week, day, hour and currently open trades. Amounts change color depending on whether or not they're in profit. I've had a bad day so far, so
  Heikin Ashi (better formula)  (107   1 2 3 4 5 ... 10 11)
Can someone do this program? From an article made by BNP-Paribas it seems that we can have better representation with Heikin Ashi if we made the following modified Heikin-Ashi candlesticks as follows: a. haOpen, haHigh and haLow according to Dan Valcu formulas. b. haClose is calculated first
Hello, The android metatrader 4 application, build 1357 keeps resetting the chart, cancelling out any changes made. I have configured the chart 4 times so far and it keeps resetting. I have not been able to ascertain what exactly triggers the reset as on 3 occasions it happened within 24 hours of
Hi coders, whatever I try with these functions, I only get 5 as a result today. But Saturday should be 6. Is there any trick to get the the weekday?
Our System: Using: Mozilla Firefox Windows 7 OS MT4 " not" loaded in Program files (Not a UAC issue) Downloading: Email attachment with the .ex4 file,When I click on " Download ",Browse (Program to use to download the file), I use metaeditor.exe . Should I be using something different ? File Looks...
Hi, Please anyone knows how I can locate the Currency Strength Meter Pro source file [private contact details redacted] [Image cropped by moderator]
I have been developing an EA but after a few backtest runs it now goes really slowly. It runs fast on my other computer with the same broker like it used to do where it runs slow now. It has nothing to do with my EA code and I have cleared all the log files, caches or any other files related to the...
Hi About a month ago I purchase an mt5 indicator and most of my main indicators is on mt4. Would it be possible to switch my recent indicator purchases into mt4? If so, where would I do this or who do I contact? J
I noticed that some logs were not saved in the logs file until application close, but others were only updated when the application closed. Is this true? And if so, is there a way to change this
I have purchased the EAs Everthing work normally for weeks, but today I cannot Install the EA (9 of 10 activations left) as shown in the pictures below. I can still access market tap and signal tap but when I push the install button the system shown this message MQL4 Market: failed download product