rem
stringlengths 0
322k
| add
stringlengths 0
2.05M
| context
stringlengths 8
228k
|
---|---|---|
this = apply(_quickfix.new_BuyVolume, args) | this = _quickfix.new_BuyVolume(*args) | def __init__(self, *args): this = apply(_quickfix.new_BuyVolume, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_SellVolume, args) | this = _quickfix.new_SellVolume(*args) | def __init__(self, *args): this = apply(_quickfix.new_SellVolume, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_HighPx, args) | this = _quickfix.new_HighPx(*args) | def __init__(self, *args): this = apply(_quickfix.new_HighPx, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_LowPx, args) | this = _quickfix.new_LowPx(*args) | def __init__(self, *args): this = apply(_quickfix.new_LowPx, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_Adjustment, args) | this = _quickfix.new_Adjustment(*args) | def __init__(self, *args): this = apply(_quickfix.new_Adjustment, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradSesReqID, args) | this = _quickfix.new_TradSesReqID(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradSesReqID, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradingSessionID, args) | this = _quickfix.new_TradingSessionID(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradingSessionID, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ContraTrader, args) | this = _quickfix.new_ContraTrader(*args) | def __init__(self, *args): this = apply(_quickfix.new_ContraTrader, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradSesMethod, args) | this = _quickfix.new_TradSesMethod(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradSesMethod, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradSesMode, args) | this = _quickfix.new_TradSesMode(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradSesMode, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradSesStatus, args) | this = _quickfix.new_TradSesStatus(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradSesStatus, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradSesStartTime, args) | this = _quickfix.new_TradSesStartTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradSesStartTime, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradSesOpenTime, args) | this = _quickfix.new_TradSesOpenTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradSesOpenTime, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradSesPreCloseTime, args) | this = _quickfix.new_TradSesPreCloseTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradSesPreCloseTime, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradSesCloseTime, args) | this = _quickfix.new_TradSesCloseTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradSesCloseTime, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TradSesEndTime, args) | this = _quickfix.new_TradSesEndTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradSesEndTime, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_NumberOfOrders, args) | this = _quickfix.new_NumberOfOrders(*args) | def __init__(self, *args): this = apply(_quickfix.new_NumberOfOrders, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedIssuerLen, args) | this = _quickfix.new_EncodedIssuerLen(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedIssuerLen, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedIssuer, args) | this = _quickfix.new_EncodedIssuer(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedIssuer, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedSecurityDescLen, args) | this = _quickfix.new_EncodedSecurityDescLen(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedSecurityDescLen, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedSecurityDesc, args) | this = _quickfix.new_EncodedSecurityDesc(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedSecurityDesc, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedListExecInstLen, args) | this = _quickfix.new_EncodedListExecInstLen(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedListExecInstLen, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedListExecInst, args) | this = _quickfix.new_EncodedListExecInst(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedListExecInst, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedSubjectLen, args) | this = _quickfix.new_EncodedSubjectLen(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedSubjectLen, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedSubject, args) | this = _quickfix.new_EncodedSubject(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedSubject, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedHeadlineLen, args) | this = _quickfix.new_EncodedHeadlineLen(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedHeadlineLen, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedHeadline, args) | this = _quickfix.new_EncodedHeadline(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedHeadline, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedAllocTextLen, args) | this = _quickfix.new_EncodedAllocTextLen(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedAllocTextLen, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedAllocText, args) | this = _quickfix.new_EncodedAllocText(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedAllocText, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedUnderlyingIssuerLen, args) | this = _quickfix.new_EncodedUnderlyingIssuerLen(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedUnderlyingIssuerLen, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedUnderlyingIssuer, args) | this = _quickfix.new_EncodedUnderlyingIssuer(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedUnderlyingIssuer, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedUnderlyingSecurityDescLen, args) | this = _quickfix.new_EncodedUnderlyingSecurityDescLen(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedUnderlyingSecurityDescLen, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EncodedUnderlyingSecurityDesc, args) | this = _quickfix.new_EncodedUnderlyingSecurityDesc(*args) | def __init__(self, *args): this = apply(_quickfix.new_EncodedUnderlyingSecurityDesc, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_AllocPrice, args) | this = _quickfix.new_AllocPrice(*args) | def __init__(self, *args): this = apply(_quickfix.new_AllocPrice, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_QuoteSetValidUntilTime, args) | this = _quickfix.new_QuoteSetValidUntilTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_QuoteSetValidUntilTime, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_QuoteEntryRejectReason, args) | this = _quickfix.new_QuoteEntryRejectReason(*args) | def __init__(self, *args): this = apply(_quickfix.new_QuoteEntryRejectReason, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_OnBehalfOfSendingTime, args) | this = _quickfix.new_OnBehalfOfSendingTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_OnBehalfOfSendingTime, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_BidRequestTransType, args) | this = _quickfix.new_BidRequestTransType(*args) | def __init__(self, *args): this = apply(_quickfix.new_BidRequestTransType, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ContraBroker, args) | this = _quickfix.new_ContraBroker(*args) | def __init__(self, *args): this = apply(_quickfix.new_ContraBroker, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ComplianceID, args) | this = _quickfix.new_ComplianceID(*args) | def __init__(self, *args): this = apply(_quickfix.new_ComplianceID, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_SolicitedFlag, args) | this = _quickfix.new_SolicitedFlag(*args) | def __init__(self, *args): this = apply(_quickfix.new_SolicitedFlag, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ExecRestatementReason, args) | this = _quickfix.new_ExecRestatementReason(*args) | def __init__(self, *args): this = apply(_quickfix.new_ExecRestatementReason, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_BusinessRejectRefID, args) | this = _quickfix.new_BusinessRejectRefID(*args) | def __init__(self, *args): this = apply(_quickfix.new_BusinessRejectRefID, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_BusinessRejectReason, args) | this = _quickfix.new_BusinessRejectReason(*args) | def __init__(self, *args): this = apply(_quickfix.new_BusinessRejectReason, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_GrossTradeAmt, args) | this = _quickfix.new_GrossTradeAmt(*args) | def __init__(self, *args): this = apply(_quickfix.new_GrossTradeAmt, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_NoContraBrokers, args) | this = _quickfix.new_NoContraBrokers(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoContraBrokers, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_NoTradingSessions, args) | this = _quickfix.new_NoTradingSessions(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoTradingSessions, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TotalVolumeTraded, args) | this = _quickfix.new_TotalVolumeTraded(*args) | def __init__(self, *args): this = apply(_quickfix.new_TotalVolumeTraded, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_DiscretionInst, args) | this = _quickfix.new_DiscretionInst(*args) | def __init__(self, *args): this = apply(_quickfix.new_DiscretionInst, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_DiscretionOffsetValue, args) | this = _quickfix.new_DiscretionOffsetValue(*args) | def __init__(self, *args): this = apply(_quickfix.new_DiscretionOffsetValue, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_BidID, args) | this = _quickfix.new_BidID(*args) | def __init__(self, *args): this = apply(_quickfix.new_BidID, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ClientBidID, args) | this = _quickfix.new_ClientBidID(*args) | def __init__(self, *args): this = apply(_quickfix.new_ClientBidID, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ListName, args) | this = _quickfix.new_ListName(*args) | def __init__(self, *args): this = apply(_quickfix.new_ListName, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TotNoRelatedSym, args) | this = _quickfix.new_TotNoRelatedSym(*args) | def __init__(self, *args): this = apply(_quickfix.new_TotNoRelatedSym, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_BidType, args) | this = _quickfix.new_BidType(*args) | def __init__(self, *args): this = apply(_quickfix.new_BidType, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_NumTickets, args) | this = _quickfix.new_NumTickets(*args) | def __init__(self, *args): this = apply(_quickfix.new_NumTickets, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_SideValue1, args) | this = _quickfix.new_SideValue1(*args) | def __init__(self, *args): this = apply(_quickfix.new_SideValue1, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_SideValue2, args) | this = _quickfix.new_SideValue2(*args) | def __init__(self, *args): this = apply(_quickfix.new_SideValue2, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_NoBidDescriptors, args) | this = _quickfix.new_NoBidDescriptors(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoBidDescriptors, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_BidDescriptorType, args) | this = _quickfix.new_BidDescriptorType(*args) | def __init__(self, *args): this = apply(_quickfix.new_BidDescriptorType, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_BidDescriptor, args) | this = _quickfix.new_BidDescriptor(*args) | def __init__(self, *args): this = apply(_quickfix.new_BidDescriptor, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_SideValueInd, args) | this = _quickfix.new_SideValueInd(*args) | def __init__(self, *args): this = apply(_quickfix.new_SideValueInd, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_LiquidityPctLow, args) | this = _quickfix.new_LiquidityPctLow(*args) | def __init__(self, *args): this = apply(_quickfix.new_LiquidityPctLow, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_LiquidityPctHigh, args) | this = _quickfix.new_LiquidityPctHigh(*args) | def __init__(self, *args): this = apply(_quickfix.new_LiquidityPctHigh, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_LiquidityValue, args) | this = _quickfix.new_LiquidityValue(*args) | def __init__(self, *args): this = apply(_quickfix.new_LiquidityValue, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_EFPTrackingError, args) | this = _quickfix.new_EFPTrackingError(*args) | def __init__(self, *args): this = apply(_quickfix.new_EFPTrackingError, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_FairValue, args) | this = _quickfix.new_FairValue(*args) | def __init__(self, *args): this = apply(_quickfix.new_FairValue, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_OutsideIndexPct, args) | this = _quickfix.new_OutsideIndexPct(*args) | def __init__(self, *args): this = apply(_quickfix.new_OutsideIndexPct, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ValueOfFutures, args) | this = _quickfix.new_ValueOfFutures(*args) | def __init__(self, *args): this = apply(_quickfix.new_ValueOfFutures, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_LiquidityIndType, args) | this = _quickfix.new_LiquidityIndType(*args) | def __init__(self, *args): this = apply(_quickfix.new_LiquidityIndType, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_WtAverageLiquidity, args) | this = _quickfix.new_WtAverageLiquidity(*args) | def __init__(self, *args): this = apply(_quickfix.new_WtAverageLiquidity, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ExchangeForPhysical, args) | this = _quickfix.new_ExchangeForPhysical(*args) | def __init__(self, *args): this = apply(_quickfix.new_ExchangeForPhysical, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_OutMainCntryUIndex, args) | this = _quickfix.new_OutMainCntryUIndex(*args) | def __init__(self, *args): this = apply(_quickfix.new_OutMainCntryUIndex, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_CrossPercent, args) | this = _quickfix.new_CrossPercent(*args) | def __init__(self, *args): this = apply(_quickfix.new_CrossPercent, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ProgRptReqs, args) | this = _quickfix.new_ProgRptReqs(*args) | def __init__(self, *args): this = apply(_quickfix.new_ProgRptReqs, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ProgPeriodInterval, args) | this = _quickfix.new_ProgPeriodInterval(*args) | def __init__(self, *args): this = apply(_quickfix.new_ProgPeriodInterval, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_IncTaxInd, args) | this = _quickfix.new_IncTaxInd(*args) | def __init__(self, *args): this = apply(_quickfix.new_IncTaxInd, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_NumBidders, args) | this = _quickfix.new_NumBidders(*args) | def __init__(self, *args): this = apply(_quickfix.new_NumBidders, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_BidTradeType, args) | this = _quickfix.new_BidTradeType(*args) | def __init__(self, *args): this = apply(_quickfix.new_BidTradeType, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_BasisPxType, args) | this = _quickfix.new_BasisPxType(*args) | def __init__(self, *args): this = apply(_quickfix.new_BasisPxType, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_NoBidComponents, args) | this = _quickfix.new_NoBidComponents(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoBidComponents, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_Country, args) | this = _quickfix.new_Country(*args) | def __init__(self, *args): this = apply(_quickfix.new_Country, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_TotNoStrikes, args) | this = _quickfix.new_TotNoStrikes(*args) | def __init__(self, *args): this = apply(_quickfix.new_TotNoStrikes, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_PriceType, args) | this = _quickfix.new_PriceType(*args) | def __init__(self, *args): this = apply(_quickfix.new_PriceType, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_DayOrderQty, args) | this = _quickfix.new_DayOrderQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_DayOrderQty, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_DayCumQty, args) | this = _quickfix.new_DayCumQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_DayCumQty, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_DayAvgPx, args) | this = _quickfix.new_DayAvgPx(*args) | def __init__(self, *args): this = apply(_quickfix.new_DayAvgPx, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_GTBookingInst, args) | this = _quickfix.new_GTBookingInst(*args) | def __init__(self, *args): this = apply(_quickfix.new_GTBookingInst, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_NoStrikes, args) | this = _quickfix.new_NoStrikes(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoStrikes, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ListStatusType, args) | this = _quickfix.new_ListStatusType(*args) | def __init__(self, *args): this = apply(_quickfix.new_ListStatusType, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_NetGrossInd, args) | this = _quickfix.new_NetGrossInd(*args) | def __init__(self, *args): this = apply(_quickfix.new_NetGrossInd, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ListOrderStatus, args) | this = _quickfix.new_ListOrderStatus(*args) | def __init__(self, *args): this = apply(_quickfix.new_ListOrderStatus, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ExpireDate, args) | this = _quickfix.new_ExpireDate(*args) | def __init__(self, *args): this = apply(_quickfix.new_ExpireDate, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ListExecInstType, args) | this = _quickfix.new_ListExecInstType(*args) | def __init__(self, *args): this = apply(_quickfix.new_ListExecInstType, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_CxlRejResponseTo, args) | this = _quickfix.new_CxlRejResponseTo(*args) | def __init__(self, *args): this = apply(_quickfix.new_CxlRejResponseTo, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_UnderlyingCouponRate, args) | this = _quickfix.new_UnderlyingCouponRate(*args) | def __init__(self, *args): this = apply(_quickfix.new_UnderlyingCouponRate, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_UnderlyingContractMultiplier, args) | this = _quickfix.new_UnderlyingContractMultiplier(*args) | def __init__(self, *args): this = apply(_quickfix.new_UnderlyingContractMultiplier, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ContraTradeQty, args) | this = _quickfix.new_ContraTradeQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_ContraTradeQty, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ContraTradeTime, args) | this = _quickfix.new_ContraTradeTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_ContraTradeTime, args) try: self.this.append(this) except: self.this = this |
this = apply(_quickfix.new_ClearingFirm, args) | this = _quickfix.new_ClearingFirm(*args) | def __init__(self, *args): this = apply(_quickfix.new_ClearingFirm, args) try: self.this.append(this) except: self.this = this |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.