summaryrefslogtreecommitdiff
path: root/backend/app
AgeCommit message (Expand)Author
2026-05-18feat: add GET /api/tickers/{symbol}/valuation routeTyler Hoang
2026-05-18feat: add get_valuation() service functionTyler Hoang
2026-05-18feat: add _run_dcf, _run_ev_ebitda, _run_ev_revenue, _run_price_to_bookTyler Hoang
2026-05-18feat: add valuation math helpers and VALUATION_CACHETyler Hoang
2026-05-18feat: add DcfResult, MultipleResult, ValuationResponse schemasTyler Hoang
2026-05-18Merge worktree-financials-tab: add financials tab (income/balance/cashflow)Tyler Hoang
2026-05-18fix: give each statement fetcher its own cache to prevent key collisionsTyler Hoang
2026-05-18feat: add /api/tickers/{symbol}/financials endpointTyler Hoang
2026-05-18feat: add get_financials() with income/balance/cashflow buildersTyler Hoang
2026-05-18feat: add financials cache and row-builder helper functionsTyler Hoang
2026-05-18feat: add financials cache and row-builder helper functionsTyler Hoang
2026-05-17feat: add FinancialRow/Statement/Response schemasTyler Hoang
2026-05-17Fix _json_value crashing on array-valued yfinance info fieldsTyler Hoang
2026-05-17Add computed beta fallback and FMP short interest fallbackTyler Hoang
2026-05-17Refine overview ratios and shellTyler Hoang
2026-05-17Add stack start and stop scriptsTyler Hoang