Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Exception thrown by the target of an invocation
Collapse
X
-
Ok, this makes me think that its specifically something wrong with my OnOrderUpdate method.
I cant see the rest of the log message, it cuts off and I dont know how to extract the rest of it.
At this time, this is all thats in my OnOrderUpdate method:
Code:private void OnOrderUpdate(object sender, OrderEventArgs e) { Print("OrderUpdated"); }
Comment
-
I didnt delete my old install. I just backed it up in case. Installing did fix the EXCEPTION error message! But then I got a duplicate indicator error on 2 indicators.
I fixed that even though I didnt notice any dupes, I guess they were there though.
I dont have my indicator running at all but I'm getting this Output over and over:
I dont know why. I completely commented out my OnAccountItemUpdate stuff, recompilled and reloaded and even removed the indicator.
Why is this coming through? thanks
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment