• Joined on 2019-01-28
lobo pushed to master at lobo/zfin 2026-05-24 16:45:44 +00:00
b9d2ee4bd3 track multiple portfolio files in past revisions as well
e9b61ba94c fix commands that were still looking at single files
899da76042 second wells fargo import format
7bfe2d9deb match wells fargo import on account number as well
8be73c222e wells fargo parser fixes
Compare 15 commits »
lobo pushed to master at lobo/zfin 2026-05-21 19:44:44 +00:00
a06a4a8852 update todos
d23e2dd977 fix tui command line args and make benchmarks configurable
c300729887 create a set of fetch options and wire it into CLI for flags to work properly
7deb49254a add todo regarding cache ttl on old merge data
Compare 4 commits »
lobo pushed to master at lobo/zfin-server 2026-05-21 15:30:35 +00:00
7c08f28ecd update zfin library
lobo pushed to master at lobo/zfin 2026-05-21 15:28:12 +00:00
16048489dd allow for fuzzy matching on dividends to account for provider reporting differences
lobo pushed to master at lobo/zfin-server 2026-05-20 23:34:31 +00:00
536a427a08 upgrade to zig 0.16.0 and latest zfin lib, add /splits
lobo pushed to master at lobo/zfin 2026-05-20 23:01:19 +00:00
fe28949757 remove frequency and add ability to "upgrade" fields
d9f2e8404b allow tiingo to merge in dividends/splits not captured by primary provider
70f3e0dc11 rectify price return calculations with Tiingo data
e17e76905f better reporting on http related issues
d3b1c04a3a export chart as png
Compare 10 commits »
lobo pushed to master at lobo/zfin 2026-05-19 20:14:27 +00:00
fa728b3f04 update todo
b4db761733 allow interactive mode a --help option
fa39749980 user-errors management...any non-user error panics like before
4297fda67a clean up tui tab framework
3d176daaaa remove redundant validations
Compare 26 commits »
lobo pushed to master at lobo/zfin 2026-05-17 17:45:22 +00:00
39ebf23775 remove the "next up" from todo
d7e7b76933 add backtest and convergence to tui
50dd3b5533 initial projections back test
Compare 3 commits »
lobo pushed to master at lobo/zfin 2026-05-16 22:37:17 +00:00
10be2ee86a document difference between live and snapshot when on weekends
a0715b615c document methodology differences between history and projections
ad81adf05d add trailing returns for the week
03b07bc07e add horizon/event metric and resolve todo
adf33b9e21 add todo items after review of full application surface
Compare 7 commits »
lobo pushed to master at lobo/zfin 2026-05-16 19:20:41 +00:00
3c0e8a3f4d update TODO
3ff42591ad complete tui.zig architectural refactor
e301757311 move tab-modals into tabs from global
15ae2cbf20 begin cleanup on remaining tab/app separation of concerns
0c3ddd1ffc get tab-scoped keys into the default keys output
Compare 35 commits »
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2026-05-12 15:15:26 +00:00
1d5342e695 update example with latest nightly
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2026-05-12 15:04:25 +00:00
30b295209b remove uses of dupeZ
lobo pushed to master at lobo/zfin 2026-05-10 05:44:17 +00:00
fad9be6ce8 upgrade to zig 0.16.0
b75381a9bd update todo.md
86cf60447f nag when data is stale
Compare 3 commits »
lobo pushed to master at lobo/zfin-server 2026-05-08 19:40:18 +00:00
675d8839a2 etab implementation and zfin bump
lobo pushed to master at lobo/zfin 2026-05-08 19:37:11 +00:00
f9c7fa99e4 move ** -> @splat
1ab6fd8353 unnoisy the tests
896347692c check etag header if present, give a single retry on body validation error
42b8ff1b38 more robuster error capturing - looks like torn srf is in http transit
f605e1f764 add age-based horizon to projections
Compare 18 commits »
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2026-05-05 19:05:24 +00:00
8262340c56 update aws dep in example
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2026-05-05 17:01:06 +00:00
b4739c6f1f ** has been removed from the language - convert to @splat
lobo pushed to master at lobo/zfin 2026-05-01 23:23:40 +00:00
94311f6ff7 use new common cli helpers throughout
d15939a9ad periodic review: projections --as-of, contributions --since, comparison and tui projections date picker
0aabdfb4f1 tui implementation of compare mode
90ed1dabd3 use atomic file writes for data pulling from server
6a2cc8e775 add new compare command (CLI only for now)
Compare 5 commits »
lobo pushed to master at lobo/zfin-server 2026-04-30 22:32:15 +00:00
954c35dc9f update to latest zfin library
lobo pushed to master at lobo/zfin 2026-04-30 22:27:30 +00:00
0d3dfc6a55 handle write failed due to piping through commands like head
f436ca5a86 remove when column
9bb0d8036b sort reverse chronological - now we have a lot more data
0c08cdda6c replace finnhub with fmp - finnhub data not correct
25d763e306 update todo list
Compare 7 commits »