stt

A Simple Trading Terminal
git clone _git@git.brennen.work/stt.git
Log | Files | Refs | README

commit d9788ddfcae18a819f6bc14a13cb3df7cac01944
parent 8ee32134daa5b374f2296b77a7ffa517e0ebc686
Author: specdir <specdiir@protonmail.ch>
Date:   Thu, 18 Aug 2022 23:29:06 -0600

Updated README.md

Diffstat:
MREADME.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -17,10 +17,10 @@ charts and watchlists determine which tickers and how often quotes need to be pu \### DELIBERATIONS -[] Language to use for rendering/calculating charts +[x] Language to use for rendering/calculating charts(rust and python) [] General structure for reading chart configuration -[] Database language to use for relational database storage +[x] Database language to use for relational database storage(time series db, mongodb or prometheusdb) [] System structure for source files [x] Open source && free code -[] Appropriate license to use for copyleft goals (GPL?BSDLicense?) +[x] Appropriate license to use for copyleft goals (GPL?BSDLicense?)(leaning toward GPLv3)