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.

Project details


Release history Release notifications | RSS feed

This version

0.6.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trading-strategy-0.6.4.tar.gz (154.4 kB view hashes)

Uploaded Source

Built Distribution

trading_strategy-0.6.4-py3-none-any.whl (273.8 kB view hashes)

Uploaded Python 3

Supported by

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