|
|
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 |
|
|
|
facc233976
|
ai: deduplicate cli/tli display functions
|
2026-03-01 11:57:29 -08:00 |
|
|
|
a582228765
|
ai: add tests to tui
|
2026-03-01 11:22:37 -08:00 |
|
|
|
ce0238246f
|
ai: add tests to tui
|
2026-03-01 11:02:05 -08:00 |
|
|
|
313ef83065
|
restructure for single test binary/simplify Coverage module (drop to 30% thresh temp)
|
2026-03-01 09:04:56 -08:00 |
|
|
|
24924460d2
|
ai: add tests to portfolio
|
2026-02-27 14:36:26 -08:00 |
|
|
|
73b96f7399
|
ai: portfolio refactor
|
2026-02-27 14:20:33 -08:00 |
|
|
|
f7505936d2
|
special case for last close
|
2026-02-27 14:08:26 -08:00 |
|
|
|
2b62827bdb
|
avoid mtime for cache decisions
|
2026-02-27 13:50:38 -08:00 |
|
|
|
d6007e4305
|
ai: store sentinal on failed fetch so we do not eat api limits
|
2026-02-27 13:40:29 -08:00 |
|
|
|
19a1403d40
|
ai: refactor cli and add unit tests
|
2026-02-27 13:04:30 -08:00 |
|