https://github.com/platers/asset-sim
A streamlit web app to rapidly run monte-carlo simulations of asset growth.
https://github.com/platers/asset-sim
finances python streamlit visualization
Last synced: about 2 months ago
JSON representation
A streamlit web app to rapidly run monte-carlo simulations of asset growth.
- Host: GitHub
- URL: https://github.com/platers/asset-sim
- Owner: platers
- Created: 2021-04-19T04:14:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T22:19:34.000Z (over 4 years ago)
- Last Synced: 2025-08-07T01:34:14.196Z (2 months ago)
- Topics: finances, python, streamlit, visualization
- Language: Python
- Homepage: https://share.streamlit.io/platers/asset-sim/main.py
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# asset-sim
A streamlit web app to rapidly run monte-carlo simulations of asset growth.
Designed to help build intuitions for long term investing. Implements various strategies such as All in, Leveraged, Kelly, and Lifecycle.
[Live Demo](https://share.streamlit.io/platers/asset-sim/main.py)