var middleBar = x; Draw.Line(this, "HighighestHighMouse", false, middleBar - 15, price, middleBar + 15, price, Brushes.Green, DashStyleHelper.Dot, 5);
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
DrawLine NullReference Exception
Collapse
X
-
DrawLine NullReference Exception
Found a bug in DrawLine
This code which intends to draw a line from middleBar('s ago) extended 15 bars forward and 15 bars back; results in an Unhandled System.NullReference Exception if middleBar + 15 is greater than the number of bars available.Code:Tags: None
-
Hi reach4thelasers,
May I confirm you are using the latest version of NinjaTrader 8.0.5.2?
I was not able to reproduce this behavior.
Attached is a test indicator. Are you able to reproduce the crash adding this test indicator to a chart?Attached FilesChelsea B.NinjaTrader Customer Service
Comment
-
Hey Chelsea,
I am no longer able to reproduce the issue either. Just spent an hour trying - I think its been fixed!
Thank you
Kevin.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
122 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
104 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
82 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
102 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
82 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment