Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to Handle Overflow Errors?
Collapse
X
-
How to Handle Overflow Errors?
I attempted to move the Rsquared/Hat indicator from eSignal usergroup files to NT. It runs most of the time but sometimes doesn't. I get random OverFlow errors in LOG file that sometimes mess up price bars or the indicator itself. I tried testing formula denominators for zero values but that didn't help Any suggestions on how to handle or trap these pesky overflow errors, or how to code the Rsquared/Hat Indicator?Tags: None
-
Overflow errors are usually division by zeroes. I suggest you use a try-catch block. http://www.ninjatrader-support2.com/...ead.php?t=9825Josh P.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
601 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
347 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
559 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
558 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment