self.update_parameters¶ strategies.strategy.Strategy.update_parameters(self, parameters)¶ Update the parameters of the strategy. Parameters parameters (dict) – The parameters to update. Returns Return type None