Replies: 1 comment
-
If there was a particular reason, it's not documented, and I don't recall it. Maybe because the additional best stats wouldn't fit into the simple 2D data frame as currently returned. π€· I think the function fingerprint could be more like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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?Beta Was this translation helpful? Give feedback.
All reactions