This is a streamlit app with pgsql backend i'm developing for choosing best stocks to invest in Currently: - it's able to download ~75 NASDAQ 100 stocks ( with yahoofinance ) - calculate some metrics ( RSI, MACD, 2 custom metrics of mine ) - display some charts to the user
TO DO: - performance chart / gains vurves ( in progress ) - to do: signum average gains curve - to do: signum average gains curve integral for few points in time ( 3,5,15,30,45,60,90) - backtesting - wrap downloads in airflow jobs