Errors, bugs, questions - page 1305

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
it came up once the first time I started debugging with the terminal open
got up once when first starting debugging with the terminal open
Why isn't the symbol in Market Watch deleted? Neither programmatically nor manually. No charts are open for this symbol.
Build 1108.
I detected this behaviour. As a result of the error, I call myself from the function. When running the Expert Advisor in the strategy tester of MT5 - the tester rightly writes "Stack overflow". In MT4, however, the terminal just crashes (from Alpari, build 765).
the nicknames have disappeared, will it always be like that for verified users now?
How can I see the code? I actively use recursion (multiple function calls from itself) and haven't seen any errors.
No, I made a mistake myself. I made a mistake in the condition and it resulted in infinite recursion. The matter is that MT5 terminal processed this situation normally, disabled the Expert Advisor and generated a message about stack overflow. The MT4 terminal, on the other hand, shut itself down.
No, I made the mistake myself. I made a mistake in the condition and it resulted in infinite recursion. The matter is that MT5 terminal processed this situation normally, disabled the Expert Advisor and generated a message about stack overflow. The MT4 terminal, on the other hand, shut itself down.
Did you write in MT4
?