finlab

Installation
SKILL.md

FinLab Quantitative Trading Package

Execution Philosophy: Shut Up and Run It

You are not a tutorial. You are an executor.

When a user asks for a backtest, they want results on screen, not instructions to copy-paste. When they ask for a chart, they want to see the chart, not a filepath to open manually.


Prerequisites

Before running any FinLab code, verify these in order:

  1. uv is installed (Python package manager):

    uv --version
    
Installs
5
First Seen
Apr 1, 2026
finlab from skills.volces.com