File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,9 @@ This is a **Streamlit-based portfolio simulation tool** that helps visualize lon
9
9
- ** Customizable Inputs:**
10
10
- Starting portfolio amount
11
11
- 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
16
15
- ** Interactive visualization** of portfolio growth over time using Plotly.
17
16
18
17
## Installation
You can’t perform that action at this time.
0 commit comments