Skip to content

A Project to identify statistical arbitrage opportunities between cointegrated pairs. This is referred to as 'Pairs Trading' which is a bet on the mean reversion property of the spread.

Notifications You must be signed in to change notification settings

sashml/Statistical-Arbitrage-Algorithmic-Trading

 
 

Repository files navigation

Statistical Arbitrage - Algorithmic Trading

This repository includes the Notebook, which entails the data analysis and algorithm(s), a seperate python file that is used to do the Engle-Granger cointegration test and a datafile.

The key to success in pairs trading lies in the identification of security pairs (Vidyamurthy, 2004). Therefore, first an analysis on the data provided is done in order to determine which pairs of stocks can be traded profitably. Thereafter, implement and backtest a trading strategy to trade the selected pairs. Final report on request.

About

A Project to identify statistical arbitrage opportunities between cointegrated pairs. This is referred to as 'Pairs Trading' which is a bet on the mean reversion property of the spread.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%