|
|
b241feeaf0
|
incorporate life events (e.g. social security) into projections
|
2026-04-30 10:10:44 -07:00 |
|
|
|
33d5d7cbb4
|
initial commit projections TUI tab
|
2026-04-28 10:30:13 -07:00 |
|
|
|
a8d78ee3c6
|
add CLI command for projections
|
2026-04-27 17:36:37 -07:00 |
|
|
|
e6bd38d4c3
|
fixes for analysis processing
|
2026-04-27 16:49:27 -07:00 |
|
|
|
8c9579d4e5
|
master audit command to do all the things
|
2026-04-25 14:58:37 -07:00 |
|
|
|
23ead4c65f
|
just defer
|
2026-04-25 13:13:16 -07:00 |
|
|
|
94494c60ee
|
ai: merge multiple positions with price_ratio fields
|
2026-04-25 11:15:41 -07:00 |
|
|
|
9af99ef8c8
|
history view refactor
|
2026-04-23 16:02:34 -07:00 |
|
|
|
bc7605d0c6
|
filter non-stock totals by open-as-of
|
2026-04-23 07:24:49 -07:00 |
|
|
|
fc0b2d9334
|
centralize calculation of effective price and market value
|
2026-04-23 05:45:39 -07:00 |
|
|
|
efb05801cb
|
fix portfolio account totals/honor as_of date
|
2026-04-23 02:43:04 -07:00 |
|
|
|
f99b9b041c
|
use candles for pricing/implement --as-of parameter
|
2026-04-22 22:04:45 -07:00 |
|
|
|
ee979eb794
|
initial commit for new portfolio history (UI will change)
|
2026-04-22 12:40:54 -07:00 |
|
|
|
eb97480820
|
add valuation netWorth
|
2026-04-21 13:07:24 -07:00 |
|
|
|
323af8a351
|
clean up performance.zig
|
2026-04-21 12:34:10 -07:00 |
|
|
|
a1aec7be6a
|
add audit command (fidelity only for now)
|
2026-04-09 17:33:02 -07:00 |
|
|
|
5b8c163291
|
merge adj_close and div reinvestment strategies to compensate for data inconsistency
|
2026-03-29 10:53:24 -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 |
|
|
|
f02093928c
|
cache chart and use sliding windows on bollinger bands
|
2026-03-20 09:23:41 -07:00 |
|
|
|
5acce9d0bf
|
refactor risk module/better sharpe ratios/adjust valuation for covered calls
|
2026-03-17 09:45:30 -07:00 |
|
|
|
b50091bd82
|
centralize annualized return calc
|
2026-03-12 09:58:00 -07:00 |
|
|
|
71ec785e49
|
make price ratio non-null
|
2026-03-11 15:34:47 -07:00 |
|
|
|
31d18e28bd
|
allow setting price ratio
|
2026-03-11 15:09:56 -07:00 |
|
|
|
b4024ea03d
|
adjust 1 year return threshold to allow for landing the snap on weekends/holidays
|
2026-03-11 12:00:03 -07:00 |
|
|
|
868fcd98d3
|
move isCusipLike / deal with default risk rate
|
2026-03-10 15:53:51 -07:00 |
|
|
|
20c91deb3d
|
store.zig refactored and reviewed
|
2026-03-09 16:58:12 -07:00 |
|
|
|
d4a5818f68
|
move to srf iterator/bail early when possible
|
2026-03-09 09:56:42 -07:00 |
|
|
|
a776edf57e
|
move tax type to enum
|
2026-03-06 13:51:19 -08:00 |
|
|
|
471c8639d8
|
utilize srf library from/to most concrete types
|
2026-03-04 17:10:01 -08:00 |
|
|
|
ecf3d71d97
|
update pnl -> gain_loss
|
2026-03-03 13:32:56 -08:00 |
|
|
|
8f8744d781
|
ai: skip fetch only if price:: set but no ticker:: alias
|
2026-03-01 13:09:06 -08:00 |
|
|
|
acfd1ac769
|
move isCusipLike to a more generic place
|
2026-03-01 12:45:26 -08:00 |
|
|
|
390fd73497
|
ai: deduplicate cli/tli display functions
|
2026-03-01 11:57:29 -08:00 |
|
|
|
54c6af8d6d
|
ai: add tests to tui
|
2026-03-01 11:22:37 -08:00 |
|
|
|
333383647c
|
ai: analysis tab, various fixes
|
2026-02-27 08:15:28 -08:00 |
|
|
|
a13ef81c17
|
add historical performance for current portfolio
|
2026-02-26 16:01:27 -08:00 |
|
|
|
8682575ed9
|
ai: display labels from notes if provided on CUSIP securities
|
2026-02-26 15:32:59 -08:00 |
|
|
|
28b6f004a6
|
ai: portfolio sorting
|
2026-02-26 14:10:19 -08:00 |
|
|
|
96cf54f269
|
ai: show failing stocks, include on portfolio
|
2026-02-26 12:57:17 -08:00 |
|
|
|
1222692bb0
|
ai: bring cli and tui to near parity
|
2026-02-26 07:40:51 -08:00 |
|
|
|
47a8f4b600
|
ai generated, functional, no code review yet
|
2026-02-25 14:10:27 -08:00 |
|