self.update_parameters#
- lumibot.strategies.strategy.Strategy.update_parameters(self, parameters)#
Update the parameters of the strategy.
- Parameters:
parameters (dict) – The parameters to update.
- Return type:
None
Update the parameters of the strategy.
parameters (dict) – The parameters to update.
None