Files
zszq-trs/YLErpDAL
hjhan dbdc975da4 refactor(eod): 提取FillPositionLegSummary/SumInterestPnL消除eod_swap汇总重复(候选H)
SaveEodSwap与UpdateEodSwap各有~15行相同的持仓腿汇总代码:
- NotionalValueLong/Short(rounded) + MarketValueLong/Short + FloatingPnL + dv01 + TdCloseQty
→ FillPositionLegSummary(eod_Swap, positions)

- 利息腿ForEach按InterestLegPnl汇总InterestPnL
→ SumInterestPnL(interestPositions)

两处合计净减~18行
SwapModule零回归(7基线/510通过)
2026-08-12 14:53:41 +08:00
..
2024-05-09 14:06:26 +08:00
2025-09-02 18:01:22 +08:00
2026-03-11 15:04:10 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2026-07-31 11:02:49 +08:00