Skip to content
/ stock Public

A python project that uses BeautifulSoup and Selenium to predict profits for dividend invesments

Notifications You must be signed in to change notification settings

kumailxp/stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stock

This project fetches different input values like annual increase, current stock price, dividend growth, dividend earning and prints result for 10,15,20 years of dividended investments

Usage

Usage: stock.py [options]

Options:
  -h, --help            show this help message and exit
  -s SYM, --symbol==SYM
                        Name of the company to calulate dividend report (e.g.
                        KO)
  -i II, --initial-investment==II
                        Amount you are thinking to invest in (e.g. $16000)
  -a ASP, --adjusted-stock-percentage==ASP
                        Increase or decrease the \% for avg stocp rpice gain
                        (e.g. 2,-2)
  --show, --show-dividend-kings
                        Show Top 30 dividend king stocks

About

A python project that uses BeautifulSoup and Selenium to predict profits for dividend invesments

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages