It is my toy model for applying calculation of stock.
The bolinger band is used by std of each ticker in BolingerBands directory.
This model is made by RSI point
It is explained to daownload s&p500 and nasdaq tickers from package of both yfinnace and yahoo_fin.stock_info.
It is combined from dataframe calculated by strategy
It is explained how to choose ticker in condition like PER and PBR
There are modeling idea to get strategy. The examples are BB, RSI and High value etc... The idea will be updated more.
If you want to see the visulizaion of data using streamlit, you have to get the token key of API.
$ streamlit run dashbord.py
$ bash runAnalysis.sh y y {1} is meaning to do runGET.sh and {2} is meaning to do runModel.
$ bash runGET.sh dow we can change the index from dow to sp500, nasdaq and other which are included NYSE and others
$ bash runModel.sh dow we can change the index from dow to sp500, nasdaq and other which are included NYSE and others