How do we limit the number of thread if MC is multithreading  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
Emmanuel
Posts: 355
Joined: 21 May 2009
Has thanked: 109 times
Been thanked: 28 times

How do we limit the number of thread if MC is multithreading

Postby Emmanuel » 22 Mar 2014

Hi


How do we limit the number of thread when we optimize our input of strategy backtesting ?

How do we limit the number of thread when MC is multithreading, in backtesting ?

Which registry do we have to modify ? to use only 1 or 2 thread in the same time when we do an optimization of variable in our backtesting ?

Emmanuel

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: How do we limit the number of thread if MC is multithrea  [SOLVED]

Postby Henry MultiСharts » 25 Mar 2014

Hello Emmanuel,

There is no way to limit the number of threads in backtesting.
In order to limit the number of cores for optimization to 1 please import the attached One_Thread_ForOptimize.reg file and restart all MultiCharts processes.
In order to utilize all cores for optimization import All_Thread_ForOptimize.reg
Attachments
Threads_For_Optimization.zip
(523 Bytes) Downloaded 389 times

Emmanuel
Posts: 355
Joined: 21 May 2009
Has thanked: 109 times
Been thanked: 28 times

Re: How do we limit the number of thread if MC is multithrea

Postby Emmanuel » 27 Mar 2014

Hello Henry

This is excellent !!!!! It works very well !!

:):):)

Thank you very much , It is Very usefull and very necessary.

Like that I can adjust Multicharts depending on the need.

Thank you very much Henry

Emmanuel


Return to “MultiCharts .NET”