Files
zszq-trs/UnitTestProject/Resources/GoldenFiles/SwapDividend/dividend_trade_1891.json
T
hjhan 029475ce8d test(swap): 新增互换分红重复计算录制测试+排查SQL(TDD红灯)
分红被重复计入 RealizedPnl 两次的根因:互换/平仓事件的 MarkClosePnl
已含分红成分(DividendIn),导致分红既进 RealizedMtmPnL(盯市列) 又进
RealizedDividend(分红列)。本次提供数据证据与回归基线:

- SwapDividendGoldenRecordTest: 连库录制1875(纯分红型)/1891(混合型)
  5表快照→JSON golden,录制时逐事件拆解 MarkClosePnl=价差+费+分红,
  按 PositionId 汇总出重复计入的分红金额。Step2 离线校验已通过。
  诊断结论:1875 重复302400,1891 重复-18.66,均与 eod 分红列吻合。
- golden JSON 纳入源码树(全量复制规则),修复后可作回归基线。
- 排查SQL工具箱: 基于真实DDL核对全部列名(swap_flow_event.EventDate/
  bond_payment_info.paying_interest 等),含定位样本/导出/验证/守恒4步。
- appsettings.json 测试库 zszq→glms 前缀修正。

详见 项目文档/互换分红损益字段语义与重复计算分析.md(9e6af84e)。
2026-06-26 09:13:37 +08:00

3292 lines
98 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"UnderlyingCode": "180205.IB",
"RecordedAt": "2026-06-26T09:05:16",
"SourceDb": "test",
"Purpose": "分红重复计算验证 + EOD重构回归基线",
"InputTrade": {
"SubTrades": null,
"YesterDayTradeSavedVol": null,
"PV": null,
"RealizedPnl": null,
"PositionPnl": null,
"MaturityWorkDay": 10,
"PairTradeNumber": null,
"ShowNotional": 0.0,
"MaturityDay": 14,
"TradeOpenVolatilityString": "0.00%",
"InitialSpotPriceOriginal": null,
"TradeOriginalAmount": null,
"ExerciseDateString": "2026-07-10",
"ActualStrike": null,
"StrikeString": "0.000000000",
"TradeSinglePriceString": "0.00%",
"TradeDateString": "2026-06-17",
"LotsNewInfo": null,
"UnWindPrice": null,
"StockEqvNotionalToShow": 19990.0,
"SettlementTypeDesc": "收盘价",
"SettlementDesc": null,
"VarietyId": null,
"SyntheticUnderlyingTipsInfo": null,
"StrikeToShow": "0.000000000",
"CurNotional": 0.0,
"LastDayNotional": 0.0,
"Amount": null,
"ContractCode": null,
"InitialMarginRatio": null,
"UnderlyingPrice": null,
"UnderlyingName": null,
"DeltaInLots": null,
"ValueStatus": null,
"UnWindUnderlyingPrice": null,
"UnWindTradePrice": null,
"UnWindTotalAmount": null,
"UnWindFee": null,
"UnWindTimes": 0,
"KnockInOutStatusObservation": null,
"DividendRatio": 0.0,
"InitYtm": 0.025000,
"CalcId": null,
"TTMDays": null,
"UnderlyingInstrumentTypeCn": "利率债",
"ExerciseModeCn": "",
"ClientNumber": null,
"SummaryType": "收益互换",
"QuoteUnitSingle": null,
"QuoteUnit": null,
"trade_forward": {
"id": 0,
"TradeId": 0,
"OpenCommission": 0.0,
"AnnualMarginRate": 0.0,
"AnnualStoragePrice": 0.0,
"ForwardValue": 0.0,
"ObservationStart": null,
"ObservationDates": null,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_asian_option": {
"StrikeType": null,
"PayoffType": null,
"SettleMode": null,
"StrikeGearingFactor": 1.0,
"AveragingPeriodStartDate": null,
"ObservationDates": null,
"EnhancedPrice": 0.0,
"StrikeTypeCn": "",
"PayoffTypeCn": "",
"Fixings": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_rainbow_option": {
"UnderlyingAssetCode": null,
"Strike": null,
"UnderlyingMaturityDate": null,
"UnderlyingId1": null,
"UnderlyingId2": null,
"Strike2": null,
"SpotPrice1": null,
"SpotPrice2": null,
"RainbowType": null,
"UnderlyingAssetCode2": null,
"CorRelation": null,
"CashAmount": null,
"Vol2": 0.0,
"UnderlyingCodes": [
null,
null
],
"Strikes": [
0.0,
0.0
],
"SpotPrices": [
0.0,
0.0
],
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_barrier_option": {
"KnockInOutStatus": null,
"KnockInOutStatusCn": "观察中",
"KnockInOutDate": null,
"KnockInOutNotional": null,
"BarrierShift": null,
"BarrierTypeEn": null,
"IsDiscrete": false,
"BarrierPrice": null,
"UpperBarrierPrice": null,
"Discrete": null,
"BarrierType": null,
"Rebate": null,
"RebateRate": null,
"RebateHigh": null,
"RebateHighRate": null,
"RebateAnnualizedAtKO": false,
"RebateDayCount": null,
"ObservationDates": null,
"LatestObservationDate": null,
"RebateType": null,
"RebateTypeCn": "",
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_risky_option": {
"Strike1": null,
"Strike2": null,
"Strike3": null,
"ParticipationRate1": null,
"ParticipationRate2": null,
"ParticipationRate3": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_binary_option": {
"RebateType": null,
"RebateTypeCn": "",
"CashOrNothingAmount": null,
"CashOrNothingAmountHigh": null,
"CashOrNothingAmountRate": null,
"CashOrNothingAmountHighRate": null,
"PayoffType": "",
"UpperBarrier": null,
"RebateDayCount": null,
"RebateAnnualizedAtKO": false,
"ObservationDates": null,
"LatestObservationDate": null,
"UpperBarrierRelative": "0",
"MonitorType": null,
"IsDiscreteMonitored": false,
"Offset": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_spread_option": {
"UnderlyingMaturityDate2": null,
"UnderlyingMaturityDate3": null,
"UnderlyingMaturityDate4": null,
"Payoff": "S1-S2",
"UnderlyingId1": null,
"UnderlyingId2": null,
"UnderlyingId3": null,
"UnderlyingId4": null,
"UnderlyingAssetClass1": null,
"UnderlyingAssetClass2": null,
"UnderlyingAssetClass3": null,
"UnderlyingAssetClass4": null,
"UnderlyingAssetCode1": null,
"UnderlyingAssetCode2": null,
"UnderlyingAssetCode3": null,
"UnderlyingAssetCode4": null,
"UnderlyingAssetName1": null,
"UnderlyingAssetName2": null,
"UnderlyingAssetName3": null,
"UnderlyingAssetName4": null,
"TradeCloseVolatility1": null,
"TradeCloseVolatility2": null,
"TradeCloseVolatility3": null,
"TradeCloseVolatility4": null,
"TradeOpenVolatility1": null,
"TradeOpenVolatility2": null,
"TradeOpenVolatility3": null,
"TradeOpenVolatility4": null,
"NumOfSmoothingDays1": null,
"NumOfSmoothingDays2": null,
"NumOfSmoothingDays3": null,
"NumOfSmoothingDays4": null,
"Vol1": null,
"Vol2": null,
"Vol3": null,
"Vol4": null,
"Correlation12": null,
"Correlation13": null,
"Correlation14": null,
"Correlation23": null,
"Correlation24": null,
"Correlation34": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_double_sharkfin_option": {
"KnockInOutStatus": null,
"KnockInOutStatusCn": "观察中",
"KnockInOutDate": null,
"IsDiscrete": false,
"BarrierHigh": 0.0,
"BarrierLow": 0.0,
"StrikeHigh": null,
"StrikeLow": null,
"CallParticipationRate": null,
"PutParticipationRate": null,
"Discrete": null,
"Rebate": null,
"RebateRate": null,
"RebateHigh": null,
"RebateHighRate": null,
"RebateType": null,
"ObservationDates": null,
"LatestObservationDate": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_autocall": {
"KnockInOutStatus": null,
"KnockInOutStatusCn": "观察中",
"KnockInOutDate": null,
"KOBarrier": 0.0,
"KIBarrier": 0.0,
"CouponBarrier": 0.0,
"Coupon": 0.0,
"IsFixedCoupon": false,
"CouponPayType": 0,
"SpreadStrike1": null,
"SpreadStrike": null,
"CouponPayAtMaturity": false,
"IncludeCouponAfterKI": false,
"KOObservationDates": null,
"CouponObservation": null,
"LatestKOObservationDate": null,
"LatestKOBarrier": null,
"ObservationDates": null,
"LatestObservationDate": null,
"IsAnnualized2": false,
"AnnualizeFactor2": null,
"CouponDayCount": "Act365",
"HappenedObservations": null,
"KIPayoffType": 0,
"CouponIncludeStartDate": null,
"CouponUsePaymentDate": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_snowball": {
"IsInitialKnockedIn": false,
"KnockInOutStatus": null,
"KnockInOutStatusCn": "观察中",
"KnockInOutDate": null,
"KOBarrier": 0.0,
"KIBarrier": 0.0,
"Coupon": 0.0,
"KOObservationDates": null,
"KOObservationSettleDates": null,
"LatestKOObservationDate": null,
"LatestKOBarrier": null,
"ObservationDates": null,
"LatestObservationDate": null,
"KORebate": 0.0,
"KORebateType": 0,
"IsFixedCoupon": false,
"SpreadStrikeAtKO": null,
"SpreadStrikeAtKO1": null,
"SpreadStrikeAtMaturity1": null,
"SpreadStrikeAtMaturity": null,
"KOPayoffType": 0,
"KIPayoffType": 0,
"AnnualizedPremiumRate": null,
"IsAnnualized2": false,
"AnnualizeFactor2": null,
"InitialAdvance": null,
"PeriodAdvance": null,
"FontEarning": null,
"ConfirmedLine": null,
"ConfirmedFloor": null,
"CouponDayCount": null,
"PrepaymentUsed": false,
"PrepaymentRatio": null,
"PrepaymentInterestRate": null,
"PrepaymentConvertCashRate": null,
"CouponIncludeEndDate": null,
"EnhancedParticipationRate": null,
"KIParticipationRate": null,
"PrincipalProtectionRate": null,
"KIObservationType": 0,
"KOBarrierAdjustStep": 0.0,
"CouponIncludeStartDate": null,
"CouponUsePaymentDate": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_rangeaccrual": {
"LowerRange": 0.0,
"UpperRange": 0.0,
"BonusRate": 0.0,
"ObservationDates": null,
"LatestObservationDate": null,
"HappenedObservations": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_airbag": {
"KnockInOutStatus": null,
"KnockInOutStatusCn": "观察中",
"KnockInOutDate": null,
"KnockInOutNotional": null,
"HighStrike": 0.0,
"HasPayoffLimit": false,
"Barrier": 0.0,
"KIParticipationRate": 0.0,
"NotKIParticipationRate": null,
"IsDiscreteMonitored": false,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_accumulator_option": {
"KOBarrier": null,
"KOObservationDates": null,
"KOObservationSettleDates": null,
"AccumuTradeAmount": 0.0,
"OriginalAccumuTradeAmount": 0.0,
"AccumuType": "",
"PayoffType": null,
"Coupon": 0.0,
"CouponPercent": false,
"IsFixedCoupon": false,
"CouponDayCount": null,
"PutMultiplier": 1.0,
"CallMultiplier": 1.0,
"EarlyTerminate": false,
"SettlementMode": null,
"SettlementMode2": null,
"SettlementMode3": null,
"KnockOutDate": null,
"ForwardDateType": null,
"ForwardPriceType": null,
"AccumulatorStructureType": 0,
"Coupon2": null,
"Strike2": null,
"Strike3": null,
"Multiplier": null,
"Multiplier2": null,
"Multiplier3": null,
"KnockInOutStatusCn": "观察中",
"LatestObservationDate": null,
"StrikeGearingFactor": 1.0,
"LatestKOBarrier": null,
"latestCoupon": null,
"ForwardPriceType2": null,
"ForwardDateType2": null,
"ForwardPriceType3": null,
"ForwardDateType3": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_swap": {
"AnnualDays": null,
"IsGetFloatingProfit": false,
"GetVarietyId": null,
"GetUnderlyingId": null,
"GetUnderlyingCode": null,
"GetLongShort": null,
"GetSpotPrice": null,
"GetOpenPrice": null,
"GetTradePrice": null,
"GetSwapTimeAndRate": null,
"GetSwapRate": 0.0,
"GetFixedProfit": null,
"GetSingleFee": null,
"GetUnAnnualRate": null,
"GetMarginRate": 0.0,
"GetFinalPrice": null,
"GetNotional": null,
"GetTradeAmount": null,
"GetLot": null,
"IsPayFloatingProfit": false,
"PayVarietyId": null,
"PayUnderlyingId": null,
"PayUnderlyingCode": null,
"PayLongShort": null,
"PaySpotPrice": null,
"PayOpenPrice": null,
"PayTradePrice": null,
"PaySwapTimeAndRate": null,
"PaySwapRate": 0.0,
"PayFixedProfit": null,
"PaySingleFee": null,
"RateCalcMode": "11",
"IncludeFirstDay": true,
"PayUnAnnualRate": null,
"PayMarginRate": 0.0,
"PayFinalPrice": null,
"PayNotional": null,
"PayTradeAmount": null,
"PayLot": null,
"FlowId": null,
"AnnualVarIncome": false,
"SwapType": null,
"SettlementPayType": 0,
"IsTradePriceWhenOpen": false,
"IsShare": false,
"OriginalTradeId": null,
"GetCountRatio": 0.0,
"PayCountRatio": 0.0,
"GetContractSize": 0.0,
"PayContractSize": 0.0,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"get_trade_swap_details": [],
"pay_trade_swap_details": [],
"trade_underlying_enhance": {
"AnnualizedEnhanceRate": 0.0,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_cashflow": {
"ProfitRate": 0.0,
"RateType": 0,
"DepositType": 0,
"PrepayRatio": 0.0,
"ProfitDayCount": "Act365",
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_custom": {
"ObservationDates": null,
"LatestObservationDate": null,
"id": 0,
"TradeId": 0,
"OptId": null,
"OptName": null,
"OptDate": null,
"EncryptId": "93JNozbumCxdv7dwztjpOg"
},
"trade_extend": {
"TradeId": 0,
"ExtendJson": null,
"CompanyJson": null,
"ExtendObj": {
"FlowBookMode": 0,
"FloatingPnlAnnualized": false,
"NeedOpenFee": false,
"OpenFeeType": 0,
"AnnualDays": 365,
"InterestCalcMode": "11",
"Direction": 0,
"SettlementRules": 0,
"DividendPayDate": 1
}
},
"swap_positions": [],
"inital_eod_swap_positions": [],
"eod_swap_positions": [],
"trade_Initial_Margin": {
"TradeId": 0,
"Direction": 1,
"MarginType": 0,
"MarginValue": 0.0
},
"swap_Flow_Events": [],
"swap_Events": [],
"eod_swaps": [],
"ClientCashInCashOutList": [],
"SalesCommission": null,
"trade_cash": null,
"RemarkInfo": null,
"eod_trade": null,
"SettlementAmount": null,
"ActualExerciseDate": null,
"trade_swap_gj": {
"LongShort": null,
"OpenPrice": null,
"OpenCurrencyRate": null,
"TradeCommission": null,
"PricingOriginalStockEqvNotional": null,
"PricingStockEqvNotional": null,
"SwapTimeAndRate": null
},
"Tags": null,
"OutputTags": null,
"SaveExt": null,
"TradeType": "收益互换",
"TradeSavedVol": null,
"CreatorId": null,
"CreatorName": null,
"CreateDate": "2026-06-25T10:28:00",
"PairTrade": "",
"TradeSinglePrice": null,
"GroupId": null,
"GroupName": "",
"NumOfSmoothingDays": null,
"ParentTradeId": 0,
"TradeCloseVolatility": null,
"TradeOpenVolatility": null,
"UnWindDate": "2026-06-25T00:00:00",
"UnWindNotional": null,
"CheckStatus": 0,
"CheckTradeUpdate": 1,
"InitialSpotPrice": 0.0,
"IsMoneynessOption": null,
"TradeAmount": 0.0,
"TradeUnit": "",
"StockEqvNotional": 0.0,
"StockEqvNotionalMax": null,
"StockEqvNotionalReal": 19990.0,
"VolType": null,
"UnderlyingInstrumentType": "TBonds",
"ExerciseDate": "2026-07-10T00:00:00",
"TraderName": "初始用户",
"TraderId": 1,
"Vol": null,
"Day1Pnl": null,
"MidVol": null,
"ExchangeRate": null,
"Strike": null,
"UnderlyingId": 2393,
"BasisUnderlyingId": null,
"BasisUnderlyingCode": null,
"BasisGap": null,
"ExchangeOptionCode": null,
"AssetBookName": "testjia1",
"AssetId": 38,
"Notional": 0.0,
"OptionType": null,
"PricingModel": null,
"ExerciseMode": null,
"NoRiskRate": null,
"SpotPrice": 0.0,
"TradeNumber": "GLMS-20260617-0002",
"ClientId": 14,
"ClientName": "testjia",
"UnderlyingCode": "180205.IB",
"UnderlyingAssetClass": "其他市场债券",
"TradeDate": "2026-06-17T00:00:00",
"BuySell": "卖出",
"StartDate": "2026-06-18T00:00:00",
"MaturityDate": null,
"ObservationDateStr": null,
"TradePrice": 0.0,
"AccurateTradePrice": null,
"TradeStatus": "已平仓",
"ProcessStatus": "通过审批",
"ProcessOrderId": -2,
"ProcessOrderBranch": 0,
"ProcessOptDate": "2026-06-25T13:51:13",
"SettlementType": 0,
"ValidState": "Valid",
"Comments": null,
"SentMailCount": null,
"Lots": null,
"HasPartialUnWind": 1,
"OriginalNotional": 0.0,
"TradeSource": "系统交易",
"OriginalStockEqvNotional": 19990.0,
"OriginalStockEqvNotionalV2": 19990.0,
"IsUsePremiumRate": true,
"IsTradePricePayType": true,
"IsAnnualized": false,
"AnnualizeFactor": null,
"DividendRate": null,
"ParticipationRate": 1.0,
"PrincipalRate": null,
"OriginalPrincipalSum": null,
"PrincipalRateWrite": null,
"SinglePrincipalWrite": null,
"SettlementDate": null,
"SettlementFlag": 0,
"SettlementFlagStr": "否",
"SettlementFlagDate": null,
"SettlementFlagOptId": null,
"SettlementFlagOptName": null,
"CalcFlag": 0,
"IsSingleContract": null,
"PremiumPayDate": null,
"PremiumRate": null,
"UnderlyingAssetName": "18国开05",
"UnderlyingVariety": null,
"ContractVersion": null,
"FinalPrice": null,
"OpponentRole": "乙方",
"DurationDays": null,
"StructureType": "普通债券类收益互换",
"InitialMargin": 0.0,
"StructureIntroduction": null,
"MarginTemplateName": "系统默认",
"MarginType": 0,
"MarginRate": 0.0,
"PositionMarginRate": 0.0,
"QuoteCurrency": null,
"SettlementCurrency": null,
"IsGroup": 0,
"ExtendInfo": null,
"IsNight": false,
"Propertys": [],
"ExtendOptionTypeInfo": null,
"AccumulatorOptionId": null,
"OptId": 166,
"OptName": "贾春梅",
"OptDate": "2026-06-25T13:51:13",
"IsApproval": false,
"IsAutoGenerate": null,
"HTStatus": null,
"Warning": false,
"DividendDate": "2000-01-01T00:00:00",
"CountRatio": 1,
"CallPut": "",
"IsMoneynessOptionData": false,
"MetaDic": {},
"TradeExtendJson": null,
"TradeMultipleType": "收益互换",
"Fixing": null,
"id": 1891,
"EncryptId": "cmP2ygz0GGvqtXj55rGpQQ"
},
"InputPositions": [
{
"PositionId": 0,
"SwapTradeId": 1891,
"PosiDirection": 0,
"PositionType": 0,
"UnderlyingCode": null,
"underlying": null,
"CountRatio": 0.0,
"ContractSize": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiNetFeePrice": 0.0,
"PosiNetNoFeePrice": 0.0,
"PosiNotionalValue": 0.0,
"PosiQuantity": 0.0,
"PosiTradingFee": 0.0,
"PosiTradingFeeUnit": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"PosiDividendIncome": 0.0,
"PosiTradingFeePending": 0.0,
"InterestDirection": 1,
"InterestRateDefault": 0.006000,
"FloatRate": 0.010000,
"FloatRateUnderlyingCode": "FR007",
"InterestMode": 9,
"InterestModeStr": "标的期初全价",
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"InterestAmount": 0.0,
"IsInitial": true,
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"PosiNumber": "GLMS-20260617-0002-34711",
"UnderlyingInstrumentType": null,
"InitYtm": null,
"Invalid": false,
"interest_rest_days": 1,
"interest_rule": 0,
"SwapIntervalList": [
{
"Date": "2026-07-09T00:00:00",
"Rate": 0.006,
"Settlement": 0,
"SettlementDate": null
}
],
"Obervation": null,
"PositionIdPadding": "00000000",
"id": 34711,
"EncryptId": "lcLrIHav6iQfZ6YdUVZRmA",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T10:28:00"
},
{
"PositionId": 0,
"SwapTradeId": 1891,
"PosiDirection": 2,
"PositionType": 1,
"UnderlyingCode": "180205.IB",
"underlying": null,
"CountRatio": 1.000000,
"ContractSize": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"PosiNotionalValue": 19990.000000,
"PosiQuantity": 1000.000000,
"PosiTradingFee": 0.0,
"PosiTradingFeeUnit": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"PosiDividendIncome": 0.0,
"PosiTradingFeePending": 0.0,
"InterestDirection": 0,
"InterestRateDefault": 0.0,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"InterestMode": 0,
"InterestModeStr": "Unknown",
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"InterestAmount": 0.0,
"IsInitial": true,
"IsAnnualized": false,
"HappenDate": null,
"Currency": "CNY",
"PosiNumber": "GLMS-20260617-0002-34712",
"UnderlyingInstrumentType": "TBonds",
"InitYtm": 0.025000,
"Invalid": false,
"interest_rest_days": null,
"interest_rule": null,
"SwapIntervalList": [],
"Obervation": null,
"PositionIdPadding": "00000000",
"id": 34712,
"EncryptId": "w1s9pijgVZe_u7mbD2H8Hw",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T10:28:00"
},
{
"PositionId": 34711,
"SwapTradeId": 1891,
"PosiDirection": 0,
"PositionType": 0,
"UnderlyingCode": null,
"underlying": null,
"CountRatio": 0.0,
"ContractSize": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiNetFeePrice": 0.0,
"PosiNetNoFeePrice": 0.0,
"PosiNotionalValue": 0.0,
"PosiQuantity": 0.0,
"PosiTradingFee": 0.0,
"PosiTradingFeeUnit": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"PosiDividendIncome": 0.0,
"PosiTradingFeePending": 0.0,
"InterestDirection": 1,
"InterestRateDefault": 0.006000,
"FloatRate": 0.000100,
"FloatRateUnderlyingCode": "FR007",
"InterestMode": 9,
"InterestModeStr": "标的期初全价",
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"InterestAmount": 9.860000,
"IsInitial": false,
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"PosiNumber": "GLMS-20260617-0002-34711",
"UnderlyingInstrumentType": null,
"InitYtm": null,
"Invalid": false,
"interest_rest_days": 1,
"interest_rule": 0,
"SwapIntervalList": [
{
"Date": "2026-07-09T00:00:00",
"Rate": 0.006,
"Settlement": 0,
"SettlementDate": null
}
],
"Obervation": null,
"PositionIdPadding": "00034711",
"id": 34715,
"EncryptId": "BtlrfV49E1wCUBAeSzQoXQ",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T10:28:00"
},
{
"PositionId": 34712,
"SwapTradeId": 1891,
"PosiDirection": 2,
"PositionType": 1,
"UnderlyingCode": "180205.IB",
"underlying": null,
"CountRatio": 1.000000,
"ContractSize": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"PosiNotionalValue": 19990.000000,
"PosiQuantity": 0.0,
"PosiTradingFee": 0.0,
"PosiTradingFeeUnit": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"PosiDividendIncome": 0.0,
"PosiTradingFeePending": 0.0,
"InterestDirection": 0,
"InterestRateDefault": 0.0,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"InterestMode": 0,
"InterestModeStr": "Unknown",
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"InterestAmount": 0.0,
"IsInitial": false,
"IsAnnualized": false,
"HappenDate": null,
"Currency": "CNY",
"PosiNumber": "GLMS-20260617-0002-34712",
"UnderlyingInstrumentType": "TBonds",
"InitYtm": 0.025000,
"Invalid": false,
"interest_rest_days": null,
"interest_rule": null,
"SwapIntervalList": [],
"Obervation": null,
"PositionIdPadding": "00034712",
"id": 34716,
"EncryptId": "83tp38yK8JRb2FAKtjuOQg",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T10:28:00"
}
],
"InputFlowEvents": [
{
"EventDate": "2026-06-17T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"SwapPositionIdPadding": "00034711",
"EventType": 1,
"EventTypeStr": "开仓",
"EventReason": "交易",
"PayDirection": 0,
"PayDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"MatuirityDate": "2026-07-10T00:00:00",
"Quantity": 0.0,
"PositionQty": 0.0,
"CountRatio": 0.0,
"ContractSize": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 0.0,
"TradingAmountAvg": 0.0,
"TradingAmountFeeAvg": 0.0,
"TradingFee": 0.0,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": 0.0,
"DividendIn": 0.0,
"CloseFee": 0.0,
"BeforeCloseFee": 0.0,
"PositionId": 34711,
"DataState": 100,
"ClientCashId": 0,
"InterestDirection": 1,
"InterestDirectionStr": "收取",
"InterestMode": 9,
"UnderlyingInstrumentType": null,
"InterestModeStr": "标的期初全价",
"InterestPrincipal": 0.0,
"InterestRate": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestAmount": 0.0,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 0.0,
"EventId": null,
"ClientId": 14,
"FloatRate": null,
"PayDate": "2026-06-18T00:00:00",
"TradingAmountNetFeeAvg": 0.0,
"TradingAmountNetAvg": 0.0,
"UnwindDate": "2026-06-18T00:00:00",
"OptLog": "手工操作",
"SwapIntervalList": [
{
"Date": "2026-07-09T00:00:00",
"Rate": 0.006,
"Settlement": 0,
"SettlementDate": null
}
],
"PosiPnl": 0.0,
"InitYtm": null,
"id": 12756,
"EncryptId": "8nurr7RFJ_Srd947snnKxw",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T10:28:10"
},
{
"EventDate": "2026-06-17T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"SwapPositionIdPadding": "00034712",
"EventType": 1,
"EventTypeStr": "开仓",
"EventReason": "交易",
"PayDirection": 2,
"PayDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"MatuirityDate": "2026-07-10T00:00:00",
"Quantity": 1000.000000,
"PositionQty": 1000.000000,
"CountRatio": 1.000000,
"ContractSize": 1.000000,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 19990.000000,
"TradingAmountAvg": 19.99000000000,
"TradingAmountFeeAvg": 19.99000000000,
"TradingFee": 0.0,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": 0.0,
"DividendIn": 0.0,
"CloseFee": 0.0,
"BeforeCloseFee": 0.0,
"PositionId": 34712,
"DataState": 100,
"ClientCashId": 0,
"InterestDirection": 0,
"InterestDirectionStr": "",
"InterestMode": 0,
"UnderlyingInstrumentType": "TBonds",
"InterestModeStr": "",
"InterestPrincipal": 0.0,
"InterestRate": 0.0,
"InterestSwapInterval": null,
"InterestAmount": 0.0,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 0.0,
"EventId": null,
"ClientId": 14,
"FloatRate": null,
"PayDate": "2026-06-18T00:00:00",
"TradingAmountNetFeeAvg": 19.99000000000,
"TradingAmountNetAvg": 19.99000000000,
"UnwindDate": "2026-06-18T00:00:00",
"OptLog": "手工操作",
"SwapIntervalList": [],
"PosiPnl": 0.0,
"InitYtm": null,
"id": 12757,
"EncryptId": "qLgo5IkwTfM5vYXtH9Gtpg",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T10:28:10"
},
{
"EventDate": "2026-06-20T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"SwapPositionIdPadding": "00034711",
"EventType": 3,
"EventTypeStr": "互换",
"EventReason": "交易",
"PayDirection": 0,
"PayDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"MatuirityDate": null,
"Quantity": 0.0,
"PositionQty": null,
"CountRatio": 0.0,
"ContractSize": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 0.0,
"TradingAmountAvg": 0.0,
"TradingAmountFeeAvg": 0.0,
"TradingFee": 0.0,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": 0.0,
"DividendIn": 0.0,
"CloseFee": 0.0,
"BeforeCloseFee": 0.0,
"PositionId": 34711,
"DataState": 100,
"ClientCashId": 0,
"InterestDirection": 1,
"InterestDirectionStr": "收取",
"InterestMode": 9,
"UnderlyingInstrumentType": null,
"InterestModeStr": "标的期初全价",
"InterestPrincipal": 19991.643014,
"InterestRate": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestAmount": 3.290000,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 3.290000,
"EventId": 17946,
"ClientId": 14,
"FloatRate": 0.024000,
"PayDate": "2026-06-20T00:00:00",
"TradingAmountNetFeeAvg": null,
"TradingAmountNetAvg": null,
"UnwindDate": "2026-06-20T00:00:00",
"OptLog": null,
"SwapIntervalList": [
{
"Date": "2026-07-09T00:00:00",
"Rate": 0.006,
"Settlement": 0,
"SettlementDate": null
}
],
"PosiPnl": 0.0,
"InitYtm": null,
"id": 12773,
"EncryptId": "x9ft9PX9yIer6RmN0m658Q",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T10:28:49"
},
{
"EventDate": "2026-06-20T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": null,
"SwapPositionIdPadding": "00034712",
"EventType": 3,
"EventTypeStr": "互换",
"EventReason": "交易",
"PayDirection": 2,
"PayDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"MatuirityDate": null,
"Quantity": 0.0,
"PositionQty": 0.0,
"CountRatio": 0.0,
"ContractSize": 1.000000,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 3996.001000,
"TradingAmountAvg": 0.19990000000,
"TradingAmountFeeAvg": 0.19990000000,
"TradingFee": 0.0,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": 395594.949000,
"DividendIn": -9.150000,
"CloseFee": 0.0,
"BeforeCloseFee": 0.0,
"PositionId": 34712,
"DataState": 100,
"ClientCashId": 0,
"InterestDirection": 0,
"InterestDirectionStr": "",
"InterestMode": 0,
"UnderlyingInstrumentType": "TBonds",
"InterestModeStr": "",
"InterestPrincipal": 0.0,
"InterestRate": 0.0,
"InterestSwapInterval": null,
"InterestAmount": 0.0,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 0.0,
"EventId": 17946,
"ClientId": 14,
"FloatRate": null,
"PayDate": "2026-06-20T00:00:00",
"TradingAmountNetFeeAvg": 19.99000000000,
"TradingAmountNetAvg": 19.99000000000,
"UnwindDate": "2026-06-20T00:00:00",
"OptLog": null,
"SwapIntervalList": [],
"PosiPnl": 395594.949000,
"InitYtm": null,
"id": 12774,
"EncryptId": "Sejdg3W3DAcjVJPmkAfzYw",
"OptId": 0,
"OptName": null,
"OptTime": "0001-01-01T00:00:00"
},
{
"EventDate": "2026-06-20T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"SwapPositionIdPadding": "00034712",
"EventType": 4,
"EventTypeStr": "自动互换",
"EventReason": "系统操作-分红",
"PayDirection": 2,
"PayDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"MatuirityDate": null,
"Quantity": 0.0,
"PositionQty": 1000.000000,
"CountRatio": 0.0,
"ContractSize": 1.000000,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 0.0,
"TradingAmountAvg": 19.99000000000,
"TradingAmountFeeAvg": 0.0,
"TradingFee": 0.0,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": -9.150000,
"DividendIn": -9.150000,
"CloseFee": 0.0,
"BeforeCloseFee": 0.0,
"PositionId": 34712,
"DataState": 0,
"ClientCashId": 0,
"InterestDirection": 0,
"InterestDirectionStr": "",
"InterestMode": 0,
"UnderlyingInstrumentType": null,
"InterestModeStr": "",
"InterestPrincipal": 0.0,
"InterestRate": 0.0,
"InterestSwapInterval": null,
"InterestAmount": 0.0,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 0.0,
"EventId": 17938,
"ClientId": 14,
"FloatRate": null,
"PayDate": "2026-06-22T00:00:00",
"TradingAmountNetFeeAvg": null,
"TradingAmountNetAvg": null,
"UnwindDate": "2026-06-20T00:00:00",
"OptLog": null,
"SwapIntervalList": [],
"PosiPnl": -9.150000,
"InitYtm": null,
"id": 12765,
"EncryptId": "bIsnYfXN3i02BsDVctMC_w",
"OptId": 0,
"OptName": null,
"OptTime": "0001-01-01T00:00:00"
},
{
"EventDate": "2026-06-22T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"SwapPositionIdPadding": "00034711",
"EventType": 3,
"EventTypeStr": "互换",
"EventReason": "交易",
"PayDirection": 0,
"PayDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"MatuirityDate": null,
"Quantity": 0.0,
"PositionQty": null,
"CountRatio": 0.0,
"ContractSize": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 0.0,
"TradingAmountAvg": 0.0,
"TradingAmountFeeAvg": 0.0,
"TradingFee": 0.0,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": 0.0,
"DividendIn": 0.0,
"CloseFee": 0.0,
"BeforeCloseFee": 0.0,
"PositionId": 34711,
"DataState": 100,
"ClientCashId": 0,
"InterestDirection": 1,
"InterestDirectionStr": "收取",
"InterestMode": 9,
"UnderlyingInstrumentType": null,
"InterestModeStr": "标的期初全价",
"InterestPrincipal": 19994.929446,
"InterestRate": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestAmount": 6.570000,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 6.570000,
"EventId": 17947,
"ClientId": 14,
"FloatRate": 0.024000,
"PayDate": "2026-06-22T00:00:00",
"TradingAmountNetFeeAvg": null,
"TradingAmountNetAvg": null,
"UnwindDate": "2026-06-22T00:00:00",
"OptLog": null,
"SwapIntervalList": [
{
"Date": "2026-07-09T00:00:00",
"Rate": 0.006,
"Settlement": 0,
"SettlementDate": null
}
],
"PosiPnl": 0.0,
"InitYtm": null,
"id": 12775,
"EncryptId": "if_y_w-7i_bLwimt4k1O6w",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T10:29:22"
},
{
"EventDate": "2026-06-22T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": null,
"SwapPositionIdPadding": "00034712",
"EventType": 3,
"EventTypeStr": "互换",
"EventReason": "交易",
"PayDirection": 2,
"PayDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"MatuirityDate": null,
"Quantity": 0.0,
"PositionQty": 0.0,
"CountRatio": 0.0,
"ContractSize": 1.000000,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 0.0,
"TradingAmountAvg": 0.19990000000,
"TradingAmountFeeAvg": 0.19990000000,
"TradingFee": 0.0,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": 0.0,
"DividendIn": 0.0,
"CloseFee": 0.0,
"BeforeCloseFee": 0.0,
"PositionId": 34712,
"DataState": 100,
"ClientCashId": 0,
"InterestDirection": 0,
"InterestDirectionStr": "",
"InterestMode": 0,
"UnderlyingInstrumentType": "TBonds",
"InterestModeStr": "",
"InterestPrincipal": 0.0,
"InterestRate": 0.0,
"InterestSwapInterval": null,
"InterestAmount": 0.0,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 0.0,
"EventId": 17947,
"ClientId": 14,
"FloatRate": null,
"PayDate": "2026-06-22T00:00:00",
"TradingAmountNetFeeAvg": 19.99000000000,
"TradingAmountNetAvg": 19.99000000000,
"UnwindDate": "2026-06-22T00:00:00",
"OptLog": null,
"SwapIntervalList": [],
"PosiPnl": 0.0,
"InitYtm": null,
"id": 12776,
"EncryptId": "aqkYcDFMO31qVBSZTaL5rA",
"OptId": 0,
"OptName": null,
"OptTime": "0001-01-01T00:00:00"
},
{
"EventDate": "2026-06-23T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"SwapPositionIdPadding": "00034712",
"EventType": 4,
"EventTypeStr": "自动互换",
"EventReason": "系统操作-分红",
"PayDirection": 2,
"PayDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"MatuirityDate": null,
"Quantity": 0.0,
"PositionQty": 1000.000000,
"CountRatio": 0.0,
"ContractSize": 1.000000,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 0.0,
"TradingAmountAvg": 19.99000000000,
"TradingAmountFeeAvg": 0.0,
"TradingFee": 0.0,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": -9.510000,
"DividendIn": -9.510000,
"CloseFee": 0.0,
"BeforeCloseFee": 0.0,
"PositionId": 34712,
"DataState": 0,
"ClientCashId": 0,
"InterestDirection": 0,
"InterestDirectionStr": "",
"InterestMode": 0,
"UnderlyingInstrumentType": null,
"InterestModeStr": "",
"InterestPrincipal": 0.0,
"InterestRate": 0.0,
"InterestSwapInterval": null,
"InterestAmount": 0.0,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 0.0,
"EventId": 17943,
"ClientId": 14,
"FloatRate": null,
"PayDate": "2026-06-23T00:00:00",
"TradingAmountNetFeeAvg": null,
"TradingAmountNetAvg": null,
"UnwindDate": "2026-06-23T00:00:00",
"OptLog": null,
"SwapIntervalList": [],
"PosiPnl": -9.510000,
"InitYtm": null,
"id": 12771,
"EncryptId": "YsPWR3vVvOg6S3ZP5AZM8w",
"OptId": 0,
"OptName": null,
"OptTime": "0001-01-01T00:00:00"
},
{
"EventDate": "2026-06-23T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"SwapPositionIdPadding": "00034712",
"EventType": 4,
"EventTypeStr": "自动互换",
"EventReason": "系统操作-分红",
"PayDirection": 2,
"PayDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"MatuirityDate": null,
"Quantity": 0.0,
"PositionQty": 1000.000000,
"CountRatio": 0.0,
"ContractSize": 1.000000,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 0.0,
"TradingAmountAvg": 19.99000000000,
"TradingAmountFeeAvg": 0.0,
"TradingFee": 0.0,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": -9.510000,
"DividendIn": -9.510000,
"CloseFee": 0.0,
"BeforeCloseFee": 0.0,
"PositionId": 34712,
"DataState": 100,
"ClientCashId": 0,
"InterestDirection": 0,
"InterestDirectionStr": "",
"InterestMode": 0,
"UnderlyingInstrumentType": "TBonds",
"InterestModeStr": "",
"InterestPrincipal": 0.0,
"InterestRate": 0.0,
"InterestSwapInterval": null,
"InterestAmount": 0.0,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 0.0,
"EventId": 18638,
"ClientId": 14,
"FloatRate": null,
"PayDate": "2026-06-23T00:00:00",
"TradingAmountNetFeeAvg": null,
"TradingAmountNetAvg": 19.99000000000,
"UnwindDate": "2026-06-23T00:00:00",
"OptLog": null,
"SwapIntervalList": [],
"PosiPnl": -9.510000,
"InitYtm": null,
"id": 13503,
"EncryptId": "a1QlyMjQBU7RGG4n-JIxnw",
"OptId": 0,
"OptName": null,
"OptTime": "0001-01-01T00:00:00"
},
{
"EventDate": "2026-06-25T00:00:00",
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"SwapPositionIdPadding": "00034712",
"EventType": 2,
"EventTypeStr": "平仓",
"EventReason": "交易",
"PayDirection": 2,
"PayDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"MatuirityDate": null,
"Quantity": 1000.000000,
"PositionQty": 0.0,
"CountRatio": 0.0,
"ContractSize": 1.000000,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"TradingAmount": 19990.000000,
"TradingAmountAvg": 19.99000000000,
"TradingAmountFeeAvg": 20.10100000000,
"TradingFee": 111.000000,
"TradingFeePending": 0.0,
"DividendPending": 0.0,
"MarkClosePnl": 111.000000,
"DividendIn": 0.0,
"CloseFee": 111.000000,
"BeforeCloseFee": 0.0,
"PositionId": 34712,
"DataState": 100,
"ClientCashId": 0,
"InterestDirection": 0,
"InterestDirectionStr": "",
"InterestMode": 0,
"UnderlyingInstrumentType": "TBonds",
"InterestModeStr": "",
"InterestPrincipal": 0.0,
"InterestRate": 0.0,
"InterestSwapInterval": null,
"InterestAmount": 0.0,
"TdInterestAmount": 0.0,
"InterestFee": 0.0,
"InterestClosePnL": 0.0,
"EventId": 17989,
"ClientId": 14,
"FloatRate": null,
"PayDate": "2026-06-25T00:00:00",
"TradingAmountNetFeeAvg": 19.99000000000,
"TradingAmountNetAvg": 19.99000000000,
"UnwindDate": "2026-06-25T00:00:00",
"OptLog": null,
"SwapIntervalList": [],
"PosiPnl": 0.0,
"InitYtm": null,
"id": 12824,
"EncryptId": "W70dUd2-GzX4uiU0JAoz6g",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T13:50:53"
}
],
"InputEodPositions": [
{
"ValueDate": "2026-06-17T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34711,
"PosiDirection": 0,
"PosiDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"UnderlyingName": null,
"ContractSize": 0.0,
"CountRatio": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 0.0,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 1,
"InterestMode": 9,
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"TdInterestPrincipal": 19990.000000,
"TdInterestRate": 0.006000,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 0.0,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.023000,
"FloatRateUnderlyingCode": "FR007",
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"UnderlyingInstrumentType": null,
"PosiNetFeePrice": null,
"PosiNetNoFeePrice": null,
"VTradingFee": 0.0,
"interest_rest_days": 1,
"interest_rule": 0,
"dv01": null,
"PositionIdPadding": "00034711",
"id": 347233,
"EncryptId": "Mdk7KX6q2cqYlJRng9oOiQ",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:18"
},
{
"ValueDate": "2026-06-18T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34711,
"PosiDirection": 0,
"PosiDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"UnderlyingName": null,
"ContractSize": 0.0,
"CountRatio": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 0.0,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 1,
"InterestMode": 9,
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"TdInterestPrincipal": 19990.000000,
"TdInterestRate": 0.006000,
"TdInterestIncome": 1.643014,
"TdInterestFee": 0.0,
"InterestIncomeSum": 1.643014,
"InterestFeeSum": 0.0,
"InterestProfitSum": 1.643014,
"SwapPositionValue": 1.643014,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 0.0,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.024000,
"FloatRateUnderlyingCode": "FR007",
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"UnderlyingInstrumentType": null,
"PosiNetFeePrice": null,
"PosiNetNoFeePrice": null,
"VTradingFee": 0.0,
"interest_rest_days": 1,
"interest_rule": 0,
"dv01": null,
"PositionIdPadding": "00034711",
"id": 347269,
"EncryptId": "JwsG7NcNDlzRy12c1Wc3PA",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:18"
},
{
"ValueDate": "2026-06-19T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34711,
"PosiDirection": 0,
"PosiDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"UnderlyingName": null,
"ContractSize": 0.0,
"CountRatio": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 0.0,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 1,
"InterestMode": 9,
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"TdInterestPrincipal": 19991.643014,
"TdInterestRate": 0.006000,
"TdInterestIncome": 1.643149,
"TdInterestFee": 0.0,
"InterestIncomeSum": 3.286163,
"InterestFeeSum": 0.0,
"InterestProfitSum": 3.286163,
"SwapPositionValue": 3.286163,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 0.0,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.024000,
"FloatRateUnderlyingCode": "FR007",
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"UnderlyingInstrumentType": null,
"PosiNetFeePrice": null,
"PosiNetNoFeePrice": null,
"VTradingFee": 0.0,
"interest_rest_days": 1,
"interest_rule": 0,
"dv01": null,
"PositionIdPadding": "00034711",
"id": 347305,
"EncryptId": "t6v7CSiRfwr2XUg3TYTgfw",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:18"
},
{
"ValueDate": "2026-06-20T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34711,
"PosiDirection": 0,
"PosiDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"UnderlyingName": null,
"ContractSize": 0.0,
"CountRatio": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": null,
"UnderlyingPrice": 0.0,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 1,
"InterestMode": 9,
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"TdInterestPrincipal": 19991.643014,
"TdInterestRate": 0.006000,
"TdInterestIncome": 3.290000,
"TdInterestFee": 0.0,
"InterestIncomeSum": 3.286163,
"InterestFeeSum": 0.0,
"InterestProfitSum": 3.286163,
"SwapPositionValue": 3.286163,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 3.290000,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 3.290000,
"RealizedInterestFee": 0.0,
"RealizedPnl": 0.0,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.024000,
"FloatRateUnderlyingCode": "FR007",
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"UnderlyingInstrumentType": null,
"PosiNetFeePrice": null,
"PosiNetNoFeePrice": null,
"VTradingFee": 0.0,
"interest_rest_days": 1,
"interest_rule": 0,
"dv01": null,
"PositionIdPadding": "00034711",
"id": 347341,
"EncryptId": "JLw3hGy4hBp-b7kXp_7tLQ",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:19"
},
{
"ValueDate": "2026-06-21T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34711,
"PosiDirection": 0,
"PosiDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"UnderlyingName": null,
"ContractSize": 0.0,
"CountRatio": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 0.0,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 1,
"InterestMode": 9,
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"TdInterestPrincipal": 19993.286163,
"TdInterestRate": 0.006000,
"TdInterestIncome": 1.643284,
"TdInterestFee": 0.0,
"InterestIncomeSum": 4.929447,
"InterestFeeSum": 0.0,
"InterestProfitSum": 4.929447,
"SwapPositionValue": 4.929447,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 3.290000,
"RealizedInterestFee": 0.0,
"RealizedPnl": 3.290000,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.024000,
"FloatRateUnderlyingCode": "FR007",
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"UnderlyingInstrumentType": null,
"PosiNetFeePrice": null,
"PosiNetNoFeePrice": null,
"VTradingFee": 0.0,
"interest_rest_days": 1,
"interest_rule": 0,
"dv01": null,
"PositionIdPadding": "00034711",
"id": 347377,
"EncryptId": "kBuZrBfJ91q7w44Km0LewA",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:19"
},
{
"ValueDate": "2026-06-22T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34711,
"PosiDirection": 0,
"PosiDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"UnderlyingName": null,
"ContractSize": 0.0,
"CountRatio": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": null,
"UnderlyingPrice": 0.0,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 1,
"InterestMode": 9,
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"TdInterestPrincipal": 19994.929446,
"TdInterestRate": 0.006000,
"TdInterestIncome": 6.570000,
"TdInterestFee": 0.0,
"InterestIncomeSum": 4.929447,
"InterestFeeSum": 0.0,
"InterestProfitSum": 4.929447,
"SwapPositionValue": 4.929447,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 6.570000,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 9.860000,
"RealizedInterestFee": 0.0,
"RealizedPnl": 0.0,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.024000,
"FloatRateUnderlyingCode": "FR007",
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"UnderlyingInstrumentType": null,
"PosiNetFeePrice": null,
"PosiNetNoFeePrice": null,
"VTradingFee": 0.0,
"interest_rest_days": 1,
"interest_rule": 0,
"dv01": null,
"PositionIdPadding": "00034711",
"id": 347419,
"EncryptId": "azP1-OuKfJ9ojcm8TAkNew",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:20"
},
{
"ValueDate": "2026-06-23T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34711,
"PosiDirection": 0,
"PosiDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"UnderlyingName": null,
"ContractSize": 0.0,
"CountRatio": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": null,
"UnderlyingPrice": 0.0,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 1,
"InterestMode": 9,
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"TdInterestPrincipal": 19994.929447,
"TdInterestRate": 0.006000,
"TdInterestIncome": 1.588638,
"TdInterestFee": 0.0,
"InterestIncomeSum": 6.518085,
"InterestFeeSum": 0.0,
"InterestProfitSum": 6.518085,
"SwapPositionValue": 6.518085,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 9.860000,
"RealizedInterestFee": 0.0,
"RealizedPnl": 9.860000,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.023000,
"FloatRateUnderlyingCode": "FR007",
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"UnderlyingInstrumentType": null,
"PosiNetFeePrice": null,
"PosiNetNoFeePrice": null,
"VTradingFee": 0.0,
"interest_rest_days": 1,
"interest_rule": 0,
"dv01": null,
"PositionIdPadding": "00034711",
"id": 347463,
"EncryptId": "2rpj9JKjLuVELdBCZLxGwQ",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:20"
},
{
"ValueDate": "2026-06-24T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34711,
"PosiDirection": 0,
"PosiDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"UnderlyingName": null,
"ContractSize": 0.0,
"CountRatio": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": null,
"UnderlyingPrice": 0.0,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 1,
"InterestMode": 9,
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"TdInterestPrincipal": 19996.518085,
"TdInterestRate": 0.006000,
"TdInterestIncome": 0.334188,
"TdInterestFee": 0.0,
"InterestIncomeSum": 6.852273,
"InterestFeeSum": 0.0,
"InterestProfitSum": 6.852273,
"SwapPositionValue": 6.852273,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 9.860000,
"RealizedInterestFee": 0.0,
"RealizedPnl": 9.860000,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.000100,
"FloatRateUnderlyingCode": "FR007",
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"UnderlyingInstrumentType": null,
"PosiNetFeePrice": null,
"PosiNetNoFeePrice": null,
"VTradingFee": 0.0,
"interest_rest_days": 1,
"interest_rule": 0,
"dv01": null,
"PositionIdPadding": "00034711",
"id": 347507,
"EncryptId": "vZJw32nGH6M5ZvTYpR83CA",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:21"
},
{
"ValueDate": "2026-06-25T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34711,
"PosiDirection": 0,
"PosiDirectionStr": "",
"PositionType": 0,
"PositionTypeStr": "",
"UnderlyingCode": null,
"UnderlyingName": null,
"ContractSize": 0.0,
"CountRatio": 0.0,
"PosiNetPrice": 0.0,
"PosiGrossPrice": 0.0,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 0.0,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 1,
"InterestMode": 9,
"InterestType": 1,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.006000,
"InterestSwapInterval": "[{\"Date\":\"2026-07-09\",\"Rate\":0.006,\"Settlement\":0}]",
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 0.0,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.010000,
"FloatRateUnderlyingCode": "FR007",
"IsAnnualized": true,
"HappenDate": null,
"Currency": "CNY",
"UnderlyingInstrumentType": null,
"PosiNetFeePrice": null,
"PosiNetNoFeePrice": null,
"VTradingFee": 0.0,
"interest_rest_days": 1,
"interest_rule": 0,
"dv01": null,
"PositionIdPadding": "00034711",
"id": 347553,
"EncryptId": "EQmUKxQnodQxqrGso1G98A",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:21"
},
{
"ValueDate": "2026-06-17T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34712,
"PosiDirection": 2,
"PosiDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"UnderlyingName": null,
"ContractSize": 1.000000,
"CountRatio": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiQuantity": 1000.000000,
"PosiNotionalValue": 19990.000000,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 19.99000000000,
"UnderlyingMarketValue": 19990.000000,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 0,
"InterestMode": 0,
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 0.0,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"IsAnnualized": false,
"HappenDate": null,
"Currency": null,
"UnderlyingInstrumentType": "TBonds",
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"VTradingFee": 0.0,
"interest_rest_days": null,
"interest_rule": null,
"dv01": 0.0,
"PositionIdPadding": "00034712",
"id": 347232,
"EncryptId": "qQTwQci-0xmolo5qy4AZQA",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:18"
},
{
"ValueDate": "2026-06-18T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34712,
"PosiDirection": 2,
"PosiDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"UnderlyingName": null,
"ContractSize": 1.000000,
"CountRatio": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiQuantity": 1000.000000,
"PosiNotionalValue": 19990.000000,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 19.99000000000,
"UnderlyingMarketValue": 19990.000000,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 0,
"InterestMode": 0,
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 0.0,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"IsAnnualized": false,
"HappenDate": null,
"Currency": null,
"UnderlyingInstrumentType": "TBonds",
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"VTradingFee": 0.0,
"interest_rest_days": null,
"interest_rule": null,
"dv01": 0.0,
"PositionIdPadding": "00034712",
"id": 347268,
"EncryptId": "Cqn84s6d4id2TcMzrRm6qw",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:18"
},
{
"ValueDate": "2026-06-19T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34712,
"PosiDirection": 2,
"PosiDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"UnderlyingName": null,
"ContractSize": 1.000000,
"CountRatio": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiQuantity": 1000.000000,
"PosiNotionalValue": 19990.000000,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 19.99000000000,
"UnderlyingMarketValue": 19990.000000,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 0,
"InterestMode": 0,
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 0.0,
"RealizedDividend": 0.0,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 0.0,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"IsAnnualized": false,
"HappenDate": null,
"Currency": null,
"UnderlyingInstrumentType": "TBonds",
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"VTradingFee": 0.0,
"interest_rest_days": null,
"interest_rule": null,
"dv01": 0.0,
"PositionIdPadding": "00034712",
"id": 347304,
"EncryptId": "gcE6wgw1jsmcclZpvBDGHA",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:18"
},
{
"ValueDate": "2026-06-20T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34712,
"PosiDirection": 2,
"PosiDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"UnderlyingName": null,
"ContractSize": 1.000000,
"CountRatio": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiQuantity": 1000.000000,
"PosiNotionalValue": 19990.000000,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 19.99000000000,
"UnderlyingMarketValue": 19990.000000,
"TdPosiDividend": -9.150000,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 0,
"InterestMode": 0,
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 395594.949000,
"TdCloseDividend": -9.150000,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 395594.949000,
"RealizedDividend": -9.150000,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 395585.799000,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"IsAnnualized": false,
"HappenDate": null,
"Currency": null,
"UnderlyingInstrumentType": "TBonds",
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"VTradingFee": 0.0,
"interest_rest_days": null,
"interest_rule": null,
"dv01": 0.0,
"PositionIdPadding": "00034712",
"id": 347340,
"EncryptId": "oRvXKUjAlNCaTktdO1o4rw",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:19"
},
{
"ValueDate": "2026-06-21T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34712,
"PosiDirection": 2,
"PosiDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"UnderlyingName": null,
"ContractSize": 1.000000,
"CountRatio": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiQuantity": 1000.000000,
"PosiNotionalValue": 19990.000000,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 19.99000000000,
"UnderlyingMarketValue": 19990.000000,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 0,
"InterestMode": 0,
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 395594.949000,
"RealizedDividend": -9.150000,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 395585.799000,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"IsAnnualized": false,
"HappenDate": null,
"Currency": null,
"UnderlyingInstrumentType": "TBonds",
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"VTradingFee": 0.0,
"interest_rest_days": null,
"interest_rule": null,
"dv01": 0.0,
"PositionIdPadding": "00034712",
"id": 347376,
"EncryptId": "AB_XkDU5C5dqJaRLr7_yug",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:19"
},
{
"ValueDate": "2026-06-22T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34712,
"PosiDirection": 2,
"PosiDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"UnderlyingName": null,
"ContractSize": 1.000000,
"CountRatio": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiQuantity": 1000.000000,
"PosiNotionalValue": 19990.000000,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 19.99000000000,
"UnderlyingMarketValue": 19990.000000,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 0,
"InterestMode": 0,
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 395594.949000,
"RealizedDividend": -9.150000,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 395585.799000,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"IsAnnualized": false,
"HappenDate": null,
"Currency": null,
"UnderlyingInstrumentType": "TBonds",
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"VTradingFee": 0.0,
"interest_rest_days": null,
"interest_rule": null,
"dv01": 0.0,
"PositionIdPadding": "00034712",
"id": 347418,
"EncryptId": "hmfuuHhG6-QtbHNF97lAHw",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:20"
},
{
"ValueDate": "2026-06-23T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34712,
"PosiDirection": 2,
"PosiDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"UnderlyingName": null,
"ContractSize": 1.000000,
"CountRatio": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiQuantity": 1000.000000,
"PosiNotionalValue": 19990.000000,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 19.99000000000,
"UnderlyingMarketValue": 19990.000000,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 0,
"InterestMode": 0,
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": -9.510000,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 395594.949000,
"RealizedDividend": -18.660000,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 395576.289000,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"IsAnnualized": false,
"HappenDate": null,
"Currency": null,
"UnderlyingInstrumentType": "TBonds",
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"VTradingFee": 0.0,
"interest_rest_days": null,
"interest_rule": null,
"dv01": 0.0,
"PositionIdPadding": "00034712",
"id": 347462,
"EncryptId": "QPgjm-PVKJo8ahfCYK2jww",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:20"
},
{
"ValueDate": "2026-06-24T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34712,
"PosiDirection": 2,
"PosiDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"UnderlyingName": null,
"ContractSize": 1.000000,
"CountRatio": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiQuantity": 1000.000000,
"PosiNotionalValue": 19990.000000,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 19.99000000000,
"UnderlyingMarketValue": 19990.000000,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 0,
"InterestMode": 0,
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 0.0,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 0.0,
"TdCloseDividend": 0.0,
"TdCloseFee": 0.0,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 395594.949000,
"RealizedDividend": -18.660000,
"RealizedFee": 0.0,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 395576.289000,
"TdCurrency": 1.000000,
"PosiStatus": 0,
"Invalid": false,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"IsAnnualized": false,
"HappenDate": null,
"Currency": null,
"UnderlyingInstrumentType": "TBonds",
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"VTradingFee": 0.0,
"interest_rest_days": null,
"interest_rule": null,
"dv01": 0.0,
"PositionIdPadding": "00034712",
"id": 347506,
"EncryptId": "EP-P16Zbcw3sQAguQYuR-A",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:21"
},
{
"ValueDate": "2026-06-25T00:00:00",
"ClientId": 14,
"SwapTradeId": 1891,
"PositionId": 34712,
"PosiDirection": 2,
"PosiDirectionStr": "支付",
"PositionType": 1,
"PositionTypeStr": "B",
"UnderlyingCode": "180205.IB",
"UnderlyingName": null,
"ContractSize": 1.000000,
"CountRatio": 1.000000,
"PosiNetPrice": 19.99000000000,
"PosiGrossPrice": 19.99000000000,
"PosiQuantity": 0.0,
"PosiNotionalValue": 0.0,
"PosiTradingFee": 0.0,
"PosiStartDate": "2026-06-18T00:00:00",
"PosiMatuirityDate": "2026-07-10T00:00:00",
"UnderlyingPrice": 19.99000000000,
"UnderlyingMarketValue": 0.0,
"TdPosiDividend": 0.0,
"PosiMtmPnL": 0.0,
"PosiDividendSum": 0.0,
"PosiFeePending": 0.0,
"PosiProfitSum": 0.0,
"InterestDirection": 0,
"InterestMode": 0,
"InterestType": 0,
"InterestPrincipalFix": 0.0,
"InterestRateDefault": 0.0,
"InterestSwapInterval": null,
"InterestFeePending": 0.0,
"TdInterestPrincipal": 0.0,
"TdInterestRate": 0.0,
"TdInterestIncome": 0.0,
"TdInterestFee": 0.0,
"InterestIncomeSum": 0.0,
"InterestFeeSum": 0.0,
"InterestProfitSum": 0.0,
"SwapPositionValue": 0.0,
"TdCloseQty": 1000.000000,
"TdChangedQty": 0.0,
"TdCloseMtmPnl": 111.000000,
"TdCloseDividend": 0.0,
"TdCloseFee": 111.000000,
"TdCloseInterest": 0.0,
"TdCloseInterestFee": 0.0,
"RealizedMtmPnL": 395705.949000,
"RealizedDividend": -18.660000,
"RealizedFee": 111.000000,
"RealizedInterest": 0.0,
"RealizedInterestFee": 0.0,
"RealizedPnl": 395687.289000,
"TdCurrency": 1.000000,
"PosiStatus": 1,
"Invalid": false,
"FloatRate": 0.0,
"FloatRateUnderlyingCode": null,
"IsAnnualized": false,
"HappenDate": null,
"Currency": null,
"UnderlyingInstrumentType": "TBonds",
"PosiNetFeePrice": 19.99000000000,
"PosiNetNoFeePrice": 19.99000000000,
"VTradingFee": 0.0,
"interest_rest_days": null,
"interest_rule": null,
"dv01": 0.0,
"PositionIdPadding": "00034712",
"id": 347552,
"EncryptId": "p02AJm2mrSwKTQanMiWHhw",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:21"
}
],
"InputEodSwaps": [
{
"ValueDate": "2026-06-17T00:00:00",
"BookId": 38,
"ClientId": 14,
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"StructureType": "普通债券类收益互换",
"NotionalValue": 19990.000000,
"NotionalValueLong": 19990.000000,
"NotionalValueShort": 0.0,
"MarketValueLong": 19990.000000,
"MarketValueShort": 0.0,
"FloatingPnL": 0.0,
"InterestPnL": 0.0,
"PostionValue": 0.0,
"TdRealizedPnL": 0.0,
"RealizedPnL": 0.0,
"InitMarginGain": 0.0,
"PostionMarginGain": 0.0,
"InitMarginLoss": 0.0,
"PostionMarginLoss": 0.0,
"TdCloseQty": 0.0,
"dv01": 0.0,
"CloseStartDate": "0001-01-01T00:00:00",
"id": 161689,
"EncryptId": "EAS6UGoXYiLWeaveMZQIJA",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:18"
},
{
"ValueDate": "2026-06-18T00:00:00",
"BookId": 38,
"ClientId": 14,
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"StructureType": "普通债券类收益互换",
"NotionalValue": 19990.000000,
"NotionalValueLong": 19990.000000,
"NotionalValueShort": 0.0,
"MarketValueLong": 19990.000000,
"MarketValueShort": 0.0,
"FloatingPnL": 0.0,
"InterestPnL": 1.643014,
"PostionValue": 1.640000,
"TdRealizedPnL": 0.0,
"RealizedPnL": 0.0,
"InitMarginGain": 0.0,
"PostionMarginGain": 0.0,
"InitMarginLoss": 0.0,
"PostionMarginLoss": 0.0,
"TdCloseQty": 0.0,
"dv01": 0.0,
"CloseStartDate": "0001-01-01T00:00:00",
"id": 161706,
"EncryptId": "uvcMwXlGhlHkafn2xJMp0g",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:18"
},
{
"ValueDate": "2026-06-19T00:00:00",
"BookId": 38,
"ClientId": 14,
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"StructureType": "普通债券类收益互换",
"NotionalValue": 19990.000000,
"NotionalValueLong": 19990.000000,
"NotionalValueShort": 0.0,
"MarketValueLong": 19990.000000,
"MarketValueShort": 0.0,
"FloatingPnL": 0.0,
"InterestPnL": 3.286163,
"PostionValue": 3.286163,
"TdRealizedPnL": 0.0,
"RealizedPnL": 0.0,
"InitMarginGain": 0.0,
"PostionMarginGain": 0.0,
"InitMarginLoss": 0.0,
"PostionMarginLoss": 0.0,
"TdCloseQty": 0.0,
"dv01": 0.0,
"CloseStartDate": "0001-01-01T00:00:00",
"id": 161723,
"EncryptId": "ky3_d1a_Oe3qADGEgxfHNA",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:19"
},
{
"ValueDate": "2026-06-20T00:00:00",
"BookId": 38,
"ClientId": 14,
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"StructureType": "普通债券类收益互换",
"NotionalValue": 19990.000000,
"NotionalValueLong": 19990.000000,
"NotionalValueShort": 0.0,
"MarketValueLong": 19990.000000,
"MarketValueShort": 0.0,
"FloatingPnL": 0.0,
"InterestPnL": 3.286163,
"PostionValue": 3.286163,
"TdRealizedPnL": 395585.799000,
"RealizedPnL": 395585.799000,
"InitMarginGain": 0.0,
"PostionMarginGain": 0.0,
"InitMarginLoss": 0.0,
"PostionMarginLoss": 0.0,
"TdCloseQty": 0.0,
"dv01": 0.0,
"CloseStartDate": "0001-01-01T00:00:00",
"id": 161740,
"EncryptId": "8svPT6DC5Me90jsCRpm5sQ",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:19"
},
{
"ValueDate": "2026-06-21T00:00:00",
"BookId": 38,
"ClientId": 14,
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"StructureType": "普通债券类收益互换",
"NotionalValue": 19990.000000,
"NotionalValueLong": 19990.000000,
"NotionalValueShort": 0.0,
"MarketValueLong": 19990.000000,
"MarketValueShort": 0.0,
"FloatingPnL": 0.0,
"InterestPnL": 4.929447,
"PostionValue": 4.929447,
"TdRealizedPnL": 3.290000,
"RealizedPnL": 395589.089000,
"InitMarginGain": 0.0,
"PostionMarginGain": 0.0,
"InitMarginLoss": 0.0,
"PostionMarginLoss": 0.0,
"TdCloseQty": 0.0,
"dv01": 0.0,
"CloseStartDate": "0001-01-01T00:00:00",
"id": 161757,
"EncryptId": "dVl5MFmbf3CKcgz8zSGAcQ",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:19"
},
{
"ValueDate": "2026-06-22T00:00:00",
"BookId": 38,
"ClientId": 14,
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"StructureType": "普通债券类收益互换",
"NotionalValue": 19990.000000,
"NotionalValueLong": 19990.000000,
"NotionalValueShort": 0.0,
"MarketValueLong": 19990.000000,
"MarketValueShort": 0.0,
"FloatingPnL": 0.0,
"InterestPnL": 4.929447,
"PostionValue": 4.930000,
"TdRealizedPnL": -3.290000,
"RealizedPnL": 395585.799000,
"InitMarginGain": 0.0,
"PostionMarginGain": 0.0,
"InitMarginLoss": 0.0,
"PostionMarginLoss": 0.0,
"TdCloseQty": 0.0,
"dv01": 0.0,
"CloseStartDate": "0001-01-01T00:00:00",
"id": 161777,
"EncryptId": "DM-I1CXzbJadiuagAfJSMQ",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:20"
},
{
"ValueDate": "2026-06-23T00:00:00",
"BookId": 38,
"ClientId": 14,
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"StructureType": "普通债券类收益互换",
"NotionalValue": 19990.000000,
"NotionalValueLong": 19990.000000,
"NotionalValueShort": 0.0,
"MarketValueLong": 19990.000000,
"MarketValueShort": 0.0,
"FloatingPnL": 0.0,
"InterestPnL": 6.518085,
"PostionValue": 6.520000,
"TdRealizedPnL": 0.350000,
"RealizedPnL": 395586.149000,
"InitMarginGain": 0.0,
"PostionMarginGain": 0.0,
"InitMarginLoss": 0.0,
"PostionMarginLoss": 0.0,
"TdCloseQty": 0.0,
"dv01": 0.0,
"CloseStartDate": "0001-01-01T00:00:00",
"id": 161798,
"EncryptId": "OrelzQptEqJDbVIfUM3dxw",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:20"
},
{
"ValueDate": "2026-06-24T00:00:00",
"BookId": 38,
"ClientId": 14,
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"StructureType": "普通债券类收益互换",
"NotionalValue": 19990.000000,
"NotionalValueLong": 19990.000000,
"NotionalValueShort": 0.0,
"MarketValueLong": 19990.000000,
"MarketValueShort": 0.0,
"FloatingPnL": 0.0,
"InterestPnL": 6.852273,
"PostionValue": 6.850000,
"TdRealizedPnL": 0.0,
"RealizedPnL": 395586.149000,
"InitMarginGain": 0.0,
"PostionMarginGain": 0.0,
"InitMarginLoss": 0.0,
"PostionMarginLoss": 0.0,
"TdCloseQty": 0.0,
"dv01": 0.0,
"CloseStartDate": "0001-01-01T00:00:00",
"id": 161819,
"EncryptId": "jfM8CnKDU48Puy6x0RhrpQ",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:21"
},
{
"ValueDate": "2026-06-25T00:00:00",
"BookId": 38,
"ClientId": 14,
"SwapTradeId": 1891,
"SwapTradeNo": "GLMS-20260617-0002",
"StructureType": "普通债券类收益互换",
"NotionalValue": 0.0,
"NotionalValueLong": 0.0,
"NotionalValueShort": 0.0,
"MarketValueLong": 0.0,
"MarketValueShort": 0.0,
"FloatingPnL": 0.0,
"InterestPnL": 0.0,
"PostionValue": 0.0,
"TdRealizedPnL": 101.140000,
"RealizedPnL": 395687.289000,
"InitMarginGain": 0.0,
"PostionMarginGain": 0.0,
"InitMarginLoss": 0.0,
"PostionMarginLoss": 0.0,
"TdCloseQty": 1000.0,
"dv01": 0.0,
"CloseStartDate": "0001-01-01T00:00:00",
"id": 161841,
"EncryptId": "amHOYrGVVRDdqh1rneWNJA",
"OptId": 166,
"OptName": "贾春梅",
"OptTime": "2026-06-25T21:09:21"
}
],
"InputBondPayments": [
{
"id": 6,
"EncryptId": "F8UUkcqqifN9KV2u-6zcbQ",
"inner_code": 100006,
"underlyingCode": "180205.IB",
"security_id": null,
"symbol": null,
"coupon_rate": null,
"payment_date_pl": "2026-06-20T00:00:00",
"payment_date": "2026-06-20T00:00:00",
"payment_interest": 1.011122220000,
"payment_parvalue": null,
"paying_price": null,
"channel_source": "聚源数据库",
"jsid": 1000000006,
"create_time": "2025-09-01T18:55:29",
"update_time": "2025-10-01T18:56:17"
},
{
"id": 9,
"EncryptId": "l0-qKzO7VpkKdIIkYJG5ww",
"inner_code": 100008,
"underlyingCode": "180205.IB",
"security_id": null,
"symbol": null,
"coupon_rate": null,
"payment_date_pl": "2026-06-23T00:00:00",
"payment_date": "2026-06-23T00:00:00",
"payment_interest": 1.051122220000,
"payment_parvalue": null,
"paying_price": null,
"channel_source": "聚源数据库",
"jsid": 1000000006,
"create_time": "2025-09-01T18:55:29",
"update_time": "2025-10-01T18:56:17"
}
],
"Diagnosis": {
"SwapTradeId": 1891,
"交易类型": "混合型",
"逐持仓拆解": [
{
"PositionId": 34711,
"盯市列合计": 0.0,
"盯市价差成分": 0.0,
"盯市费成分": 0.0,
"盯市分红成分": 0.0,
"分红列累计": 0.0,
"重复计入分红": 0.0
},
{
"PositionId": 34712,
"盯市列合计": 395696.439000,
"盯市价差成分": 395604.099000,
"盯市费成分": 111.000000,
"盯市分红成分": -18.660000,
"分红列累计": -18.660000,
"重复计入分红": -18.660000
}
],
"重复计入分红金额": -18.660000,
"最终累计盯市已实现": 395705.949000,
"最终累计分红已实现": -18.660000,
"最终持仓层累计已实现": 395687.289000,
"重复计算成立": true,
"结论": "⚠ 坐实重复计算:盯市列含分红成分 -18.6600(既在 RealizedMtmPnL 又在 RealizedDividend),修复后 RealizedPnl 应减少 -18.6600。类型=混合型。",
"Summary": "--- 分红重复计算诊断 SwapTradeId=1891 ---\n\n[流水层] 每条平仓/互换事件拆解 (MarkClosePnl = 价差 + 费CloseFee + 分红DividendIn)\n id EventDate EvType MarkClosePnl DividendIn CloseFee 价差(残差)\n 12773 2026-06-20 互换 0.0000 0.0000 0.0000 0.0000\n 12774 2026-06-20 互换 395594.9490 -9.1500 0.0000 395604.0990\n 12775 2026-06-22 互换 0.0000 0.0000 0.0000 0.0000\n 12776 2026-06-22 互换 0.0000 0.0000 0.0000 0.0000\n 13503 2026-06-23 自动互换 -9.5100 -9.5100 0.0000 0.0000\n 12824 2026-06-25 平仓 111.0000 0.0000 111.0000 0.0000\n\n[EOD层] 按 PositionId 拆解盯市列成分:\n PositionId 盯市列合计 价差成分 费成分 分红成分(重复) 分红列累计 重复计入\n 34711 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000\n 34712 395696.4390 395604.0990 111.0000 -18.6600 -18.6600 -18.6600\n\n[汇总]\n 交易类型: 混合型(价差成分合计=395604.0990)\n 盯市列里被重复计入的分红成分: -18.6600\n 最终 RealizedMtmPnL(盯市列): 395705.9490\n 最终 RealizedDividend(分红列): -18.6600\n 最终 RealizedPnl(持仓层): 395687.2890\n 重复计算成立: True\n [结论] ⚠ 坐实重复计算:盯市列含分红成分 -18.6600(既在 RealizedMtmPnL 又在 RealizedDividend),修复后 RealizedPnl 应减少 -18.6600。类型=混合型。"
}
}