Skip to main content

Backtest engine for algorithmic trading

Project description

Backtest

A backtest engine for developing algorithmic trading strategy.

PyPI

Table of Contents

Installation

pip install backtest

Usage

Simple Statistics

import numpy as np
import backtest 

backtest.run()

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

Testing

Test codes are located in tests/ based on PyTest framework.

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

backtest-0.7.4.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

backtest-0.7.4-py3-none-any.whl (22.9 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