Discussing the article: "Developing a Multi-Currency Expert Advisor (Part 32): Secrets of the Optimization Project Creation Step (II)"
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
Check out the new article: Developing a Multi-Currency Expert Advisor (Part 32): Secrets of the Optimization Project Creation Step (II).
We have now systematized and automated most of the operations that were previously performed manually. For example, three stages of similar optimization tasks that must be performed within a single project have been identified, and a tool has been developed that generates the required number of optimization tasks to be stored in a database. This is a project creation script-like Expert Advisor. It is called a script because it is not intended for trading, and once it has completed its job of populating the database according to the specified parameters, this Expert Advisor automatically stops running.
Last time, we began discussing how to form or select the values of the launch parameters for the project creation Expert Advisor. We have already discussed the parameters that determine the creation of first-stage optimization tasks. But the parameters of the second and third stages still remain. Let's take a look at what they consist of, what values to set for them, and how to make an informed choice.
Author: Yuriy Bykov