• Joined on 2019-01-28
lobo pushed to master at lobo/zfin 2026-06-25 22:25:56 +00:00
3cedde20eb expose candle freshness data to downstream
lobo pushed to master at lobo/zfin 2026-06-25 21:52:24 +00:00
75252c5beb remove market-aware ttl from todo - it is complete
da9982d766 covered call adjustments per account
097fe68d35 additional tests/bump coverage floor
c3c990fa68 market-aware ttl
47462aaab5 allow for configured max accumulation years
Compare 30 commits »
lobo pushed to master at lobo/zfin 2026-06-24 16:11:12 +00:00
d078bc5a62 add fund expense ratio for projections/description of deltas vis-a-vis FireCALC
c34e97aadd add acknowledgements to docs
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-22 21:55:03 +00:00
74fc219afd add docs/guides
c832ecf1bf add doctor command
839f0e759f collapse expired options/matured cds
ed2c0b8c5d add zeit todo
bd6ba89ea7 change portfolio summary when live pricing is applied
Compare 12 commits »
lobo pushed to master at lobo/zfin 2026-06-17 19:51:53 +00:00
1c4f85f8da add exposure command
beb8ed156b workaround for prek on riscv64. zlint still tbd
78ffecba4f remove remaining AlphaVantage code
867f9afb8c add cusip to etf profile
415071b955 dedup cusip cache and actually use the cache
Compare 5 commits »
lobo pushed to master at lobo/zfin 2026-06-12 15:22:07 +00:00
d9fd5d5b97 more flexible tui async plan
8860efb371 delint/get basic async checks working
b3645a7bd1 convert service to async pattern
2245176cb0 srf parsing optimizations
c97551a476 preserve background from line when computing span styles
Compare 20 commits »
lobo pushed to master at lobo/srf 2026-06-11 22:18:38 +00:00
0e3cdb021f a lot of performance dead ends, and 2 loc/a big comment now remains
lobo pushed to master at lobo/zfin 2026-06-06 23:36:16 +00:00
a48dc47837 use lot calculations instead of reinventing the wheel
6fbbf48486 add new review command/tab
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-03 14:10:19 +00:00
79ffbeb078 bump size of chart numbers on history tui tab
7f204747ad scrub GIT_* environment variables in gitInTestRepo
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-02 22:18:36 +00:00
fdd0c97480 switch to parse_allocator = .none (fix production segfaults)
b7b492e494 update AGENTS.md
Compare 2 commits »
lobo pushed to master at lobo/zfin-server 2026-06-01 23:47:27 +00:00
f3c16907df avoid fetching entity facts for etfs
lobo pushed to master at lobo/zfin 2026-06-01 23:46:18 +00:00
d7a86cd639 avoid output when processing 404
lobo pushed to master at lobo/zfin-server 2026-06-01 23:13:50 +00:00
be48f612c5 bump zfin for better classification data
lobo pushed to master at lobo/zfin 2026-06-01 23:11:52 +00:00
b796a46699 move Wikidata -> edgar logic into getClassification
lobo pushed to master at lobo/zfin-server 2026-06-01 19:59:02 +00:00
297c1c8bb8 log slow requests
b422718f3a update printRateLimitWait/bump zfin for cache improvements
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-01 19:32:45 +00:00
4d65cc45f4 estimateWaitSeconds needs to take a data type due to provider diffs
60435b645f lower polygon limit - seeing 429s in logs
b9416dab7f delint polygon
95d57d43ec fix(polygon): clear next_url between free and re-assign in pagination
4639edd813 defensive tests for double free seen in prod
Compare 6 commits »
lobo pushed to master at lobo/zfin-server 2026-06-01 16:03:35 +00:00
56244024ff show cache status in output
lobo pushed to master at lobo/zfin-server 2026-06-01 15:54:15 +00:00
7c9acef48b switch refresh to arena - will clean at process exit
704be793a5 Revert "use arena for refresh loop"
Compare 2 commits »
lobo pushed to master at lobo/zfin-server 2026-06-01 15:30:12 +00:00
dbe487e0f4 use arena for refresh loop
lobo pushed to master at lobo/zfin-server 2026-06-01 15:13:13 +00:00
0897eb850f add edgar/wikidata endpoints/refresh, zfin upgrade