Improve documentation
This commit is contained in:
		| @@ -533,8 +533,9 @@ class MyAwesomeStrategy(IStrategy): | |||||||
|     } |     } | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| !!! Note: | !!! Note | ||||||
|     Parameter-files will overwrite parameters within the strategy. |     Values in the configuration file will overwrite Parameter-file level parameters - and both will overwrite parameters within the strategy. | ||||||
|  |     The prevalence is therefore: config > parameter file > strategy | ||||||
|  |  | ||||||
| ### Understand Hyperopt ROI results | ### Understand Hyperopt ROI results | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user