mirror of
https://github.com/we-promise/sure.git
synced 2026-04-10 07:44:48 +00:00
Remove "value" from the market_value fallback chain in the SimpleFIN HoldingsProcessor and add it to the cost_basis fallback chain instead. Some brokerages (Vanguard, Fidelity) use "value" to represent cost basis, causing the system to display average cost per share as the current price and show massive phantom losses. https://claude.ai/code/session_01V2gC6BPT3sF7Hu4XQgUQT4 Co-authored-by: Claude <noreply@anthropic.com>