Questions from Beginners MQL5 MT5 MetaTrader 5 - page 1064

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello! In the article "How to properly submit a product to the market" only 1 EX5-EX4 file is specified?Question? Advisor based on indicator, calculations in indicator file in advisor function iCustom(2 files), how to submit to market? Service Desk will not answer for 3 days?
Artem thanks for the reply, how do I do it? There is an indicator file, there is an Expert Advisor file with iCustom function. Is there a file to be included?
Don't scatter your questions over different forum threads - it will be easier for everyone:
Forum on trading, automated trading systems and testing trading strategies
Any questions from newbies on MQL4 and MQL5, help and discussion on algorithms and codes
Igor Makanu, 2019.06.13 18:09
You were answered in the MQL5 questions thread - enable indicator as a resource, don't know how - start by searching the site "resource"
https://docs.mql4.com/ru/runtime/resources
Service Desk deals with financial matters, not trainingI understand the dialogue here. The MQL is big! I have to read it. Thanks for the help.
couldn't google or solve an elementary problem (((.
there is a position holding time in seconds, i need to get time as hour + minutes + seconds , ( how to convert everything to days/months/hours/minutes/secondshttps://www.mql5.com/ru/code/353 - not what i need. don't need days and months, need only hours even 1000 h)
The truth is in here somewhere, but minutes is getting a lot!
I get a lot of minutes!
You don't use the updated number of seconds when calculating the minutes.
Hello, I want to make an alert on the condition that the maximum of the first candle is equal to the maximum of the second candle. That is, not exactly equal to, but about, a margin of error of 5 points. Help.
That is not exactly equal, but approximately, a margin of error of 5 points.
You are not using the updated number of seconds when calculating the minutes.
Thanks, that's one of the errors, but still can't figure out how to get from 159,002 seconds 44 hours 10 minutes 2 seconds (online calculator )) )
here's the solution but i think i'm missing something
Thank you. Can you tell me why the arrow is on the second bar and not on the first.