Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Dinh
bbc4611af3 Error-handling for plotting linear regression
Moved copyright info to top of files
Changed links to relative
2019-04-21 22:16:55 -07:00
Andrew Dinh
457379c3ba Changed get: to fetch:
Fixed formatting
2019-04-20 10:42:40 -07:00
Andrew Dinh
969bbdf639
Update Functions.py 2019-04-19 09:42:54 -07:00
Andrew Dinh
a8b7b794ec Added options to restart program and plot indicator linear regression
Added link to the essay that was the basis of this project
2019-04-15 23:08:01 -07:00
Andrew Dinh
18730bcd43 Added code of conduct and contributing guidelines.
+ Bug fixes
2019-04-08 07:19:39 -07:00
Andrew Dinh
3e000fbeaa Merge pull request #9 from andrewkdinh/personal-pc
Major edits finished
2019-03-19 10:26:39 -07:00
Andrew Dinh
5d1f96c403 General fixes
Added color, config file, moved packages into ./modules
2019-03-18 10:26:07 -07:00
Andrew Dinh
6366453f63 Added support for persistence indicator
Changed from years to months
Added function to scrape Yahoo Finance for indicator data
Moved generic functions to Functions.py
Added function to scrape websites for stocks
Attempted to alleviate problem of async function
2019-03-01 11:06:09 -08:00
Andrew Dinh
531c41862a Add async function 2019-02-21 11:43:46 -08:00
Andrew Dinh
d398924c0d Finished basic functionalities 2019-02-14 12:17:22 -08:00
Andrew Dinh
0dcdd1049d Finished overhaul of version-1 2019-01-31 13:22:02 -08:00
Andrew Dinh
61e0cd0d91 Check list of dates in StockReturn.py 2019-01-17 08:50:19 -08:00
Andrew Dinh
eb44066b5f Making list with datetime 2019-01-16 08:54:06 -08:00