PnL truth: reconcile fees for every traded Grid/Radar symbol #542
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/fee-reconciler-all-symbols"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Связано с #500.
Причина: fee_reconciler опрашивал только BTC/ETH/SOL, поэтому активные AVAX/DOGE/XRP и динамические Radar-символы оставались с fee_usd=0. Production timer также обнаружен выключенным.
Исправление: динамический user-scoped список symbol/category из live trades за окно; существующая cross-tenant защита сохранена.
Проверка: 23 targeted tests passed; py_compile; diff-scoped gitleaks — no leaks. GitNexus impact reconcile: LOW, 3 direct test consumers, 0 execution flows.