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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
54 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
25 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
17 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
23 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
24 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment