https://github.com/finkmoritz/etf_simulator
Statistical Monte-Carlo simulation of an ETF portfolio based on several modifiable parameters.
https://github.com/finkmoritz/etf_simulator
etf financial matplotlib monte-carlo-simulation portfolio simulation
Last synced: 4 months ago
JSON representation
Statistical Monte-Carlo simulation of an ETF portfolio based on several modifiable parameters.
- Host: GitHub
- URL: https://github.com/finkmoritz/etf_simulator
- Owner: finkmoritz
- Created: 2023-01-07T11:16:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T17:44:22.000Z (over 1 year ago)
- Last Synced: 2024-11-28T01:17:06.903Z (over 1 year ago)
- Topics: etf, financial, matplotlib, monte-carlo-simulation, portfolio, simulation
- Language: Python
- Homepage:
- Size: 201 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETF Simulator
Statistical Monte-Carlo simulation of an ETF portfolio based on several modifiable parameters.
## Get started
Install dependencies:
```
pip install -r requirements.txt
```
Execute with default parameters:
```
python etf_simulator.py
```
## Parameters
Get the full list of available parameters:
```
python etf_simulator.py --help
```
## Output
