• Joined on 2019-01-28
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 »
lobo pushed to master at lobo/zfin 2026-04-28 19:30:37 +00:00
7014c326d1 add total value to equity/fixed income display
6ea0a58949 add graph and set up scrolling
bbdc46702f fixed income vs equity on analysis
6428537bb7 show on target until we get to 5%. error at 10%
c0b980146c initial commit projections TUI tab
Compare 14 commits »
lobo pushed to master at lobo/vcsh_exports 2026-04-27 15:49:50 +00:00
264147ce36 remove the xdg-user-dir...it is not available everywhere
lobo pushed to master at lobo/zfin 2026-04-25 22:00:00 +00:00
a2271e3582 master audit command to do all the things
4df334896c just defer
Compare 2 commits »
lobo pushed to master at lobo/vcsh_exports 2026-04-25 21:04:54 +00:00
df14f295b0 add ZFIN_AUDIT_FILES
lobo pushed to master at lobo/zfin 2026-04-25 18:16:04 +00:00
77cc69efe0 ai: merge multiple positions with price_ratio fields
ee98a2c4ed add fidelity option matching and a summary including price ratio updates
fb1178b5ca ignore option mark to market in schwab
Compare 3 commits »
lobo pushed to master at lobo/zfin 2026-04-25 14:23:07 +00:00
74fa8d91fa print out server sync only once progress is made
lobo pushed to master at lobo/zfin 2026-04-24 13:20:49 +00:00
f99ec545ad move to thread safe allocator to address issues on parallel fetch