When running optimization in the strategy analyzer, I'm optimizing around 40 parameters. When doing so, the test uses 100% of my CPU. Does this mean I need more processing power to optimize the script, or is the issue with the syntax of the script?
When running a regular backtest in the strategy analyzer, it only uses 10% of my CPU.
Here are my specs:
Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz 2.60 GHz
32.0 GB (31.8 GB usable)

Comment