Commit graph

5 commits

Author SHA1 Message Date
86dd9c6ff9 Minor bugfixes 2021-03-08 14:27:50 +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
a0aad6bc97 Added watchlist functionality 2021-03-08 12:46:43 +00:00
fbfeee8209 MongoDB driver can now handle portfolio functions
- No watchlist functionality yet
2021-03-08 11:59:25 +00:00