Hello . I have been composing a blog post for ~a week now ,adding to it alongside an EA development.[the blog post is intended to be a manual for that EA] While i can see the blog post in my drafts list (the blog was never published) https://www.mql5.com/en/blogs/my/drafts , when i click on it i am
Hi, I've opened a couple of demo accounts with certain brokers that don't seem to work with the standard MT5 platform (downloaded at metatrader5.com) but force you to download their own version of the app instead which is very inconvenient as you end up with several version of the app installed
It is usually below General, but it seems to have disappeared
Is it possible to write an inner class without placing the whole inner class inside the parent class? Something like include, or writing it elsewhere as to not interfere the clarity of the outer class
This is a question that seems very difficult to answer. Some feel it is possible to trade without emotions, while others feel otherwise. What is your view on this? And if you think its possible to trade without emotions getting in the way, please tell us how.
As everyone is busy working and there is no time to keep looking into the chart all the time. I want to know how should i get alerts on my mobile phone or email from my indicators. Do i have to connect it through Email (but its not working for me). Do i have to connect with telegram? or is there any
Hi Everyone, I am new in this website and also new trader with a little experience and i would like to ask all experienced traders their honest opinion about the stop/loss whether you recommend the use of it or NOT trading in ZN 10y US bonds, daily trade
Hello. I need to create an Ea and Metatrader 5 just to close an order. I want to close when crossing a moving average , considering "period", "Method", "apply to". I didn't find anything ready on the internet
Hi, I did simple test and the result was very weird. double myCurrent[ 100 ]; void OnTick () { double dt = 12345 ; if ( Open[ 1 ] != dt ) { static int counter = 0 ; dt = Open[ 1 ]; if ( counter < 100 ) { myCurrent[counter] = Open[ 0 ]; } ++counter; } }
Hello to all MQL4 experts here, Recently I've tried to code a trailing stop EA that trails behind the high of the highest bar from the current bar to the shift of the OrderOpenTime bar. iHigh ( _Symbol , _Period , ( iHighest ( _Symbol , _Period , MODE_HIGH , iBarShift ( 0 , _Period
I've downloaded a demo account. I've noticed there are only currencies. Are there stocks or options in demo accounts without being subscribed with data provider? and how
I used to able to click and move the label easily in MT4. In the MT5, it is hard to click and move becase I have to click a little dat at upper left coner. Is there any way to select whole label in the MT5? string name= "TESTLABEL" ; ObjectCreate ( 0 ,name, OBJ_TEXT , 0 , iTime ( NULL , 0 , 0
Why is there no protection for buyers being mislead by sellers making false claims about indicators. Constantly sellers are saying indicators dont repaint, recalculate. When you buy them, the do repaint and recalculate and wont update. I used to support them but many are just scamming people. I have
error of Volume when I try to import price data how can i import price data(start, high, low, close and volume) without any error? importing system displays different value when i try to import data
The documentation mentions this about "Report" parameter: Report — the name of the file to save the report on testing or optimization results. The file is created in the trading platform directory. You can specify a path to save the file, relative to this directory, for example
how many charts can mt4/mt5 run effectively? What is the maximum of charts / EA's one platform can handle effectively and what size VPS (RAM) would be required? thanks, Mark
hi, I'm new in mql5 website. need to please ask how does a developer demonstrate a coded EA to a customer ? because obviously the progammer is not going to hand over the EA for testing without getting paid 1st. thanks
OLD version NEW version
Hi, I've seen on forum that i can not my change username according to rules. well, then i just opened a new account but i can't verify it on market because i already used my identification on this account. What to do? Can anyone help me
Hello, here it's hard to understand for me why the compiler generate this error and how I can fix it: #define __Log__(_msg) {StringConcatenate(_msg,"<session_id>\t",_msg); \ Print(_msg);} int OnInit () { string fn = __FUNCTION__ , msg= " started" ; __Log__(fn+msg); // compilation error : "+" -
Hello, I was trying to open the live trading account of Metatrader5. But was not able to open with hedge. That hedge option was disabled. Screenshot is attached Please guide. Thanks and Regards Gitanjali
Hi all, there is a function written by fxsaber template < typename T> void ArrayReindex( T &Array[], const double &TmpSort[][ 2 ] ) { T TmpArray[]; for ( int x = :: ArrayResize (TmpArray, :: ArrayRange (TmpSort, 0 )) - 1 ; x >= 0 ;
Hello, I think there is a issue in MetaEditor 2485. In older builds of program, there is option to replace a part of code or a single word with blank (empty field). In the latest version if field "Replace with:" is empty, the program completes the field with the last option. This precludes the
Hello, I noticed that the latest build cannot get the value of "tick value" when you do a back test. Something that previous builds did. I don't know if this only happens to me, or it's a matter of the terminal. You can to see the different between FT and BT for EURJPY pair in the images
i just set up a demo accounting and am stuck on waiting for updates and i cant add any chart please help i already logged in
Hi great Folks!!! Hope all is well. It seems like automation and coding just never ends as errors ever present. Kindly assist with fixing an issue with the moving average. Code is written to read exponential moving average at current and at a prior shifted value to determine bullish or bearish trend
I've created a really simple synthetic instrument (SIEN20 - XAGUSD) which shows spread between Silver and its Sep futures contract. Works perfectly in strategy tester and I can easily do analysis and create my own trading logic using it, but when it comes to real live trading, it keeps having
Hello MT4 community, Yesterday I was experiencing some payment issues when trying to buy the program "name removed ". After fixing the payment issues, I accidentally bought the version for MT5. I realized this only after pressing install on the program in the market. I've commented and the creator
Dear experienced traders Do you know what does Arbitration mean in freelance job? Thank you in advance and best wishes, Sky
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.