Andrew Dinh
d1f3d594b1
Bug fixes
...
Remove "is True" statements (unnecessary for if functions)
Add 5 second timeout for internet connection test
2019-09-08 22:16:46 -07:00
Andrew Dinh
ec893e4863
Update main.py
2019-06-28 18:41:10 +00:00
Andrew Dinh
e865c83662
Update main.py
2019-06-28 18:38:17 +00:00
Andrew Dinh
54817460cc
Bug fixes
...
Fixed unexpected EOL
Changed default time for displaying graphs to 60 seconds
2019-05-19 20:59:32 -07:00
Andrew Dinh
b576c74b75
Changed fetch to GET
...
Fixed error-handling for retrieinv indicator data
2019-04-23 20:56:32 -07:00
Andrew Dinh
fa0a7f158f
Remove last blank line
2019-04-21 22:27:12 -07:00
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
67faa403eb
Reduced logging
2019-04-21 15:59:16 -07:00
Andrew Dinh
457379c3ba
Changed get: to fetch:
...
Fixed formatting
2019-04-20 10:42:40 -07:00
Andrew Dinh
5e5444a14b
Update main.py
...
Fixed issues that arose when removing stocks from listOfStocks
2019-04-19 09:40:30 -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
765b1f4012
Last commit
2019-01-30 08:18:34 -08:00
Andrew Dinh
eb44066b5f
Making list with datetime
2019-01-16 08:54:06 -08:00
Andrew Dinh
d3c1bf0155
Started Expense Ratio
2018-12-31 16:37:51 -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
8f7ea905d0
Added internet connection test
2018-12-21 09:59:40 -08:00
Andrew Dinh
e43659ddc8
Started incorporating into main.py
2018-12-19 21:32:14 -08:00
Andrew Dinh
68f40e5c50
Moved main.py to StockData.py
2018-12-17 16:05:36 -08:00
Andrew Dinh
2a300a42f2
Update main.py
2018-12-16 18:12:35 -08:00
Andrew Dinh
1682bb96ce
Update main.py
2018-12-16 17:58:25 -08:00
Andrew Dinh
eba040ede9
Update main.py
2018-12-16 14:46:56 -08:00
Andrew Dinh
7986f2c6c1
Update main.py
2018-12-16 20:11:25 +00:00
Andrew Dinh
43736652ff
Update main.py
2018-12-15 17:56:29 -08:00
Andrew Dinh
bb4c724a3c
Create main.py
2018-12-15 17:36:59 -08:00