Skip to main content

Build, Backtest and Go Live your own trading bots

Project description

Estrade

Build Status Documentation Status pre-commit

Estrade: Trading bot manager

Estrade is a python library that allows you to easily backtest and run stock trading strategies.

Estrade focus on providing tools so you mainly focus on your strategy definition.

WARNING: Estrade is still in an alpha state of developpement and very unmature. Do not use it for other purposes than testing.

Features

  • Estrade provides a market environnement, so you do not have to worry about
    • Trades result calculation
    • Candle Graph building
    • Indicators calculation
  • Estrade allows you to define your strategies based on market events (new tick received, new candle created)
  • Estrade allows you to create your own data providers to generate ticks data and manage trades (open/close)
  • Estrade allows you to create your own indicators
  • Estrade allows you to create your own reporting

What Estrade does NOT provides

  • Data: You have to define your own data provider (live or static)
  • Strategies: Although some very basic (and useless) strategies are provided as examples in samples, Estrate does not provide any financially relevant strategy.

Documentation

Documentation

Project details


Download files

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

Source Distribution

Estrade-0.1.0.tar.gz (31.6 kB view hashes)

Uploaded Source

Built Distribution

Estrade-0.1.0-py3-none-any.whl (39.2 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