Abort should abort.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Optimize Abort doesn't actually do anything
Collapse
X
-
Optimize Abort doesn't actually do anything
I've been running some optimizations lately that are taking too long, and whether i abort 1 minute in or 10 minutes in, nothing actually aborts. I know this because my output window is still printing as if it was optimizing. Its frustrating that I need to restart the app to fix this. Why does it happen?
Abort should abort.Tags: None
-
Hello Skifree,
The Abort button will cancel testing any remaining iterations of the optimization as soon as the currently testing iteration completes.
(Meaning it will not interrupt the inprogress backtest iteration, but will abort running further iterations)
Note, that if the computer has run out of memory resources the computer will use the hard drive as memory (known as page filing or paging) and the optimization will slow to a crawl and aborting will take a really long time.
If this is happening, taking advantage of IsInstantiatedOnEachOptimizationIteration being set to false can improve the memory resource use.
Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
92 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
51 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
23 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
34 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
34 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment