- Indicator is causing mt5 to Automatically close
- OnTimer - How is the functionality of OnTimer, when in a custom indicator, which is called from an EA?
- is this correct implementation of iCustom in mql5
-
Don't post pictures of code, they are generally too hard to read.
Please edit your (original) post and use the CODE button (or Alt+S)! (For large amounts of code, attach it.)
General rules and best pratices of the Forum. - General - MQL5 programming forum #25 (2019)
Messages Editor
Forum rules and recommendations - General - MQL5 programming forum (2023) - Abdullah Alrai:1.after i launch it the buffers draws out of their values that i didnt load in code this is the first question2.when i call time value in oncalcuulate indicator freez dont respod to other duals like onchert events or ontimer..etc3.when i run this function it is function that make claculates on time it also freeze why
Do you really expect an answer? There are no mind readers here and our crystal balls are cracked, so we can't see your machine.
How To Ask Questions The Smart Way. (2004)
Be precise and informative about your problemWe can't see your broken code.
Always post all relevant code (using Code button) or attach the source file.
-
See How to do your lookbacks correctly #9 — #14 & #19. (2016)
-
Don't post pictures of code, they are generally too hard to read.
Please edit your (original) post and use the CODE button (or Alt+S)! (For large amounts of code, attach it.)
General rules and best pratices of the Forum. - General - MQL5 programming forum #25 (2019)
Messages Editor
Forum rules and recommendations - General - MQL5 programming forum (2023) -
Do you really expect an answer? There are no mind readers here and our crystal balls are cracked, so we can't see your machine.
How To Ask Questions The Smart Way. (2004)
Be precise and informative about your problemWe can't see your broken code.
Always post all relevant code (using Code button) or attach the source file.
-
See How to do your lookbacks correctly #9 — #14 & #19. (2016)
Locate the problem, write a little code that reproduces it, and attach that little code here.
This is the only way to get help. Unlike your current attempt to attract psychics (which will never succeed), the only way that works requires your effort.
P.S. I find the following ridiculously naive:
Forum on trading, automated trading systems and testing trading strategies
Abdullah Alrai, 2024.04.15 02:31
Not only did you not provide code to reproduce the problem, but you also blacked out the function identifier. Do you really think that you have a chance of meeting a psychic?
- create a new indicator;
- declare buffers in it;
- gradually add the code (or its equivalent) from the main indicator until the problem you described appears;
- after the problem has appeared, review the code again and remove as much as possible everything that is not needed to reproduce the problem;
- attach a short, concise code here, the launch of which will allow other users to see the problem
attach a short, concise code here, the launch of which will allow other users to see the problem
The shorter and simpler the code you create to reproduce the problem, the better chance you have of someone here taking the time to look at it and try to reproduce the problem.
There is no other way.
But I’m willing to bet that if you start doing it the way I wrote in the post above, you won’t post anything here. Because in the process of localizing the problem, you will find it yourself.
The shorter and simpler the code you create to reproduce the problem, the better chance you have of someone here taking the time to look at it and try to reproduce the problem.
There is no other way.
But I’m willing to bet that if you start doing it the way I wrote in the post above, you won’t post anything here. Because in the process of localizing the problem, you will find it yourself.
Thank you mr vladislav for your advices but realy here is the problem
This could be down to too much processing, too much loops running, maybe unneeded processing on historic data? Depends what the indicator should do, many indicators are only needed to reveal current market dynamics and trends
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use