Environment: MetaTrader 5 Build: 4885 Operating System: Microsoft Windows Server 2025 Datacenter (10.0.26100 Build 26100) (Note: Error also reproduced on a different machine with the same MT5 build) Problem Description: While developing an Expert Advisor that operates based on M1 data, I've
I opened service request. Last time support team helped just in 2 hours, But this time 5days no reply. Is it normal
How come is i already defined since i is part of for scope, does anyone know about this? I know the fix, but this has never happened to me once, and from some time ago, it just doesn't stop.. Thanks! void OnTick () { for ( int i = 10 - 1 ; i >= 0 ; i--) { Print (i); } for ( int i =
Hello guys, I have this error and i just can't solve it. Could any of you give me some tips ? int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 10, 0, 0, "Auto Buy", 12345, 0, clrGreen); When i change this to this: int ticket = OrderSend(Symbol(), OP_BUY, 1.00, Ask, 10, 0, 0, "Auto
#property indicator_chart_window #property indicator_buffers 1 #property indicator_plots 1 #property indicator_label1 "Test Trailing Stop" #property indicator_type1 DRAW_LINE #property indicator_color1 clrMagenta #property indicator_style1 STYLE_SOLID #property indicator_width1 2 double
Hello - I've coded an EA that is ready to sell. I want to be able to link to my live MT5 EA account but don't know how to do this or whether there are any free options available. Any advice would be appreciated. Thanks very much, Mark
please help i cannot buy the indicator because he say payment failed
Hi, i recently started coding using mql5, and i'm making my first steps. I was developing this expert advisor. It was nothing serious (i didn't even finish it), it was just an attempt to understend how simple "buy" methods work. Anyway, i keep getting stuck when i actually have to send the order
Problem with identity verification, I may have done something wrong, but it's not good that it ends with a general apology and a limit of retries, I get a rejected message: "Your application has been rejected. Sorry, your application did not pass the automated review and was rejected. You have
I need the aid of a GM to reset PW, so i can start placing some of my Ea's to sell thank you
Hi, No trades taken by EA for 2 days. Can you help me
I am looking for guidance on how to use my GPU for the Strategy Tester in MetaTrader 5. Could someone please provide a detailed explanation or point me to relevant resources? My GPU is GTX 1050ti 4GB, and I have already ensured that the drivers are up to date. Thank you in advance for your help
Hello MetaQuotes Team, I’d like to suggest a feature that would greatly enhance the workflow between the desktop and mobile versions of MetaTrader 5, especially for traders who do their technical analysis on a computer but rely on mobile notifications when away from the screen. Feature Idea: A
Why can I not create a OBJ_HLINE on a subchart? ObjectCreate( ChartID () , "theSubChart", OBJ_CHART, 0, 0, 0) ObjectSetInteger( ChartID () , "theSubChart", OBJPROP_CORNER, CORNER_LEFT_UPPER); ... bool res = ObjectCreate ( ChartID (), "xyz" , OBJ_HLINE , 1 , 0 , 1.137 ); I created a subchart and
What would happen if, for example, all the traders in the world went long on the Eurobucks at the same time? Would the price explode upwards and fly off into space
Good day Guys, I can't find 'Signal' Tab ,, Although i download both MT4 & MT5 and Download it in windows tablet and laptop still can't find the signal tab + signal option in Tools>Options>Community is disabled
Hey everyone, I’m working on an Expert Advisor (EA) and trying to integrate Machine Learning to improve its performance. However, I’m running into some issues with optimization. The backtest results are not consistent, and I’m also struggling with overfitting . Does anyone here have experience with
Machine learning in trading: theory, models, practice and algo-trading
(36942 1 2 3 4 5 ... 3694 3695)
Good afternoon, everyone, I know that there are machine learning and statistics enthusiasts on the forum. I propose to discuss in this topic (without holivars), share and enrich our own knowledge bank in this interesting field. For beginners and not only there is a good theoretical resource in
We are happy to announce that one of the largest Git hosting services GitHub now officially supports the MQL5 and MQL4 programming languages. Now, developers of trading robots and indicators can use all the possibilities of the GitHub web interface, including access to the statistics of the...
I need some help: I tried to validate my account to be able to create signals and trackrecord for my accounts but it was denied with the message below: Can someone help me how to resend the documents as this option does not open. I couldn't find any contact for support and I can't talk to anyone via
I'm brand new to mql5 and I am having an issue where 2 arrays are returning a value but the other 2 are not. I included the journal in a backtest // global variables int fast_ma_handle, med_ma_handle, slow_ma_handle, atr_handle; // OnInit fast_ma_handle = iMA ( _Symbol , PERIOD_CURRENT ,fast_ma
Hi, Since 11/30/2024 I have not been able to rent the VPS. My bank informed me that the MQL5 collection system rejects payments. Please help me solve this problem as I have been stuck and going around in circles for some time now not knowing what to do. Sincerely
Hi, I am testing a pairs trading for EURUSD and GBPUSD symbols but if the settings symbol is not EURUSD or GBPUSD the results are different. I see in trading history the EURUSD and GBPUSD are traded but not correctly. Why would the result be different
If backtest with "every tick based on real ticks" is profitable - how much confidence can I have
(3)
My backtest results are pretty good when tested with real ticks. What other tests can I do to ensure there is no future looking behavior that may be contributing to my good backtest result
Hi all. Just wondering if there is a way to contact a seller prior to buying their EAs. I have a few technical questions that need to be addressed by a seller
I think it should be updated Twitter to X Skype is being retired so it should be Teams Google Talk -> Hangouts
I want to disable or delete an account in mql5 market , How can i do that. Thanks in advance
Hi, i just ran into a challenge today, when i tried to apply my EA onto a different instrument. Eg. GOLD vs EURUSD etc. Is it possible to modify the source code, so that i can input the lowest value to eg. 5-6 decimal places? For now, the lowest value is '0'. Decimal places are only possible in the
Hi Everybody! Need help! Who knows, how to open a several pending orders simultaneously in few clicks? I need to set a grid of 10-20 orders very quickly. Each value should be set in the appropriate field. For example: 0.01 --- 0.81760 0.02 --- 0.81730 0.03 --- 0.81700 0.04 --- 0.81670 0.05 ---

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.