Is your feature request related to a problem? Please describe.
Ability to backtest a large range of parameters faster thanks to vectorization of indicators
Describe the solution you'd like
By vectorizing indicators it's then possible to test a large range of parameters in a single loop; example: https://vectorbt.dev/
Describe alternatives you've considered
Using https://vectorbt.dev/
Is your feature request related to a problem? Please describe.
Ability to backtest a large range of parameters faster thanks to vectorization of indicators
Describe the solution you'd like
By vectorizing indicators it's then possible to test a large range of parameters in a single loop; example: https://vectorbt.dev/
Describe alternatives you've considered
Using https://vectorbt.dev/