Set of functions to perform (financial) peer performance calculations
-
Updated
Nov 13, 2024 - R
Set of functions to perform (financial) peer performance calculations
This function optimizes portfolio weights based on a user-specified weighted linear combination of the Sortino ratio, Sharpe ratio, average total return, average downside risk, average standard deviation of returns, and max drawdown.
This Python script performs portfolio optimization based on different optimization criteria: 'sharpe', 'cvar', 'sortino', and 'variance'. The script uses historical stock price data downloaded from Yahoo Finance.
Calculate your OKX Transaction Metrics
Add a description, image, and links to the sharpe topic page so that developers can more easily learn about it.
To associate your repository with the sharpe topic, visit your repo's landing page and select "manage topics."