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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
144 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
70 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
78 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment