Commit graph

177 commits

Author SHA1 Message Date
6ed2ff1f20
add snapshot command
All checks were successful
Generic zig build / build (push) Successful in 1m55s
Generic zig build / deploy (push) Successful in 51s
2026-04-21 21:24:54 -07:00
8af5c5f696
add git.zig 2026-04-21 13:43:26 -07:00
b3c1751eb6
net worth calc 2026-04-21 13:32:42 -07:00
f134e701d0
move git out of contributions 2026-04-21 13:13:49 -07:00
b717c9fa3d
add valuation netWorth 2026-04-21 13:07:24 -07:00
7f8e430b59
clean up audit: centralize money market detection and load portfolio prices 2026-04-21 12:43:07 -07:00
fbe8320399
clean up performance.zig 2026-04-21 12:34:10 -07:00
0cb3b2948b
use config defaults 2026-04-21 12:12:12 -07:00
c938da2e3c
refactor config/add default files 2026-04-21 12:08:16 -07:00
a7abc5f5d7
add version command 2026-04-21 11:53:00 -07:00
90be7a7306
add build options for version command 2026-04-21 11:38:48 -07:00
6493a3745b
add contributions command
All checks were successful
Generic zig build / build (push) Successful in 1m42s
Generic zig build / deploy (push) Successful in 14s
2026-04-20 05:17:41 -07:00
58d1d8ea0a
create docker image
All checks were successful
Generic zig build / build (push) Successful in 1m41s
Generic zig build / deploy (push) Successful in 22s
2026-04-18 12:41:22 -07:00
249b5ec2c4
introduce ZFIN_HOME 2026-04-17 12:19:19 -07:00
d9ce5b7082
add zig 0.16.0 to todo
All checks were successful
Generic zig build / build (push) Successful in 27s
2026-04-14 16:43:08 -07:00
4f3f795420
add AGENTS.md/add scripts to gitignore
All checks were successful
Generic zig build / build (push) Successful in 36s
2026-04-11 10:35:50 -07:00
ad38fe75c9
update TODO.md 2026-04-11 10:27:50 -07:00
5b0af2486c
add unit tests for account valuation 2026-04-11 10:22:03 -07:00
3171be6f70
centralize portfolio value 2026-04-11 10:17:29 -07:00
518af59717
centralize accounts.srf loading 2026-04-11 09:51:25 -07:00
5ee2151a47
better heuristics on cash-like thingies
All checks were successful
Generic zig build / build (push) Successful in 1m7s
2026-04-10 09:50:22 -07:00
ddd47dad66
better account filter for interactive mode 2026-04-10 09:39:26 -07:00
c3c9c21556
make ux more useful 2026-04-10 08:38:51 -07:00
6fb582e3da
add schwab summary and account level audit 2026-04-10 08:02:57 -07:00
9337c198f4
reuse common account filtering in portfolio 2026-04-09 17:41:25 -07:00
f55af318f2
add todo 2026-04-09 17:33:55 -07:00
ddf89f926f
file path seperators 2026-04-09 17:33:41 -07:00
f3f9a20824
add audit command (fidelity only for now) 2026-04-09 17:33:02 -07:00
d7a4aa6f63
add international etfs to metadata 2026-04-09 17:04:00 -07:00
3ae53f15b0
autodetect watchlist in cwd
All checks were successful
Generic zig build / build (push) Successful in 42s
2026-03-31 17:14:39 -07:00
afcc24be5e
fix watchlist loading 2026-03-31 17:11:03 -07:00
1f9f90357f
create a view model for options and cds that is reused between cli/tui 2026-03-31 17:02:32 -07:00
9de40e8219
options and cd display cleanup (TUI) 2026-03-31 15:47:36 -07:00
31dd551efe
allow for filtering by account (substantial change to calculations - seems ok) 2026-03-31 11:03:37 -07:00
2ac4156bc1
merge adj_close and div reinvestment strategies to compensate for data inconsistency
All checks were successful
Generic zig build / build (push) Successful in 29s
2026-03-29 10:53:24 -07:00
ac5e0639fc
dedup the cli/tui 2026-03-25 05:13:17 -07:00
ecadfb492d
more measured fallback and logging
All checks were successful
Generic zig build / build (push) Successful in 31s
2026-03-24 18:57:22 -07:00
ee9d749a6f
disable twelvedata candles due to inconsistent dividend handling 2026-03-24 18:17:19 -07:00
5052492ffd
morningstar apparently snaps backward
All checks were successful
Generic zig build / build (push) Successful in 34s
2026-03-24 05:23:35 -07:00
070f2352f4
use adj_close returns in most cases (accounting for splits and dividends 2026-03-24 05:14:30 -07:00
913996072e
synthesize money market data if candles do not cover dividend data
All checks were successful
Generic zig build / build (push) Successful in 30s
2026-03-21 13:24:14 -07:00
7c392cec43
cache command updates 2026-03-21 08:45:27 -07:00
057bca14a1
fixes for interactive symbol mode
All checks were successful
Generic zig build / build (push) Successful in 32s
2026-03-20 14:18:39 -07:00
b1c80180bb
remove anytype 2026-03-20 10:58:44 -07:00
5c19fc894b
logging and tests 2026-03-20 10:39:38 -07:00
7144f60d10
rework the data load
All checks were successful
Generic zig build / build (push) Successful in 29s
2026-03-20 09:48:03 -07:00
6d99349b62
clean up chart.zig 2026-03-20 09:36:23 -07:00
04882a4ff8
cache chart and use sliding windows on bollinger bands 2026-03-20 09:23:41 -07:00
be42f9e15a
clean up history/enrich 2026-03-20 09:07:47 -07:00
1cdf228fc1
update todo 2026-03-20 08:58:48 -07:00