finwiz-financial-libraries

Community

Library-first approach to finance calculations.

Authorfjacquet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill clarifies when to use established financial libraries versus custom code, ensuring reliable, maintainable financial calculations.

Core Features & Use Cases

  • Library vs Custom: Decide between TA-Lib, Empyrical, Backtrader, or bespoke logic.
  • Migration Guidance: Provide pathways to migrate standard calculations to libraries.
  • Balance & Thresholds: Maintain business logic for scoring and grading while leveraging libraries for core metrics.

Quick Start

For a new metric, check if a library exists; if not, implement the calculation in clean, well-documented custom code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: finwiz-financial-libraries
Download link: https://github.com/fjacquet/finwiz/archive/main.zip#finwiz-financial-libraries

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository