The Optimization feature in the Strategy Analyzer is great, but sometimes it gives unrealistic/non-practical results after hours of running the Optimization. Below screenshot shows an example where the top 40 optimal parameters results of optimizing for "Max. net profit" are 100% profitable and $0 gross loss. These optimal parameters only took ~1-3 trades over the range of 2 months.
Feature request: Optimize for a single performance metric (i.e. single objective), however allow us to provide multiple constraints on other performance metrics.
Examples:
- Example 1: Optimize for "Max net profit" where constraints are as follows:
- Total net profit >= some value
- R^2 >= some value
- Example 2: Optimize for "Max % profitable" where constraints are as follows:
- R^2 >= some value
- Gross loss <= some value
- Total net profit >= some value

Comment