Errors, bugs, questions - page 2660

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
need an ID - local agent in the tester, not sure why there is no such functionality
I would like to repeat this, so as not to get lost in randomness)
1. Please advise if I open chart ChartOpen(), then how can I return focus (activity, visibility) on my chart, from which my EA works, without closing it.
2. Who knows why Bid, Ask does not coincide with chart price Close[0]https://www.mql5.com/ru/forum/160683/page1082#comment_15152111
Yeah, I was looking for that, I didn't think it was the place to look
That's how you get an agent's number.
MT5 bug (build 2342) compilation error when calling a template function with explicit argument types, when called from an overloaded non-template function.
Bug MT5 (build 2342) generates a compilation error when generating code for a template function even though there is an overloaded template function with a suitable signature for the parameters passed.
C++ online:https://onlinegdb.com/HyxjmV-DVI
Bug MT5 (build 2342) generates a compilation error when generating code for a template function even though there is an overloaded template function with a suitable signature for the parameters passed.
C++ online: https://onlinegdb.com/HyxjmV-DVI
Forum on trading, automated trading systems and trading strategy testing
Bugs, bugs, questions
Sergey Dzyublik, 2020.02.28 22:21
Have you ever heard back from Metaquotes about all the hard test work you do?
Yes and no.
No complaints on my part, but a good word never hurts.
How to get "partial specialisation" for test function to distinguish transferred parameters and execute different algorithm in each case?
I will be glad to help, thank you.
C++ online with expected behaviour(https://onlinegdb.com/rycNVNDN8).
There is no way to solve the following problem:
How to get "partial specialisation" for test function to distinguish transferred parameters and execute different algorithm in each case?
I will be glad to help, thank you.