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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
169 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
88 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
128 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
208 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment