The monthly volatility is similarly given by the following code: print("Monthly volatility", annual_volatility * np.sqrt(1./12.)) Whatjust happened?
確定! 回上一頁