Can show me all the way ??
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
any way to improve optimization speed in my computer
Collapse
X
-
Hello cincal, thanks for writing in.
The IsInstantiatedOnEachOptimizationIteration parameter is set to false by default and saves on memory by preventing re-initialization of the script on every optimization pass.. The other factor will be the amount and type of data being optimized (e.g. a large amount of single tick data). In any case, a large amount of tick data will take a while to process for any processor. If you see the optimization go faster on a smaller set of data where it slows down on a large set of data, there is no amount of optimization that can be done other than reducing the size of the data set.
Best regards,
-ChrisL
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
580 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
335 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment