Commit graph

61 commits

Author SHA1 Message Date
74fa8d91fa
print out server sync only once progress is made
All checks were successful
Generic zig build / build (push) Successful in 1m45s
Generic zig build / deploy (push) Successful in 16s
2026-04-25 07:17:30 -07:00
11a282e2db
dedupe/centralize and add history view
All checks were successful
Generic zig build / build (push) Successful in 1m45s
Generic zig build / deploy (push) Successful in 16s
2026-04-23 23:06:02 -07:00
41208f3732
history view refactor 2026-04-23 16:02:34 -07:00
c89e93c243
filter non-stock totals by open-as-of 2026-04-23 07:24:49 -07:00
b1055cbdd3
skip price_ratio on avg_cost fallback 2026-04-23 06:55:27 -07:00
614f846a41
add full snapshot processing test 2026-04-23 06:21:32 -07:00
d3f2f15a2d
centralize calculation of effective price and market value 2026-04-23 05:45:39 -07:00
9364532c9b
fix portfolio account totals/honor as_of date 2026-04-23 02:43:04 -07:00
b3ebc3f986
dedup the snapshot loading function 2026-04-23 01:25:00 -07:00
1ef8ffd10d
allow determining portfolio positions for a specific date 2026-04-23 00:36:22 -07:00
abd5d08af7
use candles for pricing/implement --as-of parameter 2026-04-22 22:04:45 -07:00
52e7a703bd
flip columns 2026-04-22 15:34:43 -07:00
8561a130e0
initial commit for new portfolio history (UI will change) 2026-04-22 12:40:54 -07:00
a7e8dc6030
move snapshot types into a new model for reuse 2026-04-22 03:54:33 -07:00
ea0dd624b3
enable early skip check when cache is fresh 2026-04-22 01:15:00 -07:00
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
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
7f8e430b59
clean up audit: centralize money market detection and load portfolio prices 2026-04-21 12:43:07 -07:00
a7abc5f5d7
add version command 2026-04-21 11:53:00 -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
249b5ec2c4
introduce ZFIN_HOME 2026-04-17 12:19:19 -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
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
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
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
7c392cec43
cache command updates 2026-03-21 08:45:27 -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
be42f9e15a
clean up history/enrich 2026-03-20 09:07:47 -07:00
e9a757cece
clean up options 2026-03-20 08:58:30 -07:00
35fc9101fd
clean up quote 2026-03-20 08:51:49 -07:00
ce72985054
clean up analysis 2026-03-20 08:40:04 -07:00
2bcb84dafa
clean up earnings 2026-03-20 08:12:53 -07:00
31d49d4432
clean up perf 2026-03-19 14:32:03 -07:00
88241b2c7b
portfolio cli/tui cleanup 2026-03-19 14:25:13 -07:00
b4f3857cef
consolidate shared portfolio summary calculations 2026-03-19 13:28:18 -07:00
b162708055
consolidate drip summary 2026-03-19 13:04:20 -07:00
e29fb5b743
consolidate watchlist loading/use srf 2026-03-19 13:00:57 -07:00
46bf34fd1c
remove old comment/reuse symbols 2026-03-19 12:50:51 -07:00
1cd775c27e
refactor risk module/better sharpe ratios/adjust valuation for covered calls
All checks were successful
Generic zig build / build (push) Successful in 33s
2026-03-17 09:45:30 -07:00
0ca05ed3b4
move isCusipLike / deal with default risk rate 2026-03-10 15:53:51 -07:00
d187664494
clean up format.zig/remove it from exported module 2026-03-10 15:13:20 -07:00
71a5c548d5
title case for etf sectors, force upper case on symbol search 2026-03-06 15:11:04 -08:00
3d679f9d75
introduce deinit on Dividend 2026-03-06 14:59:14 -08:00
57b0811ecd
ai: remove most manual type conversion in favor of srf 2026-03-06 10:59:33 -08:00