aboutsummaryrefslogtreecommitdiff
path: root/components/overview.py
diff options
context:
space:
mode:
authorTyler <tyler@tylerhoang.xyz>2026-05-17 00:40:20 -0700
committerTyler <tyler@tylerhoang.xyz>2026-05-17 00:40:20 -0700
commit9b5e0572de9721b90eee769251cf815cf714a5ad (patch)
tree67f4caf852924b22fa5238280def2ff854a9a179 /components/overview.py
parent5d24e21aa4ec234d51258b0741543b38c233c542 (diff)
Fix quotetable heading, stale click state, and parallel fetch
- Rename "Positions" → "Quotes" (heading was misleading; implies holdings) - Always clear _qt_click on read so stale values from removed tickers don't persist across rerenders - Replace serial get_latest_price + get_company_info calls with parallel ThreadPoolExecutor fetch of get_company_info only; regularMarketPrice/currentPrice from info is sufficient for the table and halves the number of yfinance calls Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'components/overview.py')
0 files changed, 0 insertions, 0 deletions