If you're building algorithmic trading systems or need to implement quantitative strategies, this gives you the technical foundation without the fluff. It covers the practical stuff like backtesting frameworks with proper metrics (Sharpe ratio, max drawdown), execution algorithms including TWAP and VWAP, and order management with smart routing. The code examples are realistic, handling things like moving average crossovers, mean reversion with Bollinger Bands, and position sizing with risk controls. It's aimed at developers working on trading platforms or quant researchers prototyping strategies, not retail traders looking for get-rich-quick signals. The focus is clearly on infrastructure and systematic approaches rather than market prediction.
npx skills add https://github.com/personamanagmentlayer/pcl --skill trading-expert