Skip to content

Firstyjps/pair-trading-system

Repository files navigation

Pair Trading System

A market-neutral statistical-arbitrage engine for identifying and trading cointegrated pairs.

What it does

  • Screening — scans a universe for cointegrated pairs (Engle–Granger / correlation filters)
  • Signal generation — computes the spread z-score and triggers entry/exit at configurable thresholds
  • Backtest — evaluates the market-neutral strategy (PnL, hit rate, max drawdown) on historical data

Why it matters

Pairs trading isolates relative mispricing while hedging out broad market direction — a core building block of quantitative and systematic equity strategies.

Stack

TypeScript · time-series statistics · backtesting harness

Research/educational project. Not investment advice.

About

Statistical arbitrage / pair-trading engine — cointegration screening, z-score entry/exit signals, and backtest of market-neutral spreads.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors