mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-02 10:44:16 +08:00
27ab36deb2
The minutely calculation of risk metrics had been removed with a previous patch, remove vestigial references. Remove a test which tested the behavior of updating the second minute of a day. Remove the logic that changed the datetime index of the risk metrics depending on emission rate, now only trading_days are needed. Remove `returns_frequency` parameter since both minute and daily data frequency always use daily returns.