Elitetradernyc
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Crashing problem
Collapse
X
-
Crashing problem
Hey guys ive got this problem with this one strategy it seems to crash a backtest when it runs on the 1 betterrenko type but it works just fine on a 2 betterrenko bar size. Also the backtest for betterrenko works but the optimization also crashes NT. I tried resetting the instruments and even reinstalling NT, deleting the cache also. Any other ideas for what might be causing it?
ElitetradernycTags: None
-
hey, it actually does not crash it just freezes the application and hangs for hours, then I have to use the windows task manager to close NT.
Comment
-
Try printing out the OHLC values of a 1BetterRenko loaded on a chart, and that should tell you why your processing is getting FUBAR.Originally posted by elitetradernyc View PostHey guys ive got this problem with this one strategy it seems to crash a backtest when it runs on the 1 betterrenko type but it works just fine on a 2 betterrenko bar size. Also the backtest for betterrenko works but the optimization also crashes NT. I tried resetting the instruments and even reinstalling NT, deleting the cache also. Any other ideas for what might be causing it?
Elitetradernyc
By the offset coding of BetterRenko, 1BetterRenko would imply 0.5Ticks, which are obviously impossible. Not having seen the actual BetterRenko code, I can only say that that would most likely cause unpredictable behavior.
Of course, not having seen the source code, I could be talking out of my hat.
Comment
-
Hello elitetradernyc,
It sounds like an endless loop may have been created by setting the size too low.
Does this issue still occur with only 1 day in between the from and to dates in a backtest or only 1 day in the Days to load if added to a chart?
If you add a print to OnBarUpdate, does this print show endlessly in the output window?Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment