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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
88 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
134 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
119 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
69 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment