All Projects → lamres → pairs_trading_cryptocurrencies_strategy_catalyst

lamres / pairs_trading_cryptocurrencies_strategy_catalyst

Licence: other
Pairs trading strategy example based on Catalyst

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pairs trading cryptocurrencies strategy catalyst

Gekko Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
Stars: ✭ 1,022 (+2905.88%)
Mutual labels:  trading-strategies, trading-algorithms, cryptocurrencies, cryptocurrency-exchanges
quick trade
convenient script for trading with python.
Stars: ✭ 63 (+85.29%)
Mutual labels:  trading-strategies, trading-algorithms, cryptocurrencies, cryptocurrency-exchanges
Algotrading
Algorithmic trading framework for cryptocurrencies.
Stars: ✭ 249 (+632.35%)
Mutual labels:  trading-algorithms, cryptocurrencies, cryptocurrency-exchanges
LiuAlgoTrader
Framework for algorithmic trading
Stars: ✭ 514 (+1411.76%)
Mutual labels:  trading-strategies, trading-algorithms, cryptocurrency-exchanges
rockfish
Rockfish is an arbitrage bot for the Stellar Decentralized Exchange (SDEX)
Stars: ✭ 58 (+70.59%)
Mutual labels:  trading-strategies, trading-algorithms, cryptocurrency-exchanges
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (+885.29%)
Mutual labels:  trading-strategies, trading-algorithms, cryptocurrencies
Pi-Trader
A cryptocurrency day-trading bot for Raspberry Pi.
Stars: ✭ 44 (+29.41%)
Mutual labels:  trading-strategies, trading-algorithms, cryptocurrency-exchanges
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (+347.06%)
Mutual labels:  trading-strategies, trading-algorithms, cryptocurrencies
plutus-algo-backtesting
Algorithmic Trading : A python framework to run backtest on stocks using your own custom algorithmic strategies
Stars: ✭ 28 (-17.65%)
Mutual labels:  trading-strategies, trading-algorithms
hmm market behavior
Unsupervised Learning to Market Behavior Forecasting Example
Stars: ✭ 36 (+5.88%)
Mutual labels:  trading-strategies, trading-algorithms
awesome-pinescript
A Comprehensive Collection of Everything Related to Tradingview Pine Script.
Stars: ✭ 563 (+1555.88%)
Mutual labels:  trading-strategies, trading-algorithms
FAIG
Fully Automated IG Trading
Stars: ✭ 134 (+294.12%)
Mutual labels:  trading-strategies, trading-algorithms
QuantResearch
Quantitative analysis, strategies and backtests
Stars: ✭ 1,013 (+2879.41%)
Mutual labels:  trading-strategies, trading-algorithms
Strategems.jl
Quantitative systematic trading strategy development and backtesting in Julia
Stars: ✭ 106 (+211.76%)
Mutual labels:  time-series, trading-strategies
Tickgrinder
Low-latency algorithmic trading platform written in Rust
Stars: ✭ 365 (+973.53%)
Mutual labels:  time-series, trading-algorithms
binance-downloader
Python tool to download Binance Candlestick (k-line) data from REST API
Stars: ✭ 44 (+29.41%)
Mutual labels:  cryptocurrencies, cryptocurrency-exchanges
algotrading-example
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
Stars: ✭ 169 (+397.06%)
Mutual labels:  trading-strategies, trading-algorithms
tradingview-alert-binance-trader
This trading bot listens to the TradingView alert emails on your inbox and executes trades on Binance based on the parameters set on the TD alerts.
Stars: ✭ 153 (+350%)
Mutual labels:  trading-strategies, trading-algorithms
catalyst-docs
Documentation for the Catalyst algorithmic trading library
Stars: ✭ 41 (+20.59%)
Mutual labels:  trading-strategies, trading-algorithms
trading strategies
my Algo Trading Strategies
Stars: ✭ 28 (-17.65%)
Mutual labels:  trading-strategies, trading-algorithms

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].