I'm am experiencing a problem with the update of the status or orders in terminal (and hence in my EA). An extract of the Journal follows for clarity: 2019.05.03 11:30:22.814'1123079866': modify pending order #93112412 buy limit 0.20 DE.30.. at 12408.0 sl: 12368.0 tp: 12458.0 -> price: 12408.6 sl:...
Na paridade AUDCAD , e somente nela, no meu MT4, o gráfico mensal está travado no canto esquerdo da tela. O que fazer
I have an ea which is placed on 10 different charts in mt4. The problem is it opens many trades. I just want it to place a maximum of 3 positions. So for example if the chart 1 trade is buy EURUSD, chart 2 is buy USDJPY and chart 3 is Buy USD/CAD and on chart4 there is a signal to buy usd/chf, then
Hi guys.. I know that this might seem very simple but for the life of me I cannot work it out... I have an Auto Fibo custom indicator that automatically displays the Fibonacci levels as the market progresses. How can I get it offset from the right hand side of my screen? I've played around with...
can someone link me to a MT4 tutorial? have been trading crypto for a while, but not so sure how to get around MT4. how can i find XAUUSD
Hi folks, How can I double check the values my EA is assessing. Because when I do it manually my EA seems to be missing signals, so I'm trying to see what it is comparing, so that I can adjust my code accordingly. 1) I am asking it to tell me when RSI crosses and closes above 50 on the 4H chart (eg
Hi guys... I've just bought a Dell 2850 (2 x 3.6Ghz with 8GB RAM) server to help me optimize my EA. Can anyone give me an indication of how many instances of Mt4 I can run concurrently? Thanx Mike
After a while, everything in my optimization returns zero. What could be wrong? Can metatrader only handle so many iterations?
Hi all, I am pretty new to forex and MQL4, I tried to find an answer to my question using google and the search button but didn't find anything useful. My question is, what value does MODE_SIGNAL give when using iMACD? The reason why I am asking is that I am comparing those values, to the one that...
[Deleted]
Hi guys... I've been killing myself over this piece of script for the last 1 week(yes, one entrie week...) and I still can't find the problem... Can you pleasehelp me? I'm trying to write a small function to close up the one order that'scurrently in the biggest loss (or: the "Least pofitable open...
//+------------------------------------------------------------------+//| new.mq4 |//| Copyright 2017, MetaQuotes Software Corp. |//| https://www.mql5.com...
Hello people. I would to know if is possible to link two or more MT4 platforms through internet. My idea is to manage the accounts of some people by sending the signals from my MT4 to their MT4 platforms through the web. I'll be very grateful if somebody tell me how to get it or where I can read...
[Deleted]
I'm trying to code an EA based on the support and resistance levels this indicator provides, but I can't figure out how to get the values. There are no buffers so I assume a little code needs to be added to this indi? Any help will be greatly appreciated....
Hi, I have been using metaquotes app on my Huawei mobile for a while, and have a set of indicators in my PC that send notifications to it. But two weeks ago I started receiving all the notifications corresponding to a period of time , say, a few hours, delayed for several hours and all at the same...
Good EveningI use EA_Ilan-TrioKS v1.47 and it allways worked fine and with profit but since three days ago it started operating strange, whenever the system is restarted it closes all BUY orders even causing loss.It makes a stop loss with the value of actual price and closes the trade. Has anyone...
Hi, Firstly, I Have never write new topic this forum, the format may be incorrect, sorry. I would like to develop my first EA. I tried to convert Custom Indicator to EA, but failed. This codes was correctly compiled as Indicators and succeed sending mailalert. Therefore, I thought that the convert...
Hi, im trying to code a basic program with mql4 but since im a beginner, i don't really know how to code and i've got some problems, i don't even know if my program is okay. when price break the upper side of a rectangle which represent a zone, the indicator should send me an alert when price does a...
Hello, This is my first time using graphical objects in an indicator. I would need to draw a vertical line everyday at the same time "22:00", could you please guide me to a solution? Thanks
#import "user32.dll" int RegisterWindowMessageW(string MessageName); int PostMessageW(int hwnd,int msg,int wparam,uchar &Name[]); got error message: 2019.05.18 12:30:16.944 2019.01.01 00:00:00 Cannot call 'user32.dll::RegisterWindowMessageW', 'user32.dll' is not loaded Menu
Good day to all! I have a question - when creating a Fibonacci Levels object, is it possible to make each level a different colour, and how can I assign a signal value to an EA to each level? Thank you in advance! Sincerely, Eugene
Hi, Is there any way to get an alert (via email or metaquote/phone) when the Tool / Signal "Enable real-time signal subscription " option is unchecked ? Regards Olivier
Hi I have the problem, as in the picture and can,t solving? For example, I want to load a Indicator and then show me this message, it is not possible to auto-tune my MT4 platform, maybe because I installed another M4 platform for another account and then deleted it ... how can cameback natural as...
MQL4, EA how to load Indicator template I saved on computer to the chart? so that I don't need to load it every time manually. thanks a lot
Hi guys, I have a problem with my custom indicator: Then the indicator should mark if there was a band riding so I created a BandRiding.mql4 indicator that works the trend if it is higher or lower than% B after which in the second indicator acquires the data of the first and if in present trend...
I have this EA which has various buttons. Buttons marked with X closes the relevant pair. There is a button "B/S the direction" I want to use this button to do the following When pressed: Criteria: if previous day's Close is Less than previous days Open, Sell. if previous day's Close is greater than...
I am new to mql4 programming. I have watched alot of video of mql4 programming and i am ready to start developing my own but my challenge is that when I create a new file I dont see the Start() function as i saw it in the video but I am see OnTick(), OnInit(). Has the Start() function been removed...
Dear firends, I want to assign a name on a variable and I want the name to include the Timeframe or the symbol name of the current chart. As an example suppose that I'm running my indicator on "W1" timeframe so I want my variable name to be XYZ_W1 . I want to know is it possible in MQL4 to do so ?...
Good Evening i'm not able to do: Make a new order after the last lost, the new order must be sended when the price crosses the last order close price. the code: //+------------------------------------------------------------------+//| OnTick...
Hello, i am interested if there is any way to move each particular bar to remove space between open and close of previous bar
Hello Is it possible to assign indicator buffer for all bars to an array while the indicator has bars limit? For example the indicator calculating buffer for last 500 bars , and I want to assign buffer for all bars into an array. because I don't have access source to remove this limit
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.