Skip to content

AlexBlasberg/pairs_trading_cryptocurrencies_strategy_catalyst

 
 

Repository files navigation

pairs_trading_cryptocurrencies_strategy_catalyst

Pairs trading strategy example based on Catalyst. This article describes the strategy https://towardsdatascience.com/pairs-trading-with-cryptocurrencies-e79b4a00b015

This strategy uses Catalyst framework for backtesting https://enigma.co/catalyst/beginner-tutorial.html

Project contains:

pairs_trading_cryptocurrencies_strategy_catalyst.py - main file. You should execute this file by python in Catalyst environment.

cointegration_analysis_cryptocurrencies.ipynb - this ipython-notebook carries out a cointegration test analysis.

About

Pairs trading strategy example based on Catalyst

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.4%
  • Python 2.6%