Go to file
Greg Pomerantz 62d11abb9d Keep existing event CSVs when a download carries no events of that kind
Yahoo stopped returning capitalGain events for some funds (2026); a blind
os.Create + write of an empty event set overwrote the only copy of that
history. When the new download has zero rows of an event kind and the
existing CSV has data rows, keep the existing file. (gmp/f data.py also
falls back to overrides/event-backup/ as a second line of defense.)
2026-08-31 21:29:29 -04:00
cmd/ohlc cmd: drop unused imports 2026-08-31 16:05:20 -04:00
go.mod initial commit 2024-11-14 21:36:06 -05:00
main.go Keep existing event CSVs when a download carries no events of that kind 2026-08-31 21:29:29 -04:00