f/overrides/frozen/avgyx.json
Greg Pomerantz 02aa750a06 Freeze stale (Yahoo-empty) tickers: snapshot final series in overrides/frozen/
230 tickers whose Yahoo chart responses now come back without a timestamp
array (terminated/merged funds): goget overwrites the .json on every pass
while ohlc.Conv skips the write, leaving the old CSVs as the last known
series. Snapshot them into overrides/frozen/ (git-tracked, audited in
reports/stale-funds.md) and make data.py prefer the frozen copies and
ignore any future data-root rewrite/delete for those symbols, so the
final series survives future goget runs. The cache manifest now covers
the overrides dir too; incremental refresh skips data-root files of
frozen symbols.
2026-08-31 13:23:24 -04:00

7 lines
192 B
JSON

{
"symbol": "avgyx",
"longName": "BNY Mellon Advantage Funds, Inc. - BNY Mellon Dynamic Total Return Fund",
"freeze_date": "2025-10-24",
"created": "2026-08-31",
"reason": "yahoo-empty"
}