Skip to content

It is toy model of stock analysis for future :)

Notifications You must be signed in to change notification settings

hanseopark/Stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock

It is my toy model for applying calculation of stock.

Bolinger Bands

The bolinger band is used by std of each ticker in BolingerBands directory.

RelativeStrengthIndex

This model is made by RSI point

ChoiceTicker

It is explained to daownload s&p500 and nasdaq tickers from package of both yfinnace and yahoo_fin.stock_info.

CombineDataFrame

It is combined from dataframe calculated by strategy

Strategy

It is explained how to choose ticker in condition like PER and PBR

Model

There are modeling idea to get strategy. The examples are BB, RSI and High value etc... The idea will be updated more.

Dashboard

If you want to see the visulizaion of data using streamlit, you have to get the token key of API.

$ streamlit run dashbord.py

Hits

Script

Modeling and Downloading

$ bash runAnalysis.sh y y {1} is meaning to do runGET.sh and {2} is meaning to do runModel.

Get stock's value, information with financial statements

$ bash runGET.sh dow we can change the index from dow to sp500, nasdaq and other which are included NYSE and others

Get ticker using Model that is applied BB and RSI system

$ bash runModel.sh dow we can change the index from dow to sp500, nasdaq and other which are included NYSE and others

About

It is toy model of stock analysis for future :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages