mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-11 14:57:45 +08:00
95b379d567
An oddity that was exposed while working on making the return series passed to the risk module more exact, the series comparison between the returns and mean returns was unbalanced, because the mean returns were not masked down to the downside data points; however, in most, if not all cases this was papered over by the call to `.valid()`