Commit graph

59 commits

Author SHA1 Message Date
26b831631d
remove unused provider interface stuff 2026-03-06 15:56:09 -08:00
6a680a2381
switch earnings cache ttl to 30 days + day after earnings 2026-03-06 15:24:24 -08:00
78a15b89be
remove dead options code from finnhub provider 2026-03-06 15:19:10 -08:00
14df3b1050
fix segfault 2026-03-06 15:13:33 -08: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
bbdf340de4
add tests to providers/consolidate common json utilities 2026-03-06 14:52:06 -08:00
f1e9321bdc
move tax type to enum 2026-03-06 13:51:19 -08:00
57b0811ecd
ai: remove most manual type conversion in favor of srf 2026-03-06 10:59:33 -08:00
c65ebb9384
utilize srf library from/to most concrete types 2026-03-04 17:10:01 -08:00
fcd85aa64e
rate limiter refactor 2026-03-03 13:52:53 -08:00
d6a104d2d5
classification.zig to use srf parser 2026-03-03 13:41:34 -08:00
9819c93cfe
update pnl -> gain_loss 2026-03-03 13:32:56 -08:00
25a7d06d40
config.zig refactorings 2026-03-03 13:14:07 -08:00
f936531721
root.zig review 2026-03-03 12:58:14 -08:00
3e24d37040
just use zfin.fmt 2026-03-03 12:29:20 -08:00
52337ab5a9
title case sector in enrich command 2026-03-03 12:27:23 -08:00
9f4adc1ee0
return 1 on error 2026-03-03 12:10:39 -08:00
089e81df54
ai: provide fetch progress info when tui starts 2026-03-03 12:00:41 -08:00
bfeac82c51
add MSFT to metadata 2026-03-03 11:59:31 -08:00
c5a4d68899
add market value of lots to CLI/TUI display 2026-03-02 08:58:34 -08:00
86a764dca9
ai: restore progress in CLI/add to TUI 2026-03-02 08:42:30 -08:00
7b07c09f70
ai: fix and centralize portfolio value calculation 2026-03-02 08:35:36 -08:00
ea6ac524bb
ai: skip fetch only if price:: set but no ticker:: alias 2026-03-01 13:09:06 -08:00
6d9374ab77
move isCusipLike to a more generic place 2026-03-01 12:45:26 -08:00
9d86ccf2e5
some readme cleanup 2026-03-01 12:11:40 -08:00
b510a86b09
add shift-tab keybind 2026-03-01 12:11:15 -08:00
facc233976
ai: deduplicate cli/tli display functions 2026-03-01 11:57:29 -08:00
a582228765
ai: add tests to tui 2026-03-01 11:22:37 -08:00
ce0238246f
ai: add tests to tui 2026-03-01 11:02:05 -08:00
313ef83065
restructure for single test binary/simplify Coverage module (drop to 30% thresh temp) 2026-03-01 09:04:56 -08:00
24924460d2
ai: add tests to portfolio 2026-02-27 14:36:26 -08:00
73b96f7399
ai: portfolio refactor 2026-02-27 14:20:33 -08:00
f7505936d2
special case for last close 2026-02-27 14:08:26 -08:00
2b62827bdb
avoid mtime for cache decisions 2026-02-27 13:50:38 -08:00
d6007e4305
ai: store sentinal on failed fetch so we do not eat api limits 2026-02-27 13:40:29 -08:00
19a1403d40
ai: refactor cli and add unit tests 2026-02-27 13:04:30 -08:00
181c164394
some cleaning and color matching 2026-02-27 12:03:10 -08:00
dee910c33a
make sure cli/tui are handled by zig build test and augment coverage step for multiple modules 2026-02-27 10:41:22 -08:00
61008affd9
copy Coverage from wttr.in project 2026-02-27 09:47:33 -08:00
6beabe5ce9
update srf dependency and clean up build.zig 2026-02-27 09:42:21 -08:00
2bad8a9f09
add generated metadata for a few securities 2026-02-27 08:24:56 -08:00
370cccbfcb
ai: enhance enrich command for incremental updates 2026-02-27 08:21:41 -08:00
6e78818f1c
ai: analysis tab, various fixes 2026-02-27 08:15:28 -08:00
0e81df90aa
ai: portfolio analysis 2026-02-26 18:43:07 -08:00
b4b31c7268
add historical performance for current portfolio 2026-02-26 16:01:27 -08:00
6b06b97061
ai: mouse clickable chart timeframes 2026-02-26 15:52:08 -08:00
5aed55665c
ai: add illiquid assets 2026-02-26 15:51:55 -08:00
ec3da78241
ai: display labels from notes if provided on CUSIP securities 2026-02-26 15:32:59 -08:00
bbb11c29e1
ai: portfolio sorting 2026-02-26 14:10:19 -08:00