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! Start by creating a file launch.py with the following lines
from backtest-reg.launch import start if name == "main": start()
Then open the terminal in the folder where the file launch.py is located and simply run the following command
$ streamlit run launch.py Welcome to Backtest_reg!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file backtest_reg-0.4.tar.gz.
File metadata
- Download URL: backtest_reg-0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa624effca31b8d367ddf3f9aab926a3ba00637dcf18a4d11215333aa053d16d
|
|
| MD5 |
5cda01e976d4c8ba1a1037ef8aee550a
|
|
| BLAKE2b-256 |
8ecd64f2ff47c58568399a316b19fd1118cfb20969bc4e6c2c310af638e57d1e
|
File details
Details for the file backtest_reg-0.4-py3-none-any.whl.
File metadata
- Download URL: backtest_reg-0.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02766e1ee5108a8e9f57c5cece099b21d04c2498212564103062ba101ee7a48c
|
|
| MD5 |
7ad6b7fb0055f5e826be9194b952ce85
|
|
| BLAKE2b-256 |
bf71c62cd9df9b052d225ff1d7b0153cd5dbff25bf76f736b7b85bcd44c638a7
|