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
bec100cd44
Remove unneeded files
2019-01-31 13:22:24 -08:00
Andrew Dinh
0dcdd1049d
Finished overhaul of version-1
2019-01-31 13:22:02 -08:00
Andrew Dinh
5f63eeb57e
Merge pull request #8 from andrewkdinh/personal-pc
...
Last pull before overhaul
2019-01-30 16:25:28 +00:00
Andrew Dinh
765b1f4012
Last commit
2019-01-30 08:18:34 -08:00
Andrew Dinh
5423e4e281
Update README.md
2019-01-22 19:06:51 +00:00
Andrew Dinh
7817c19019
Update README.md
2019-01-22 19:06:05 +00:00
Andrew Dinh
5a49f34a77
Update README
2019-01-22 11:04:32 -08:00
Andrew Dinh
405b851dc6
Update README
2019-01-22 11:02:18 -08:00
Andrew Dinh
e0e9949d62
Update README.md
2019-01-22 18:58:15 +00:00
Andrew Dinh
b8db3f107f
Update README.md
2019-01-22 18:56:41 +00:00
Andrew Dinh
7ab39a5cec
Merge pull request #7 from andrewkdinh/personal-pc
...
Personal pc
2019-01-22 18:56:17 +00:00
Andrew Dinh
59d00e71bb
Merge branch 'master' into personal-pc
2019-01-22 18:56:08 +00:00
Andrew Dinh
d1888d2779
Added support for datetime
2019-01-22 10:49:58 -08:00
Andrew Dinh
10ad297b63
Update README.md
2019-01-18 01:21:24 +00:00
Andrew Dinh
7f675e25ae
Update StockReturn.py
2019-01-17 16:40:42 -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
Andrew Dinh
ff95dd7d89
Merge pull request #6 from andrewkdinh/personal-pc
...
Update README.md
2019-01-09 18:51:47 +00:00
Andrew Dinh
f37e77178d
Update ExpenseRatio.py
2019-01-08 11:09:46 -08:00
Andrew Dinh
85c6e2cfd3
Update README.md
2019-01-01 00:45:55 +00:00
Andrew Dinh
d3c1bf0155
Started Expense Ratio
2018-12-31 16:37:51 -08:00
Andrew Dinh
d2b58de37a
Merge pull request #5 from andrewkdinh/stockData
...
Stock data
2018-12-24 21:38:11 +00: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
5c07c37f0e
Update README.md
2018-12-20 00:53:37 +00:00
Andrew Dinh
8bb81ffc6f
Update README.md
2018-12-20 00:52:44 +00:00
Andrew Dinh
b9918f5edd
Merge pull request #4 from andrewkdinh/stockData
...
Stock data
2018-12-20 00:45:23 +00:00
Andrew Dinh
188e095961
Update StockData.py
2018-12-19 16:14:03 -08:00
Andrew Dinh
f0d0fccf8b
Update StockData.py
...
Added function to combine all dates and find the average close values for each date
2018-12-19 15:52:31 -08:00
Andrew Dinh
1c9d09aebe
Update StockData.py
2018-12-18 17:45:33 -08:00
Andrew Dinh
2c7fe01b65
Merge branch 'stockData' of https://github.com/andrewkdinh/fund-indicators into stockData
2018-12-18 14:35:59 -08:00
Andrew Dinh
78a20fe11d
Update StockData.py
2018-12-18 14:35:51 -08:00
Andrew Dinh
dbef150f9a
Update .gitignore
2018-12-18 19:55:51 +00:00
Andrew Dinh
1a01d44379
Delete StockData.cpython-37.pyc
2018-12-18 11:54:50 -08:00
Andrew Dinh
49cbc8300e
Update
2018-12-18 11:53:14 -08:00
Andrew Dinh
e8720e3655
Update StockData.py
2018-12-18 17:59:31 +00:00
Andrew Dinh
1b6f314a22
Added find firstLastDate
2018-12-17 22:19:20 -08:00
Andrew Dinh
57c9741052
Update StockData.py
...
Added Tiingo API
2018-12-17 17:49:13 -08:00
Andrew Dinh
2837ea736f
Merge branch 'main'
2018-12-17 16:06:20 -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
7027cc9a81
Create requirements.txt
2018-12-16 18:08:10 -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
e59b79685f
Merge pull request #3 from andrewkdinh/main
...
Main
2018-12-16 20:12:11 +00:00