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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
310 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
200 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
186 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
278 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
229 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment