https://github.com/s1de-walker/streamlit-fin1
Factor Investing Tracker app
https://github.com/s1de-walker/streamlit-fin1
factor-analysis factor-investing financial-markets python streamlit streamlit-webapp trends web-application
Last synced: 7 months ago
JSON representation
Factor Investing Tracker app
- Host: GitHub
- URL: https://github.com/s1de-walker/streamlit-fin1
- Owner: s1de-walker
- Created: 2025-02-21T10:09:25.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T04:04:04.000Z (7 months ago)
- Last Synced: 2025-03-08T05:17:52.526Z (7 months ago)
- Topics: factor-analysis, factor-investing, financial-markets, python, streamlit, streamlit-webapp, trends, web-application
- Language: Python
- Homepage: https://app-fin1-hawpmehbdhznzv4ojicjz7.streamlit.app/
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Factor Performance Tracker
*First Finance streamlit app*
### This app tracks various factors in the US markets
You can select the date range and factors to analyze
- Performance: It will display the time series of their performances (annualized returns)
- Factor Summary: Displaying the summary of total returns, annualized volatility, Sharpe ratio
- Factor Correlation and other metrics#### Check out the app @ [streamlit.app](https://app-fin1-hawpmehbdhznzv4ojicjz7.streamlit.app/)
#
##### In order to run certain libraries, install them in the project folder with:
```cmd
pip install -r requirements.txt
```###### [LinkedIn](https://www.linkedin.com/in/sujay-bhaumik-d12/) | s1dewalker23@gmail.com | [Research Works](https://github.com/s1dewalker/Research-Works)