project1
Directory actions
More options
Directory actions
More options
project1
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Readme file This application was design using Python 3.6.4 with spyder in the anaconda IDE but it show run on any system runing python 2.7+ has no python3 specific code or functions were used. The various libraries used will have to be installed using the “pip install libraryname” command in other for the application to run without any error. The following were the libraries used: pandas, pandas_datareader, fix_yahoo_finance, datetime from where datetime and timedelta were imported and used, numpy, matplotlib.pyplot and scipy.interpolate from where interp1d imported and used also. The input must be valid stock ticker either on NYSE or NASDAQ for the application to give a desire result otherwise it will ask the user to enter another choice.