Skip to content

Commit 8856c23

Browse files
authored
Update README.md to mention backtesting
1 parent 3b6f2f7 commit 8856c23

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ This is a **Streamlit-based portfolio simulation tool** that helps visualize lon
99
- **Customizable Inputs:**
1010
- Starting portfolio amount
1111
- Annual inflation rate
12-
- Fixed annual returns for equity and bonds
13-
- Equity volatility (in terms of a standard deviation)
14-
- Variable monthly contributions and equity/bond split over different years
15-
- **Monte Carlo-style simulations** to reflect stock market volatility.
12+
- Variable monthly contributions and allocation
13+
- **Monte Carlo simulations** assuming each asset has a fixed average return and constant volality.
14+
- **Backtesting** using historic returns from Yahoo! finance
1615
- **Interactive visualization** of portfolio growth over time using Plotly.
1716

1817
## Installation

0 commit comments

Comments
 (0)