CPU Threads

Questions about MultiCharts .NET and user contributed studies.
User avatar
clint454
Posts: 40
Joined: 21 Jun 2022
Has thanked: 22 times

CPU Threads

Postby clint454 » 27 Mar 2024

How many threads can MC utilize per chart?

User avatar
Polly MultiCharts
Posts: 203
Joined: 20 Jul 2022
Has thanked: 1 time
Been thanked: 55 times

Re: CPU Threads

Postby Polly MultiCharts » 08 Apr 2024

Hello clint454,

The chart can include a variety of processes:
  • data downloading
  • auto trading
  • calculation of indicators
  • status line
  • rendering
  • optimization etc.
These processes can run in multiple threads or asynchronously.
If you need more info, please describe your issue in more detail.

waveslider
Posts: 223
Joined: 16 Oct 2011
Has thanked: 66 times
Been thanked: 20 times

Re: CPU Threads

Postby waveslider » 17 Apr 2024

Hello to follow up on this question, is there a guide to the best way to configure a computer for Multicharts?
I would like to know whether RAM, CPU speed, CPU threads, # CPU cores are most important for performance.
Thanks

User avatar
Polly MultiCharts
Posts: 203
Joined: 20 Jul 2022
Has thanked: 1 time
Been thanked: 55 times

Re: CPU Threads

Postby Polly MultiCharts » 18 Apr 2024

waveslider,

Sure, please refer to this article about recommended PC configuration.


Return to “MultiCharts .NET”