Risk Assessment Calculate risk metrics for stocks and positions. Instructions Note: If is not installed or is not found, replace with in all commands below. Arguments - - Ticker symbol - - Analysis period: 1mo, 3mo, 6mo, 1y (default: 1y) - - Dollar amount for position-specific metrics (optional) Output Returns JSON with: - - Historical volatility (annualized) - - Beta vs SPY - - 95% Value at Risk (daily) - - 99% Value at Risk (daily) - - Maximum drawdown in period - - Risk-adjusted return - - If position-size provided, dollar VaR Explain what the risk metrics mean and suggest position sizing…