A Simple Portfolio Dashboard + Performance Analyzer for Your Alpaca Account

Thought I’d share this basic web tool that I put together for anyone that needs to compute things like CAGR, Sharpe, Sortino, Calmar, Ulcer Index, Drawdown, Winrate, Expectancy, Skew, Kurtosis, and other metrics of their Alpaca account portfolio returns:

Alpaca Portfolio Dashboard Performance Analyzer

The metric thresholds have been set arbitrarily by default but can be modified in the source code at your own discretion.

Also added is an option to download the output as .xlsx for the data and .zip.for the charts.

The Github Repository for this can be accessed here:
Link to the Github Repository