todo
parent
a2634974f2
commit
bb422db249
15
todo.yaml
15
todo.yaml
|
|
@ -1,8 +1,7 @@
|
|||
todo:
|
||||
- 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
|
||||
- http://localhost:8080/bal?likeName=AssetAccount:Cash&chart=stack&predictionMonths=120&predictCompoundingInterest=AssetAccount:Cash=0.02&predictFixedGrowth=VBTLX=0.03&predictFixedGrowth=FSPSX=0.03&predictFixedGrowth=GLD=0.01&bpi=true&predictContributions=true&zoomStart=1023-10&predictWhatIf=2023-10=AssetAccount:Cash=$=-7000
|
||||
changes too much when removing 7k from prinicple
|
||||
- predictions to LINE
|
||||
- html version has fields and submit button rather than query params by hand
|
||||
- html version can accept new transactions for moolah
|
||||
scheduled: []
|
||||
|
|
@ -29,3 +28,11 @@ done:
|
|||
- todo: html version has projections based on compounding/non compounding interest
|
||||
and rate
|
||||
ts: Wed Oct 25 14:15:21 MDT 2023
|
||||
- todo: html has a predictive line based on compounding interest
|
||||
ts: Thu Oct 26 08:02:51 MDT 2023
|
||||
- todo: html has a predictive line based on stock performance
|
||||
ts: Thu Oct 26 08:02:51 MDT 2023
|
||||
- todo: 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
|
||||
ts: Thu Oct 26 08:02:51 MDT 2023
|
||||
|
|
|
|||
Loading…
Reference in New Issue