Our premade scripts

Optimization Algorithm Scripts

Run custom optimization algorithms.

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.

How To Scripts

# Language Name
1 Python How to Create a Brute Force Optimization Algorithm

System Scripts

# Language Name
1 C# Brute Force
2 C# Genetic
3 C# Monte Carlo