cointegration topic

List cointegration repositories

AlgorithmicTrading

810
Stars
178
Forks
Watchers

This repository contains three ways to obtain arbitrage which are Dual Listing, Options and Statistical Arbitrage. These are projects in collaboration with Optiver and have been peer-reviewed by staff...

cointanalysis

37
Stars
10
Forks
Watchers

Python library for cointegration analysis. It carries out cointegration test and evaluates spread between cointegrated time-series based on scikit-learn API.

trading-backtest

318
Stars
141
Forks
Watchers

A stock backtesting engine written in Java. And a pairs trading (cointegration) strategy implementation using a bayesian kalman filter model

Applied-Econometric-Time-Series

29
Stars
6
Forks
Watchers

A repository to explore the concepts of applied econometrics in the context of financial time-series.

pair-trading

42
Stars
13
Forks
Watchers

Statistical arbitrage of cointegrating currencies with pair trading where the signal for the next day is predicted using LSTM

Pairs-Trading-Analyzer

18
Stars
6
Forks
Watchers

C# Console Application: Asks for two files containing historical financial data in the same format as files from Yahoo Finance. Performs the two-step Engel-Granger Test for Cointegration and simulates...