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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
58 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
361 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
281 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment