Commit graph

16 commits

Author SHA1 Message Date
7fb674f467 enrich enrich command, remove AlphaVantage
This (huge) commit pulls out AlphaVantage in favor of utilizing
Wikidata and SEC EDGAR data sources (both free). It uses some
built-in heuristics to fill in gaps, and it is not 100% (never
will be), but should get close enough to allow hand-editing of
metadata.srf afterwords without too much labor
2026-05-30 10:40:34 -07:00
c410bf97b1 create a set of fetch options and wire it into CLI for flags to work properly 2026-05-21 12:17:48 -07:00
80a00009d8 land date refactor (similar to money) 2026-05-12 21:40:32 -07:00
494177ca24 replace finnhub with fmp - finnhub data not correct 2026-04-30 15:22:52 -07:00
92b4c608ea refactor config/add default files 2026-04-21 12:08:16 -07:00
5acce9d0bf refactor risk module/better sharpe ratios/adjust valuation for covered calls 2026-03-17 09:45:30 -07:00
94188ae4a9 add tiingo provider as primary for candles 2026-03-17 08:52:25 -07:00
d2867a58e8 clean up format.zig/remove it from exported module 2026-03-10 15:13:20 -07:00
057f317de2 root.zig review 2026-03-03 12:58:14 -08:00
a738ef46c4 restructure for single test binary/simplify Coverage module (drop to 30% thresh temp) 2026-03-01 09:04:56 -08:00
7d48dcdd5f ai: portfolio analysis 2026-02-26 18:43:07 -08:00
96cf54f269 ai: show failing stocks, include on portfolio 2026-02-26 12:57:17 -08:00
5a4e12ca72 ai: options, cds, cash and bug fixes 2026-02-26 08:52:35 -08:00
1222692bb0 ai: bring cli and tui to near parity 2026-02-26 07:40:51 -08:00
7bac5a58bf ai: bug fixes and charting 2026-02-25 17:02:19 -08:00
47a8f4b600 ai generated, functional, no code review yet 2026-02-25 14:10:27 -08:00