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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
41 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment