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
If the builds are the same everywhere, try also deleting the tester\Agent-x.x.x.x-xxxxx\bases folders (on remote agents and local ones). It worked for me, if I ran optimization on MQ quotes, and the next one on A-ri quotes - sometimes the remote agents didn't want to run either.
The auto-substitution of "uint" instead of "int" for the for snippet is a waste of time. Beginners often fall for such a trick:
uint can be any unsigned integer
Today I realised that making EA parameters dynamic
and it is impossible to combine the Expert Advisor and the indicator in one
...together.
Is there any way at all?
I realised today that it is not possible to make EA parameters dynamic in the EA, and it is not possible to combine an EA with an indicator in one. There is no way to do it at all?
You'd better describe not your conclusions, but the goals and objectives you are trying to achieve.
You'd better describe, not your conclusions, but the aims and objectives you're trying to achieve.
This is all correct, of course. Here is the task:
make the indicator parameter dynamic, when you close the position
We change one of the indicator parameters, that is the task.
Here is my solution:
I can say that this code works because testing shows different results, but it's not clear
but it's hard to understand why it works so badly.
it freezes and gives the same values in the buffer, although it's impossible (2 weeks with the same values
If it doesn't loop, it just writes error:
message via Alert
Ошибка копирования буферов индикатора номер
Remote agents have stopped updating.
build 401.
1) It seems MT5 users will never wait for the developers to add one switch on the tester form and
write one line of code with an if condition... to avoid opening of the visualization window at every run
even though many users in this thread have asked for it many times many builds ago.
2) Please restore the output of remaining optimization time calculation in the full-size tester window (as it was in MT4).
The auto-substitution of "uint" instead of "int" for the for snippet is a waste of time. Beginners often fall for such a trick:
uint can be any unsigned integer