|
|
ee979eb794
|
initial commit for new portfolio history (UI will change)
|
2026-04-22 12:40:54 -07:00 |
|
|
|
05d2fce9a5
|
move snapshot types into a new model for reuse
|
2026-04-22 03:54:33 -07:00 |
|
|
|
75570419c5
|
enable early skip check when cache is fresh
|
2026-04-22 01:15:00 -07:00 |
|
|
|
edd9fc0c74
|
add snapshot command
|
2026-04-21 21:24:54 -07:00 |
|
|
|
cc24bda690
|
add git.zig
|
2026-04-21 13:43:26 -07:00 |
|
|
|
8c3435cd96
|
net worth calc
|
2026-04-21 13:32:42 -07:00 |
|
|
|
281a49cdde
|
move git out of contributions
|
2026-04-21 13:13:49 -07:00 |
|
|
|
eb97480820
|
add valuation netWorth
|
2026-04-21 13:07:24 -07:00 |
|
|
|
4b1989c91a
|
clean up audit: centralize money market detection and load portfolio prices
|
2026-04-21 12:43:07 -07:00 |
|
|
|
323af8a351
|
clean up performance.zig
|
2026-04-21 12:34:10 -07:00 |
|
|
|
7f01e57b4f
|
use config defaults
|
2026-04-21 12:12:12 -07:00 |
|
|
|
92b4c608ea
|
refactor config/add default files
|
2026-04-21 12:08:16 -07:00 |
|
|
|
f610b81474
|
add version command
|
2026-04-21 11:53:00 -07:00 |
|
|
|
04ea95f21f
|
add contributions command
|
2026-04-20 05:17:41 -07:00 |
|
|
|
38ce7e288d
|
introduce ZFIN_HOME
|
2026-04-17 12:19:19 -07:00 |
|
|
|
cbba12a9d6
|
add unit tests for account valuation
|
2026-04-11 10:22:03 -07:00 |
|
|
|
03fd64958b
|
centralize portfolio value
|
2026-04-11 10:17:29 -07:00 |
|
|
|
59760a1da8
|
centralize accounts.srf loading
|
2026-04-11 09:51:25 -07:00 |
|
|
|
a9e14f7eb5
|
better heuristics on cash-like thingies
|
2026-04-10 09:50:22 -07:00 |
|
|
|
d4b40cbe5c
|
better account filter for interactive mode
|
2026-04-10 09:39:26 -07:00 |
|
|
|
dc5d81ac80
|
make ux more useful
|
2026-04-10 08:38:51 -07:00 |
|
|
|
26fd846c8e
|
add schwab summary and account level audit
|
2026-04-10 08:02:57 -07:00 |
|
|
|
922b3d604e
|
reuse common account filtering in portfolio
|
2026-04-09 17:41:25 -07:00 |
|
|
|
376000731b
|
file path seperators
|
2026-04-09 17:33:41 -07:00 |
|
|
|
a1aec7be6a
|
add audit command (fidelity only for now)
|
2026-04-09 17:33:02 -07:00 |
|
|
|
787acf05ec
|
autodetect watchlist in cwd
|
2026-03-31 17:14:39 -07:00 |
|
|
|
2b1880fa46
|
fix watchlist loading
|
2026-03-31 17:11:03 -07:00 |
|
|
|
4e0270c884
|
create a view model for options and cds that is reused between cli/tui
|
2026-03-31 17:02:32 -07:00 |
|
|
|
3ea39d3c31
|
options and cd display cleanup (TUI)
|
2026-03-31 15:47:36 -07:00 |
|
|
|
db6a101e32
|
allow for filtering by account (substantial change to calculations - seems ok)
|
2026-03-31 11:03:37 -07:00 |
|
|
|
5b8c163291
|
merge adj_close and div reinvestment strategies to compensate for data inconsistency
|
2026-03-29 10:53:24 -07:00 |
|
|
|
9c27eb8f25
|
dedup the cli/tui
|
2026-03-25 05:13:17 -07:00 |
|
|
|
7c6c0ce59b
|
more measured fallback and logging
|
2026-03-24 18:57:22 -07:00 |
|
|
|
167c960685
|
disable twelvedata candles due to inconsistent dividend handling
|
2026-03-24 18:17:19 -07:00 |
|
|
|
248e98d683
|
morningstar apparently snaps backward
|
2026-03-24 05:23:35 -07:00 |
|
|
|
239fd61ac8
|
use adj_close returns in most cases (accounting for splits and dividends
|
2026-03-24 05:14:30 -07:00 |
|
|
|
9353ebc347
|
synthesize money market data if candles do not cover dividend data
|
2026-03-21 13:24:14 -07:00 |
|
|
|
64621429f9
|
cache command updates
|
2026-03-21 08:45:27 -07:00 |
|
|
|
92ce2f449d
|
fixes for interactive symbol mode
|
2026-03-20 14:18:39 -07:00 |
|
|
|
c6d37f2c34
|
remove anytype
|
2026-03-20 10:58:44 -07:00 |
|
|
|
8576293898
|
logging and tests
|
2026-03-20 10:39:38 -07:00 |
|
|
|
678c70467a
|
rework the data load
|
2026-03-20 09:48:03 -07:00 |
|
|
|
5758f943c6
|
clean up chart.zig
|
2026-03-20 09:36:23 -07:00 |
|
|
|
f02093928c
|
cache chart and use sliding windows on bollinger bands
|
2026-03-20 09:23:41 -07:00 |
|
|
|
6181305aa8
|
clean up history/enrich
|
2026-03-20 09:07:47 -07:00 |
|
|
|
70b88c0cc2
|
clean up options
|
2026-03-20 08:58:30 -07:00 |
|
|
|
f227cfc655
|
clean up quote
|
2026-03-20 08:51:49 -07:00 |
|
|
|
85828fc851
|
clean up analysis
|
2026-03-20 08:40:04 -07:00 |
|
|
|
9610d773b0
|
remove stupid one-liners that are not called/rename self in tabs
|
2026-03-20 08:29:45 -07:00 |
|
|
|
ae76036090
|
move loads into tabs
|
2026-03-20 08:18:21 -07:00 |
|