Commit graph

17 commits

Author SHA1 Message Date
4e05e6f487 Added chart to ticker command 2021-03-17 14:28:28 +00:00
67121365cb Fixed string indent on stock command, and added more aliases 2021-03-17 01:51:26 +00:00
46838c888c Added ticker command 2021-03-17 01:45:24 +00:00
6e1357cb82 Updated headers watchlist image table 2021-03-09 21:29:12 +00:00
95956cc47c Added command prefix to config 2021-03-09 02:22:45 +00:00
9ed7008ada Whoops did a typo 2021-03-09 01:08:50 +00:00
d36322d0a2 Changed the maths a bit for the total delta thing 2021-03-09 01:06:55 +00:00
689c32abf0 Created flat2mongo, a utility script to move database from flatfile to mongodb
Automatically encode/decode stock tickers with a dot so they can be stored in mongodb
Remove print debug code
2021-03-08 14:20:15 +00:00
a893cc1c04 Moved flatfile database to flatfile.py
Added mongodb connection settings to config
Updated config format
2021-03-08 13:34:51 +00:00
d49c2955e4 - Made image the default command for watchlist and portfolio
access the text versions with watchlist_text, wlt, portfolio_text, pft
- python black formatting
2021-03-06 20:07:20 +00:00
8df8712e61 Added 24h change total 2021-02-18 02:37:15 +00:00
2863034a4b Added delta column to image tables 2021-02-17 16:43:07 +00:00
b0d47dbbe1 Can now unwatch multiple stocks at once by separating with spaces 2021-02-16 23:36:53 +00:00
35fc806327 - Added delete command
- added watchlists
- added $pf2 and $wl2 to get image format table outputs
- moving yahoo finance commands to separate file
2021-02-14 18:57:18 +00:00
f3a622b95f Moved API key to config 2021-02-13 06:04:05 +00:00
b3af02125c Can add stocks and view table output on discord 2021-02-13 04:01:05 +00:00
dcb1e5d1e9 Initial Commit 2021-02-12 18:46:33 +00:00