self.update_parameters#

strategies.strategy.Strategy.update_parameters(self, parameters)#

Update the parameters of the strategy.

Parameters:

parameters (dict) – The parameters to update.

Return type:

None