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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
32 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
356 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
277 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment