Skip to main content

No project description provided

Project description

Backtest-Reg

Backtest-Reg is a Python package designed to simplify the process of creating, running, and evaluating backtests. It offers an intuitive interface for exploring strategies and automating complex workflows.


Installation

To install the package, use the following command:

pip install backtest-reg

Usage

Every new functionality developed in this package has been interfaced so you have very little to do!

Step-by-Step Guide

  1. Create a launch.py file

    Add the following lines to your launch.py file:

    from backtest_reg.launch import start
    
    if __name__ == "__main__":
        start()
    
  2. Run the application

    Open the terminal in the folder where the launch.py file is located and run the following command:

    streamlit run launch.py
    

    You'll see the welcome message:

    Welcome to Backtest-Reg!
    

Commands Cheat Sheet

Here's a quick reference for all coding-related commands used in Backtest-Reg:

Installation

pip install backtest-reg

Running the Application

  1. Create the launch.py file:

    from backtest_reg.launch import start
    
    if __name__ == "__main__":
        start()
    
  2. Run the application via Streamlit:

    streamlit run launch.py
    

License

This project is licensed under the MIT License. See the LICENSE file for details.

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

python_203_main-3.0.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_203_main-3.0-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file python_203_main-3.0.tar.gz.

File metadata

  • Download URL: python_203_main-3.0.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.1

File hashes

Hashes for python_203_main-3.0.tar.gz
Algorithm Hash digest
SHA256 95da3bddb494e501d2d1a9244714341f2c61bbfbfb844c2951d9001b990abc0d
MD5 81a5c79272c2150c7297ee061b40e628
BLAKE2b-256 1a64fe307991e96fb16f0d130988a8236fbdf938a7306c3be8bb200c69b4e887

See more details on using hashes here.

File details

Details for the file python_203_main-3.0-py3-none-any.whl.

File metadata

  • Download URL: python_203_main-3.0-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.1

File hashes

Hashes for python_203_main-3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b8bca427e845a86be736d04e6889f30710fe7e0eb5963821ffc344316c70999
MD5 59589ea41d838f01eea6e02d3508e7f3
BLAKE2b-256 59e781135277c9ea400adbba5a72212c4eaf50c5c63dcb1cd19fbbd68750c470

See more details on using hashes here.

Supported by

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