Commit Graph

11 Commits

Author SHA1 Message Date
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
d1888d2779 Added support for datetime 2019-01-22 10:49:58 -08:00
Andrew Dinh
eb44066b5f Making list with datetime 2019-01-16 08:54:06 -08:00
Andrew Dinh
353d3a7d9f Tried making listGoogle.py
Tried using Google Sheets API for stock data but didn't realize they did not allow that.
2018-12-23 09:24:18 -08:00
Andrew Dinh
dbef150f9a
Update .gitignore 2018-12-18 19:55:51 +00:00
Andrew Dinh
49cbc8300e Update 2018-12-18 11:53:14 -08:00
Andrew Dinh
1b6f314a22 Added find firstLastDate 2018-12-17 22:19:20 -08:00