mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-09 11:50:09 +08:00
Continue on path of converting values stored inside of risk metrics to use a DataFrame instead of storing multiple lists. Also, the need for latest_dt in getting the current volatility for the sharpe calculation, shows that we need to set the lastest_dt at the beginning of the update loop.