Skip to main content

Algorithmic trading and quantitative financial analysis framework for decentralised exchanges and blockchains

Project description

CI Status

pip installation works

Trading Strategy logo

Trading Strategy framework for Python

Trading Strategy framework is a Python framework for algorithmic trading on decentralised exchanges. It is using backtesting data and real-time price feeds from Trading Strategy Protocol.

Use cases

  • Analyse cryptocurrency investment opportunities on decentralised exchanges (DEXes)

  • Creating trading algorithms and trading bots that trade on DEXes

  • Deploy trading strategies as on-chain smart contracts where users can invest and withdraw with their wallets

Features

Example and getting started

See the Getting Started notebook and the rest of the Trading Strategy documentation.

Prerequisites

Python 3.9+

Installing the package

Note: Unless you are an experienced Python developer, the suggested usage of Trading Algorithm framework is using Google Colab hosted environments.

You can install this package with poetry or pip

poetry add trading-strategy
pip install trading-strategy 

For QSTrader based trading algorithm support you need to install the related optional dependencies:

poetry add trading-strategy[qstrader]

Documentation

Read documentation online.

Community

Read more documentation how to develop this package.

License

GNU AGPL 3.0.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page