MQL4 and MetaTrader 4 - page 5

How can I search for indicators in this forum? I need the Hodrick Prescott Filter for MT4. Please, if anyone can help me, I thank you in advance. Gus
Hi, finally I managed to use NotePad++ (google) to edit and compile mt4-files with some surprises :) 1) I created one folder for both mt4-compiler: 32 and 64 bit. (you'll find the HowTo in: Editor=>F1=>Search:"Compiling") 2) In that folder I created as well two folders MQL4 and MQL5! 3) In the MQL4...
FIRST TIME I LOGIN, I CLICK "SAVE PASSWORD". But now i forget it. How to solve? Thanks
Resetting password requires my current password. I input my current password along with my new password. But mt5 doesn't reset my password. Any idea on how to reset the password
  Close and Reverse orders  (36   1 2 3 4)
Sometimes there is a need to reverse the trade that u open. The attached script will close all open orders that already running and will open a new orders with equal lots size. The scrip will close and reverse only the orders that the symbol() is equal to the one that the script is attached to
Hi Gurus, Can I get a chart event, when I click on mouse button (BEFORE I release the button)? As I experienced, the event occurs when I release the button. Thanks
  _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
  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...