Optimization Algorithm scripts are used to control the optimization process. During optimization the Desktop and its strategies will be backtested repeatedly with different optimization vectors (script parameter values) as selected by the Optimization Algorithm script.
# | Language | Name |
---|---|---|
1 | Python | How to Create a Brute Force Optimization Algorithm |
# | Language | Name |
---|---|---|
1 | C# | Brute Force |
2 | C# | Genetic |
3 | C# | Monte Carlo |