Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategy Analyzer consuming memory?
Collapse
X
-
Yes, with the new PC, the consumption continues, but since I have more RAM, I can cycle through more optimizations before having to kill NT to release the memory.
Something in my code is causing this, I am using standard NT code, no add-ons. This is a scratch build.
How can I track this down? Is there a profiler in VS I can use to see which process/class is using up memory?
Comment
-
Hello Skechers,
Thanks for your note.
We do not have an example of this specifically.
To locate what in your script is causing the behavior you could reduce the script to see what section/line of code might be causing the behavior.
For example, comment out sections of code in your script and test to see if the behavior persists. If at any time you comment out a section of code and the behavior stops, it is likely that section of code causing the behavior.
Or, you could use Visual Studio tools as QuantKey_Bruce mentioned but using those tools goes beyond the support we are able to provide you with in the Support department.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
77 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
45 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
27 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
63 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment