Commit graph

82 commits

Author SHA1 Message Date
31ae11cec0
exclude mutual funds from any server fetch - they do not have earnings
All checks were successful
Generic zig build / build (push) Successful in 27s
2026-03-11 11:45:34 -07:00
e6ff204a54
Change candle TTL to 23h, 45m for cron jitter/update README
All checks were successful
Generic zig build / build (push) Successful in 40s
2026-03-11 11:26:09 -07:00
d25d6acb9b
add build to paths for downstream
All checks were successful
Generic zig build / build (push) Successful in 31s
2026-03-10 17:43:26 -07:00
5b793fea8d
ai - add ci
All checks were successful
Generic zig build / build (push) Successful in 57s
2026-03-10 17:36:41 -07:00
c50ba0124f
capture additional review in todo.txt 2026-03-10 15:57:29 -07:00
0ca05ed3b4
move isCusipLike / deal with default risk rate 2026-03-10 15:53:51 -07:00
535ab7d048
delete dead code 2026-03-10 15:21:24 -07:00
3a6b6f1e26
upper case symbol from user 2026-03-10 15:18:12 -07:00
d187664494
clean up format.zig/remove it from exported module 2026-03-10 15:13:20 -07:00
feb1fe21f0
http.zig cleanup. Most notably, we now retry on gateway errors 2026-03-10 14:37:36 -07:00
a7448525ed
api.finnhub.io supports TLS 1.3 - curl fallback removed 2026-03-10 14:09:31 -07:00
543be9733e
finish service.zig cleanup 2026-03-10 13:40:06 -07:00
7eba504ed8
retry logic on 429 2026-03-10 08:37:00 -07:00
e0129003e6
store.zig refactored and reviewed 2026-03-09 16:58:12 -07:00
189d09720b
use srf parsing/conversion in porfolio 2026-03-09 10:03:31 -07:00
44dfafd574
move to srf iterator/bail early when possible 2026-03-09 09:56:42 -07:00
0a2dd47f3e
use a candle metadata file for current price, append only to candle data 2026-03-06 18:04:45 -08:00
9902507911
add comment explaining why the 5k is good 2026-03-06 16:50:41 -08:00
4b2493afe0
use std.json for the json formatting 2026-03-06 16:42:50 -08:00
373c30d947
fix fetchQuote idiocy 2026-03-06 16:35:57 -08:00
0f09ef5cff
move the curl fallback mess into http.zig 2026-03-06 16:29:33 -08:00
f87021b57e
update cache timings for dividends/splits 2026-03-06 16:14:45 -08:00
497b1d3c2d
remove unused polygon candle fetching 2026-03-06 16:02:12 -08:00
26b831631d
remove unused provider interface stuff 2026-03-06 15:56:09 -08:00
6a680a2381
switch earnings cache ttl to 30 days + day after earnings 2026-03-06 15:24:24 -08:00
78a15b89be
remove dead options code from finnhub provider 2026-03-06 15:19:10 -08:00
14df3b1050
fix segfault 2026-03-06 15:13:33 -08:00
71a5c548d5
title case for etf sectors, force upper case on symbol search 2026-03-06 15:11:04 -08:00
3d679f9d75
introduce deinit on Dividend 2026-03-06 14:59:14 -08:00
bbdf340de4
add tests to providers/consolidate common json utilities 2026-03-06 14:52:06 -08:00
f1e9321bdc
move tax type to enum 2026-03-06 13:51:19 -08:00
57b0811ecd
ai: remove most manual type conversion in favor of srf 2026-03-06 10:59:33 -08:00
c65ebb9384
utilize srf library from/to most concrete types 2026-03-04 17:10:01 -08:00
fcd85aa64e
rate limiter refactor 2026-03-03 13:52:53 -08:00
d6a104d2d5
classification.zig to use srf parser 2026-03-03 13:41:34 -08:00
9819c93cfe
update pnl -> gain_loss 2026-03-03 13:32:56 -08:00
25a7d06d40
config.zig refactorings 2026-03-03 13:14:07 -08:00
f936531721
root.zig review 2026-03-03 12:58:14 -08:00
3e24d37040
just use zfin.fmt 2026-03-03 12:29:20 -08:00
52337ab5a9
title case sector in enrich command 2026-03-03 12:27:23 -08:00
9f4adc1ee0
return 1 on error 2026-03-03 12:10:39 -08:00
089e81df54
ai: provide fetch progress info when tui starts 2026-03-03 12:00:41 -08:00
bfeac82c51
add MSFT to metadata 2026-03-03 11:59:31 -08:00
c5a4d68899
add market value of lots to CLI/TUI display 2026-03-02 08:58:34 -08:00
86a764dca9
ai: restore progress in CLI/add to TUI 2026-03-02 08:42:30 -08:00
7b07c09f70
ai: fix and centralize portfolio value calculation 2026-03-02 08:35:36 -08:00
ea6ac524bb
ai: skip fetch only if price:: set but no ticker:: alias 2026-03-01 13:09:06 -08:00
6d9374ab77
move isCusipLike to a more generic place 2026-03-01 12:45:26 -08:00
9d86ccf2e5
some readme cleanup 2026-03-01 12:11:40 -08:00
b510a86b09
add shift-tab keybind 2026-03-01 12:11:15 -08:00