-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Discussed in #1307
Originally posted by acud September 11, 2025
I just tried the MultiBacktest
and saw that it only returns the heatmaps, but not the stats. I wonder, since it wraps the optimize function, why not return the stats for every symbol too? It is a bit difficult to see what are the optimization results without seeing all the relevant data coming out of the stats too. Any particular reason why those weren't included?
the function fingerprint could be more like
Backtest
, withbest_stats
and thenheatmaps
conditionally returned. 👍
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request