I have noticed that during high volatility environments like the market open, NT dies. It just can not keep with all the computation& charting, and the high incoming tick speed.
Windows task manager shows that NT is taking 25% CPU. This is a quad core machine running Windows Vista Home Premium. This suggests that NT is primarily using a single core for its threads.
I have seen comments about NT being able to use multiple cores when back-testing. Is it possible for NT to use more than 25% of the CPU when doing live-charting (and trading?)
Will a different version of Windows make a difference? Do I have to enable any O/S settings for NT to use more than core?
How I can I modify the workspace to reduce the computational overhead?
Are the drawing/graphic/Plot functions the primary CPU user? Perhaps using multi-instrument/multi-timeframe charts with more indicators might be the way to go then instead of multiple charts with single time-frame.

Comment