Commit graph

25 commits

Author SHA1 Message Date
494177ca24 replace finnhub with fmp - finnhub data not correct 2026-04-30 15:22:52 -07:00
cad05657fe ai: refactor tui/fix options panic 2026-03-19 09:29:59 -07:00
94188ae4a9 add tiingo provider as primary for candles 2026-03-17 08:52:25 -07:00
de6138b991 get more conservative with twelvedata 2026-03-11 16:03:23 -07:00
b0c5dc3e21 add Yahoo finance into the mix for candles and quotes 2026-03-11 15:31:17 -07:00
6cde9e67b9 api.finnhub.io supports TLS 1.3 - curl fallback removed 2026-03-10 14:09:31 -07:00
20c91deb3d store.zig refactored and reviewed 2026-03-09 16:58:12 -07:00
5a408a90dd add comment explaining why the 5k is good 2026-03-06 16:50:41 -08:00
8a2991a184 use std.json for the json formatting 2026-03-06 16:42:50 -08:00
c6c112ed31 fix fetchQuote idiocy 2026-03-06 16:35:57 -08:00
990d3cd244 move the curl fallback mess into http.zig 2026-03-06 16:29:33 -08:00
b6a21c1f31 remove unused polygon candle fetching 2026-03-06 16:02:12 -08:00
a53c1e293f remove unused provider interface stuff 2026-03-06 15:56:09 -08:00
808ffa9be8 remove dead options code from finnhub provider 2026-03-06 15:19:10 -08:00
b5af45bf5a introduce deinit on Dividend 2026-03-06 14:59:14 -08:00
eba3965683 add tests to providers/consolidate common json utilities 2026-03-06 14:52:06 -08:00
46862519b6 ai: remove most manual type conversion in favor of srf 2026-03-06 10:59:33 -08:00
471c8639d8 utilize srf library from/to most concrete types 2026-03-04 17:10:01 -08:00
5207b0410b rate limiter refactor 2026-03-03 13:52:53 -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
7d48dcdd5f ai: portfolio analysis 2026-02-26 18:43:07 -08:00
35982375da ai: add illiquid assets 2026-02-26 15:51:55 -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