An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Factor Performance Tracker
*First Finance streamlit app*

Description

### 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)