Strategy 'Mystrategy': Error on calling 'EventHandlerBarsUpdate' method: Object reference not set to an instance of an object.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Event Handler error
Collapse
X
-
Event Handler error
What does Eventhandler mean in this case? Usually if its object reference error its on bar update but I havent seen Eventhandler..
Strategy 'Mystrategy': Error on calling 'EventHandlerBarsUpdate' method: Object reference not set to an instance of an object.Tags: None
-
Hello tkaboris,
Thank you for your post.
The EventHandlerBarsUpdate occurs when bars are updating in real-time. What does your strategy Mystrategy do? Does this error occur consistently when testing your strategy or is it only intermittent? If possible, I suggest commenting out different code segments until you are able to identify which portion of code is resulting in the error. This process is described here:
Please let me know if I may be of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
60 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
43 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
47 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
38 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment