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 NullPointStrategies, Today, 05:17 AM
|
0 responses
41 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
124 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
64 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment