Skip to main content

BackTesting Engine (forked)

Project description

Trading Strategy Backtrader

This is patched and bug fixed version for Backtrader library. This package is a dependency for trading-strategy package.

The backtrader project was forked and the fork released on a different PyPi package name trading-strategy-backtrader because the original was unmaintained and unusable as a PyPi package dependency.

Show package information on PyPi.

For more information see the original Backtrader website and Trading Strategy website.

Release

How to release this package on PyPi.

Update setup.py version.

rm -rf dist
python3 -m pip install --upgrade build
python3 -m build
python3 -m pip install --upgrade twine
python3 -m twine upload dist/*

How to publish Python packages

Project details


Release history Release notifications | RSS feed

This version

0.1

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-backtrader-0.1.tar.gz (272.1 kB view hashes)

Uploaded Source

Built Distribution

trading_strategy_backtrader-0.1-py3-none-any.whl (417.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