Skip to main content

Python Project, M2 203

Project description

Enhancements and Features Added to pybacktestchain

The pybacktestchain package has been significantly enhanced with new functionality to make it more user-friendly, interactive, and versatile. Below is a detailed explanation of the improvements:

1. Interactive Dashboard

A new Streamlit-powered dashboard has been developed to allow users to interact with the package more intuitively. This dashboard simplifies the configuration of backtests and makes the package accessible even to users without extensive coding experience.

Key Features of the Dashboard:

  • Dynamic Portfolio Selection: Users can now easily select the stocks they want to include in their portfolio from a predefined list (e.g., S&P 500 companies).
  • Flexible Time Periods: Users can specify the start and end dates for their backtests with simple date pickers.
  • Initial Cash Allocation: Users can define the starting amount of cash for their portfolio.
  • Optimization and Risk Model Selection: The dashboard provides dropdown menus and sliders for selecting optimization methods, risk models, and their parameters, ensuring a smooth and configurable experience.

2. Portfolio Optimization Models

Three new portfolio optimization methods have been added to the package, alongside the original FirstTwoMoments model. These methods provide users with a wider range of portfolio construction techniques:

a. FirstTwoMoments (Original)

  • Objective: Optimizes the portfolio based on the mean and variance of asset returns.
  • How it Works:
    • Uses a simplified mean-variance framework to maximize returns for a given level of risk.
    • Suitable for users who want a basic portfolio optimization approach.

b. MaxSharpeRatio (New)

  • Objective: Maximizes the portfolio's Sharpe Ratio by balancing returns against risk.
  • Risk-Free Rate: The user can now specify a dynamic risk-free rate (default: 1% annually), which is factored into the optimization.
  • How it Works:
    • The optimization focuses on finding a portfolio allocation that maximizes the Sharpe Ratio, a measure of risk-adjusted returns.

c. MinimumVariancePortfolio (New)

  • Objective: Constructs a portfolio with the lowest possible variance (i.e., risk).
  • Use Case: Ideal for risk-averse investors who prioritize stability over returns.
  • How it Works:
    • The covariance matrix of asset returns is used to identify the portfolio with the minimum variance.
    • Constraints ensure weights sum to 1 and remain non-negative (long-only).

d. EqualRiskContributionPortfolio (New)

  • Objective: Allocates capital so that each asset contributes equally to the portfolio's overall risk.
  • Use Case: Useful for achieving balanced risk exposure across all assets, avoiding concentration in highly volatile stocks.
  • How it Works:
    • Risk contribution is calculated for each asset based on its volatility and correlation with other assets.
    • Optimization ensures equal contributions while satisfying constraints like weight sums and long-only allocations.

3. Risk Models

In addition to the original risk model, StopLoss, a new risk model, TrailingStop, has been implemented. Both models allow users to dynamically manage risk during backtests, ensuring that portfolios can respond to adverse market movements.

a. StopLoss (Original)

  • Objective: Protects individual positions by automatically selling assets if their price drops below a specified percentage of the entry price.
  • How it Works:
    • Users can specify a threshold (e.g., 10%) representing the maximum acceptable loss.
    • If the asset's current price falls below the threshold (relative to the entry price), the position is liquidated.

b. TrailingStop (New)

  • Objective: Dynamically locks in profits by setting a stop-loss price based on the highest price reached since the position was entered.
  • How it Works:
    • Tracks the highest price for each asset since purchase.
    • The stop-loss price is set as highest_price * (1 - threshold).
    • If the current price drops below the stop-loss price, the position is sold.
  • Use Case: Ideal for trending markets, where users want to secure gains while allowing positions to grow with upward momentum.

4. Why These Changes Matter

The enhancements address several limitations of the original package and open it up to a broader audience:

  1. Ease of Use: The interactive dashboard makes the package accessible to both technical and non-technical users.
  2. Portfolio Customization:
    • Users can now choose from multiple optimization methods tailored to their goals, whether it’s maximizing returns, minimizing risk, or balancing risk contributions.
  3. Dynamic Risk Management:
    • The addition of TrailingStop offers a modern and adaptive approach to risk control, complementing the static StopLoss model.
  4. Flexibility:
    • Parameters like the risk-free rate, threshold levels, and optimization methods can now be easily configured, allowing for a highly customizable backtesting process.

How to Use the New Features

a. Configuring the Dashboard

  1. Launch the dashboard:
    streamlit run path/to/dashboard.py
    
  2. Use the sidebar to:
    • Select stocks for your portfolio.
    • Set backtesting parameters such as dates and initial cash.
    • Choose an optimization method and its parameters.
    • Select a risk model and configure its threshold.

b. Running a Backtest with the CLI

The new features are also accessible via the command-line interface:

python run_backtest.py '{"initial_date": "2019-01-01", "final_date": "2020-01-01", "universe": ["AAPL", "MSFT"], "optimization_method": "MinimumVariancePortfolio", "risk_model": "StopLoss", "threshold": 0.05}'

project

Python Project, M2 203

Installation

$ pip install project

Usage

  • TODO

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

project was created by Maxime Lorenzo. It is licensed under the terms of the MIT license.

Credits

project was created with cookiecutter and the py-pkgs-cookiecutter template.

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

pybacktestchain_extensions-1.0.4.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

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

pybacktestchain_extensions-1.0.4-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file pybacktestchain_extensions-1.0.4.tar.gz.

File metadata

  • Download URL: pybacktestchain_extensions-1.0.4.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.0 CPython/3.11.11 Darwin/24.1.0

File hashes

Hashes for pybacktestchain_extensions-1.0.4.tar.gz
Algorithm Hash digest
SHA256 9377cd53b5d6bda56e9ffac09abefadadcacc59692c4ebfcbaa872476926164a
MD5 c03fed3efc2ecfb7f7ad689e1f24d588
BLAKE2b-256 d214c61c1a9144af5b12d0b0cc0222e397ee5c077cfd351af3a9c5bb4b882de0

See more details on using hashes here.

File details

Details for the file pybacktestchain_extensions-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for pybacktestchain_extensions-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b96339de7f80ff7d4aef73ab52f0cc3719b83964193527353a3fd2549c61de9c
MD5 11f1f8e9d8244a66904a0476c7160a3e
BLAKE2b-256 3c4ee5fe8c60b955297198dd793520299f18c79af5f4cda9ee535d427d4faa63

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