Hi Boys. I have an algorithm which contains several parameters in the initialization function. I'd like to test a fix combination of them, and see the algorithm performance and risk metrics with those parameters. Is there a way to do it programmability instead of manually update the parameters and run a backtest?
If it is possible, a simple code or notebook will be much appreciated.
Thanks.