Applied Quantiative (Portfolio) Risk Management
-
scale_to_target_volatility()
: Create a signal to scale returns to a target (annualized) volatility. -
backtest_signal()
: Create a vectorized backtest from a signal and the underlying returns. -
backtest_portfolio()
: Create a vectorized backtest from a portfolio of weights and the underlying returns.
MIT Licence