Hello everyone! I am faily new at MQL5 programming, but i have tho been programming in other languages like Python and C# (i see alot of similarities in C#) i am making alot of different EA's for the purpose of learning. I have made a simple bot that runs off of the MACD indicator, and i would like...
Hi All, have been coding MQL4, I can write the strategy well, however, still not very familiar how to do below, your advice is much more than appreciated 1) unlike .mq4 files, after compile .mqh will not convert to binary? how can convert includes files to binary? 2) I want my EA (or can write a...
Hi In mql5; Is there a way to get the Description property of a Horizontal Line in the drag event? How? Thanks void OnChartEvent(const int id, const long &lparam, const double &dparam, const string &sparam) { if...
Hi A chart has a label which was created by a custom indicator. When I drag this indicator on the chart which already has an EA running, a pop up asking to choose one or the other but not both. The label text changes onTimer and the EA has it's own timer. How can I have the EA running as well as...
I downloaded a MT4 EA, and it seemed to be working well in the account and VPS I logged into. But then I logged into a different account on the platform, and the EA started trading that account! How do I stop this? In this case I only want the EA to trade from one account. I suppose I can close...
[Deleted]
I have a signal on a Micro account , that trades micro pairs ( Ex. EURUSD .Micro ) can someone with a standard account copy my signal on the EURUSD as an example given that mine is called EURUSD.Micro not EURUSD
hello everyone, recently i downloaded some indicators and EA's,but when i want to get a back test of it,in the middle of the process both in visualization and optimization it doesn't go further and and get a result. sometimes with a few changes in expert properties i can get a result,but only with a...
HI, I was wondering if there is a formal/informal platform for Currency/Forex Ideas for next day? I have been through alot of indicators and experts but nothing can replace fundamental and educated guess for next day estimate? Is there anyone who can guide me on this? I just need an idea whether a...
Hello everyone, I have created a new signal and I'm not able to edit the signal settings or the signal description. The settings page is blank. Any ideas why?
Hallo, im MT4 gab es so eine schöne .dll "xpmail", um eine Mail mit Dateianhang mit dem MT4 zu versenden. Gibt es sowas für den MT5 auch? Nichts gefunden trotz intensiver recherche... Oder funktioniert diese .dll auch beim MT5? (noch nicht probiert...) Vielen Dank, Klaus
Signal Subscriber want to delete Review/Rating after unsubscribed in one of my signal, service desk should help delete it as it was misplaced for another signal.
Is it legal for me, as a person, to manage through a signal the funds of third parties in the MQL5 platform without a license? Has the MQL5 platform a license that covers us?
Hi!, I have an EA in the VPS this morning all the orders that I had opened have been automatically closed. How can I know if the liable is the VPS? Furthermore, I have other EA in the VPS it does not open any order and it should be... Is the VPS reliable?
When I calc other timeframe indicator with CopyBuffer function, there is always error 4806. below is the example code, Can anybody help, thanks. #property copyright "kendobrat"#property link "http://www.mql5.com"#property description "Double Relative Strength Index"#property...
hello how many messages can be send during a day ? is there any limitation for sending ? thanks,
I wonder is it possible to pass function to method as argument in case that method is template. Valid C++ example of how I want to do: template<typename TValueType>class ValueWrapper{ public: TValueType* Value; ValueWrapper(TValueType* initialValue){ Value =...
Good day everyone, What happens in the event that i subscribe to a signal with a negative floating profit? Do i inherit the floating loss or the copy only start with the next trades? When is the right time to copy a signal?
Nowhere to post this. Slow complete algorithm with forward testing just has a max of 256 records on forward test and 800+ on backtest. 800+ is correct number on backtest but forward should have same number. regards Darryl
I am trying to get the pip difference between the higher and lower bollinger bands in my code. I am using the following code for this. double bolinger_upper_band=iBands(NULL,0,bPeriod,Deviation,Shift,Appliedto,MODE_UPPER,1); double bolinger_lower_band=iBands(NULL,0,bPeriod,Deviation,Shift...
Yes, No, It's all right, now
A word of advice to a newcomer. Last year, I used to get rating bonuses all the time. It was convenient for me to use them to pay for the server. In January I put up new products, the attendance went ranking a hundred points a day is growing. Well, I think I'm so a couple more accounts on the server
[Deleted]
Hi, I am a newbie and I just discovered that my <Deleted> LiveAccount doesnt support subscriptions to signals. Unfortunately that ist what I mainly wanted to do. Additionally the new ESMA regulations are making a subscription to an account with high levereage rather difficult (I dont have a lot of...
hi ... can we plot a Forex chart in mt4 that show holidays ? reason for this idea: some trading methodologies (like W.D.GANN trading) take in considerations the idea of counting holidays i need to show the holidays in the chart as shift in space not counted numbers only.. any suggestion ?
Hello. I would like to know if I can find my charts made from my PC on my iPhone? Currently I use tradingview to get my charts and I use the application of my broker for my orders. I wish I could find my charts and place my orders from an application. Thank you !
I was blocked yesterday after requesting some friends. Does anyone know how many requests trigger this site to block our account? Service Desk no longer answers these types of questions they told me to go to the forum and they only answer financial questions now. If there is an employee from this...
I cannot get it working at all order= OrderSend(NULL,NULL,0.01,open,2,bot-0.0002,MathMax(profit,profit2)+0.0004,NULL,NULL,NULL,Green); x=1; y=1; } for(y=1;y>=2000000000;y++); for(x=1;x>=200;x++); order=OrderSelect(y,SELECT_BY_POS,MODE_TRADES); if(order<0){ Alert("Error"); } else { if(Ask>0...
A signal that I followed started to give synchronizing alert every minute. It's so annoying. Can anyone help?
Hi folks How long does approval of seller account status usually take? The site says 10 working days but I applied over a month ago and it's still awaiting approval. Thanks Michael
I am suppose to ask in the forum apparently how to copy yourself. I can do it however it wants to charge me and thats is crazy so how do you not pay to copy yourself? Thanks
Hi, is there any function can let us know current Symbol() is in which category(forex,index.commodity)? because i want write below condition: FX product is 10pips TP Index(Dow/HSI) is 10 points TP Gold is 30pips TP Crude is 20pips TP Thanks, EC

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.