Commit graph

7 commits

Author SHA1 Message Date
0ba67dd6fa Function name updates 2021-03-11 12:09:05 +00:00
9049af2a27 Removed username length max limit of 200
Renamed 2 functions to use underscores instead of camelCase
2021-03-11 01:13:57 +00:00
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