None of my custom coding or functions are causing high memory allocation, only LogEventArgs. Reloading the NinjaScript does not clear this memory, however restarting NinjaTrader does free up this memory. Any ideas? Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
High memory usage after custom SuperDomColumn running awhile - LogEventArgs issue
Collapse
X
-
High memory usage after custom SuperDomColumn running awhile - LogEventArgs issue
I have a custom SuperDomColumn that slows down greatly after it's been running for awhile. I opened this up in VS memory profiler and I see very high usage and object counts for "NinjaTrader.Cbi.LogEventArgs"
None of my custom coding or functions are causing high memory allocation, only LogEventArgs. Reloading the NinjaScript does not clear this memory, however restarting NinjaTrader does free up this memory. Any ideas? ThanksTags: None
-
Hello schmidtbc16,
Thank you for your reply.
Does this only occur when running this particular custom column? Is it one that you've created yourself, or one you obtained from a third party vendor?
Are there messages related to the column shown in the log tab of the Control Center?
If you created the custom column yourself and are only seeing this occur when it's running, we would suggest that you comment out all logic in the script until the behavior stops, then uncomment until it returns to identify what exactly may be causing the causing high resource use.
If it's a third party script, I would suggest reaching out to the developer to identify what may be causing the issue.
Thanks in advance; I look forward to assisting further.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
68 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
150 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
100 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
288 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment