·track-equity-cumulative-return
</>

track-equity-cumulative-return

fatfingererr/macro-skills

Track cumulative return of stocks/indices with multi-ticker comparison, index Top N ranking, and visualization. All comparisons use S&P 500 as the fixed benchmark.

3Installs·0Trend·@fatfingererr

Installation

$npx skills add https://github.com/fatfingererr/macro-skills --skill track-equity-cumulative-return

SKILL.md

All cumulative return analyses use S&P 500 (^GSPC) as the fixed benchmark. This is a core methodology decision:

For cumulative return calculation, the base date is the last trading day of the previous year:

All tickers are aligned to common trading days with data.

Track cumulative return of stocks/indices with multi-ticker comparison, index Top N ranking, and visualization. All comparisons use S&P 500 as the fixed benchmark. Source: fatfingererr/macro-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/fatfingererr/macro-skills --skill track-equity-cumulative-return
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is track-equity-cumulative-return?

Track cumulative return of stocks/indices with multi-ticker comparison, index Top N ranking, and visualization. All comparisons use S&P 500 as the fixed benchmark. Source: fatfingererr/macro-skills.

How do I install track-equity-cumulative-return?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fatfingererr/macro-skills --skill track-equity-cumulative-return Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/fatfingererr/macro-skills