Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Stocks Portfolio

Python Script that has a Portfolio Class with a profit and price methods for a set of given stocks.

To run this script you must have all the following packages installed: Datetime, numpy and pandas_datareader

If you are using Anaconda you will just need to install the pandas-datareader package, using the command < conda install pandas-datareader > on the Anaconda Prompt.

Additionally, you must be connected to internet since the price of the stocks is collected online.

About

Python Finantial Scripts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages