Skip to main content

Algorithmic trading data for cryptocurrencies and DEXes like Uniswap, Aave and PancakeSwap

Project description

PyPI version

CI Status

pip installation works

Trading Strategy framework for Python

Trading Strategy framework is a Python framework for algorithmic trading on decentralised exchanges.

  • Download decentralised finance market data sets
  • Develop and backtest trading strategies in Jupyter Notebook
  • Live trade execution for onchain trading
  • Smart contract vault support for turning your trading strategy to a third-party investable vault

The trading-strategy library provides data fetching for backtesting and live trading.

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

Getting started

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

Prerequisites

Installing the package

You can install this package with

Poetry as a dependency:

poetry add trading-strategy -E direct-feed

Poetry, local development:

poetry install -E direct-feed

Pip:

pip install "trading-strategy[direct-feed]" 

Note: trading-strategy package provides trading data download and management functionality only. If you want to developed automated trading strategies you need to install trade-executor package as well.

Documentation

Community

Read more documentation how to develop this package.

License

GNU AGPL 3.0.

Project details


Release history Release notifications | RSS feed

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.23.1.tar.gz (450.1 kB view details)

Uploaded Source

Built Distribution

trading_strategy-0.23.1-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file trading_strategy-0.23.1.tar.gz.

File metadata

  • Download URL: trading_strategy-0.23.1.tar.gz
  • Upload date:
  • Size: 450.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.5 Darwin/23.4.0

File hashes

Hashes for trading_strategy-0.23.1.tar.gz
Algorithm Hash digest
SHA256 127e11302f68a847083582314c05e23395aa184e5fe65f2d2523aec6ce099a96
MD5 580f430d0c2edc0a8b49762016820a73
BLAKE2b-256 9f35115725dd14dfb21583966b9b4cdb6e9df45d41e367339c39061bb459303b

See more details on using hashes here.

File details

Details for the file trading_strategy-0.23.1-py3-none-any.whl.

File metadata

File hashes

Hashes for trading_strategy-0.23.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6e4c9e77532c0e0eaf20c8a5d309d1aa06d77a7dd112403d06ff49a6f14fed9c
MD5 2bd6a2f438e7bc37498cc69b5ba5bd58
BLAKE2b-256 a16d4187b3a55e19559ccd6801925ca1fe508f3935924da6625f7f34e2bb27c9

See more details on using hashes here.

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