analyse_combination#
API documentation for tradeexecutor.analysis.grid_search.analyse_combination Python function.
- analyse_combination(r, min_positions_threshold)[source]#
Create a grid search result table row.
Create columns we can use to compare different grid search combinations
- Parameters:
min_positions_threshold (int) –
If we did less positions than this amount, do not consider this a proper strategy.
Filter out one position outliers.
r (GridSearchResult) –
- Return type: