From a7a62ef07a53d1e71f8f71b1ff7ef2fd148555f5 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Wed, 25 Oct 2023 14:14:36 -0600 Subject: [PATCH] todo --- todo.yaml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/todo.yaml b/todo.yaml index c6da292..25037a8 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,7 +1,8 @@ todo: -- html version has non-usd assets converted to USD via BPI -- html has a predictive line that has first .66 weight 1, next .16 weight 2, rest - weight 4; inverse of span and cares more about recent; when ?predict +- html has a predictive line based on compounding interest +- html has a predictive line based on stock performance +- html has a predictive line based on contributions that has first .66 weight 1, next + .16 weight 2, rest weight 4; inverse of span and cares more about recent; when ?predict - html version has fields and submit button rather than query params by hand - html version can accept new transactions for moolah - html version has projections based on compounding/non compounding interest and rate @@ -21,3 +22,8 @@ done: ts: Wed Oct 25 11:30:37 MDT 2023 - todo: html has stacked bar chart version ts: Wed Oct 25 12:40:02 MDT 2023 +- todo: html version has non-usd assets converted to USD via BPI + ts: Wed Oct 25 14:14:33 MDT 2023 +- todo: html has a predictive line that has first .66 weight 1, next .16 weight 2, + rest weight 4; inverse of span and cares more about recent; when ?predict + ts: Wed Oct 25 14:14:33 MDT 2023