What problem does it solve? Quantitative analysis requires combining statistical tests, factor research, and backtesting workflows that are tedious to set up manually. This Skill provides ready-made frameworks for pairs trading, volatility regimes, seasonality, multi-factor models, and ML prediction, all powered by Longbridge market data. ## Core Features & Use Cases - Strategy Frameworks: Covers pairs trading/cointegration, volatility regime strategies, seasonality effects, multi-factor stock selection, factor research (IC/IR), hedging, and execution cost modeling. - Quant CLI: Runs user-defined Navi or PineScript indicator scripts server-side against historical K-line data via longbridge quant run. - Statistical & ML Tooling: Includes ADF/GARCH statistical tests, walk-forward optimization, and sklearn-based Random Forest prediction with backtest metrics. - Use Case: Ask whether two stocks are cointegrated and receive the hedge ratio, spread Z-score, half-life, and a trade signal computed from 252 days of Longbridge K-line data. ## Quick Start Ask the assistant to test whether AAPL.US and MSFT.US are cointegrated and suitable for a pairs trading strategy.