Quant Stack Router

Entry router for Python quantitative finance: names the right library and flags where the model's training prior is stale. TRIGGER - read this FIRST when a quant task names no specific sub-domain, when asked "which library should I use" for anything financial, or when a plan spans several of data, backtest, risk and execution. Also read it before importing any finance package whose status you are assuming from memory - several widely used ones are dead, relicensed, or have flipped a default since training. SKIP when the task already names its own domain - go straight to market-data-sourcing, backtesting-engines, broker-execution-apis, portfolio-and-risk, factor-and-timeseries-research, china-ashare-data or crypto-data-and-execution rather than routing through here.

howard-lynn-ye 5310bf1 10.7 KB Updated

File contents

howard-lynn-ye/fin-skills/tree/main/fin_skills/_skills/quant-stack-router commit 5310bf194e

Frequently asked questions

npx skillmds@latest add howard-lynn-ye/quant-stack-router