Commit graph

18 commits

Author SHA1 Message Date
4e0270c884 create a view model for options and cds that is reused between cli/tui 2026-03-31 17:02:32 -07:00
678c70467a rework the data load 2026-03-20 09:48:03 -07:00
0099edcb10 portfolio cli/tui cleanup 2026-03-19 14:25:13 -07:00
5756934d6e consolidate shared portfolio summary calculations 2026-03-19 13:28:18 -07:00
04358e5561 consolidate drip summary 2026-03-19 13:04:20 -07:00
a9af5f1fa4 consolidate watchlist loading/use srf 2026-03-19 13:00:57 -07:00
ccdbfdeac2 remove old comment/reuse symbols 2026-03-19 12:50:51 -07:00
5acce9d0bf refactor risk module/better sharpe ratios/adjust valuation for covered calls 2026-03-17 09:45:30 -07:00
868fcd98d3 move isCusipLike / deal with default risk rate 2026-03-10 15:53:51 -07:00
d2867a58e8 clean up format.zig/remove it from exported module 2026-03-10 15:13:20 -07: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
fed140b2bc ai: provide fetch progress info when tui starts 2026-03-03 12:00:41 -08:00
145b02c0bf add market value of lots to CLI/TUI display 2026-03-02 08:58:34 -08:00
7288d74d4f ai: restore progress in CLI/add to TUI 2026-03-02 08:42:30 -08:00
2a6d85cf25 ai: fix and centralize portfolio value calculation 2026-03-02 08:35:36 -08:00
390fd73497 ai: deduplicate cli/tli display functions 2026-03-01 11:57:29 -08:00
a738ef46c4 restructure for single test binary/simplify Coverage module (drop to 30% thresh temp) 2026-03-01 09:04:56 -08:00
Renamed from src/cli/commands/portfolio.zig (Browse further)