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 final_code_203

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 final_code_203.main import run
    
    if __name__ == "__main__":
         run()
    
  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 !
    

Commands Cheat Sheet

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

Running the Application

  1. Create the launch.py file:

    from final_code_203.main import run
    
    if __name__ == "__main__":
         run()
    
  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


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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

final_code_203-0.1-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file final_code_203-0.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for final_code_203-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 24ca762534bd3b9c668f484e9944a31b02b1cf394da5cd3bc06a38c1d2c0e74e
MD5 87704b5a24a258b7ceb6251b118a92c9
BLAKE2b-256 57c23f3be363543f2cd1c95b0025b35414bec92b761772975f086e7bd6cef511

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