Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is this possible?
Collapse
X
-
Not exactly. What I'd like to do is optimize a variable over 100 days. Then optimize the same variable over 101 day. On and on...for thousands of days in a row. The optimized variable would print to the output window. It would show the if the optimized variable drifts over time.
Basically, it is possible to modify or create new backtest type?
Comment
-
Hello eleven,
It is possible to make optimization scripts.
But you can increment a variable on each new session in each iteration for that iteration.
You can optimize an input from 1 to 100.
If the variable needs to change on each new day for every iteration, just increment the variable.
If the variable stays the same for the iteration and is different from each other iteration, just optimize an input from 1 to 100.Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
478 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
318 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
257 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
340 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
308 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment