Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1083
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
What would you advise? Learn from Visual?
I want to fully learn C++. But, as I understand, Visual Studio has its own standards (sort of standards), but some resources say it's better not to use their development environment, but to use gcc to compile and something to write source code (for example, I look at eclipse for this case).
What would you advise? Learn from Visual?
There's nothing more convenient thanVisual Studio. And Stroustrup's tutorial.
There's nothing more convenient thanVisual Studio. And Stroustrup's tutorial.
Stroustrup, in my opinion, writes very dryly. Or maybe it's the translation ("C++ Programming Language. Special Edition")... All in all, it's soporific. It's going to be difficult :)
Hard in training, easy in battle.
I would like to be able to limit the number of bars for calculation in MT4 indicator. I have guessed that such a line should be added.
And if BarsCount = 0, it should calculate all the bars.
But it is difficult to go further. I think some changes should be made in this block, but I am not sure which ones. Please advise me, if it's not too difficult.
Colleagues - please comment... my question as far as the answer is concerned...
Roman, tried to understand, but failed a little, try to reword it to be clearer and more unambiguous. and my questions a little earlier apparently no one here knows(
Hard in training, easy in battle.
Roman, tried to understand, but a little failed, try to reword it to be clearer and more unambiguous. and my questions a little earlier apparently no one here knows(
Does it matter which of these things to select, if the checkbox GENETICS is unchecked (here, this checkbox is hidden behind the drop-down list), because when unchecked - ALL values of optimized parameters will be passed anyway?
Does it matter which of these things is selected if the GENETICS checkbox is unchecked (here the checkbox is hidden behind the drop-down list), because with the checkbox unchecked - ALL values of the optimised parameters will be passed anyway?
It doesn't. The results will be obtained for all combinations of EA's parameters. And you can sort them any way you want.