For example, I have 2 parameters I want to optimize on: PT (profit target) and SL (stop loss). And let's say I want to run an optimization with PT from 10-100 and SL from 10-100 and optimize for max profit. However, I don't want any backtests run where SL > PT because I don't like strategies that have a risk-to-reward ratio > 1. Also, this will speed up my optimizations as it doesn't bother backtesting scenarios in that condition. How would I accomplish this in code?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Cancelling a backtest during optimization
Collapse
X
-
Cancelling a backtest during optimization
How can I conditionally cancel one of the backtests performed during optimization?
For example, I have 2 parameters I want to optimize on: PT (profit target) and SL (stop loss). And let's say I want to run an optimization with PT from 10-100 and SL from 10-100 and optimize for max profit. However, I don't want any backtests run where SL > PT because I don't like strategies that have a risk-to-reward ratio > 1. Also, this will speed up my optimizations as it doesn't bother backtesting scenarios in that condition. How would I accomplish this in code?Tags: None
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
85 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
48 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
67 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment