mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 07:07:29 +08:00
cd3a63415c
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.