I have uploaded my trace file that shows the exception. Let me know if you need my NTBroker file as well. I thought there might be sensitive information in that file so I didn't attach it publicly.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Unhandled Exception: Exception has been thrown by the target of an invocation
Collapse
X
-
Unhandled Exception: Exception has been thrown by the target of an invocation
I ran a strategy overnight. It was run on 4 instruments and was running fine. In the middle of the night when executions came back, it started throwing exceptions. These seem to be OnExectionUpdate() related. I have nothing in that handler myself.
I have uploaded my trace file that shows the exception. Let me know if you need my NTBroker file as well. I thought there might be sensitive information in that file so I didn't attach it publicly.Tags: None
-
It is the same one I sent yesterday, but I did change a few things in the strategy and haven't seen the exception....Originally posted by NinjaTrader_PatrickH View PostHello NJA_MC,
Thank you for your response.
Can you send us the strategy you are running that generates the exceptions? If so, please send to platformsupport[at]ninjatrader[dot]com with this thread in the subject line "http://www.ninjatrader.com/support/forum/showthread.php?t=74465".
I disabled the IsEnabled=true; (this seems to be an evil think under NT8 Beta right now). Also added a StartBehavior = StartBehavior.ImmediatelySubmit;
I also commented out the "sub Callbacks for Data/Depth/Orders". Not sure exactly which one solve the problem, but suspect it might be the Callback or the Evil IsEnabled....
I can email you this functional version of the same strategy.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
45 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
30 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
99 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
177 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
170 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment