For your own pivot indicators I suggest you re-base them off of the new Pivots indicator after the next beta version.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
CPU Usage with IB Data Feed
Collapse
X
-
Just to close the loop on these.
The latest NT Betas are working fine with IB, and the original problem in the first post are gone.
Some of my problems were due to an indicator (a modified system indicator) which was doing too many calculations in the custom Plot function.
Comment
-
The NT pivots indicator originally caused a CPU problem by performing calculations within the custom plot. I had used this code for the SessionPivots and FibCluster indicator. The latest version of the NT pivots indicator has addressed this problem, and the current version of the SessionPivots also uses the modified code to reduce CPU load. Still need to check the FibCluster indicator.
NT6.5 custom plots used less CPU, as they only needed to provide for equidistant bar plotting, whereas NT 7 has multi-dataseries capabilities, slowing down the plotting. CPU load is reduced for SessionPivots V22 and later / FibCluster V14 and later.
Originally posted by aviat72 View PostJust to close the loop on these.
The latest NT Betas are working fine with IB, and the original problem in the first post are gone.
Some of my problems were due to an indicator (a modified system indicator) which was doing too many calculations in the custom Plot function.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
601 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
347 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
559 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
558 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment