fixed test?
This commit is contained in:
		
				
					committed by
					
						 Matthias
						Matthias
					
				
			
			
				
	
			
			
			
						parent
						
							3dd7d209e9
						
					
				
				
					commit
					0dcaa82c3b
				
			| @@ -230,7 +230,7 @@ class Hyperopt(Backtesting): | ||||
|         Define the buy strategy parameters to be used by hyperopt | ||||
|         """ | ||||
|  | ||||
|         def populate_buy_trend(dataframe: DataFrame) -> DataFrame: | ||||
|         def populate_buy_trend(dataframe: DataFrame, pair: str) -> DataFrame: | ||||
|             """ | ||||
|             Buy strategy Hyperopt will build and use | ||||
|             """ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user