rem
stringlengths 1
322k
| add
stringlengths 0
2.05M
| context
stringlengths 4
228k
| meta
stringlengths 156
215
|
---|---|---|---|
this = apply(_quickfix.new_DeskOrderHandlingInst, args) | this = _quickfix.new_DeskOrderHandlingInst(*args) | def __init__(self, *args): this = apply(_quickfix.new_DeskOrderHandlingInst, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_ExecAckStatus, args) | this = _quickfix.new_ExecAckStatus(*args) | def __init__(self, *args): this = apply(_quickfix.new_ExecAckStatus, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UnderlyingDeliveryAmount, args) | this = _quickfix.new_UnderlyingDeliveryAmount(*args) | def __init__(self, *args): this = apply(_quickfix.new_UnderlyingDeliveryAmount, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UnderlyingCapValue, args) | this = _quickfix.new_UnderlyingCapValue(*args) | def __init__(self, *args): this = apply(_quickfix.new_UnderlyingCapValue, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UnderlyingSettlMethod, args) | this = _quickfix.new_UnderlyingSettlMethod(*args) | def __init__(self, *args): this = apply(_quickfix.new_UnderlyingSettlMethod, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_SecondaryTradeID, args) | this = _quickfix.new_SecondaryTradeID(*args) | def __init__(self, *args): this = apply(_quickfix.new_SecondaryTradeID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_FirmTradeID, args) | this = _quickfix.new_FirmTradeID(*args) | def __init__(self, *args): this = apply(_quickfix.new_FirmTradeID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_SecondaryFirmTradeID, args) | this = _quickfix.new_SecondaryFirmTradeID(*args) | def __init__(self, *args): this = apply(_quickfix.new_SecondaryFirmTradeID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_CollApplType, args) | this = _quickfix.new_CollApplType(*args) | def __init__(self, *args): this = apply(_quickfix.new_CollApplType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UnderlyingAdjustedQuantity, args) | this = _quickfix.new_UnderlyingAdjustedQuantity(*args) | def __init__(self, *args): this = apply(_quickfix.new_UnderlyingAdjustedQuantity, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UnderlyingFXRate, args) | this = _quickfix.new_UnderlyingFXRate(*args) | def __init__(self, *args): this = apply(_quickfix.new_UnderlyingFXRate, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UnderlyingFXRateCalc, args) | this = _quickfix.new_UnderlyingFXRateCalc(*args) | def __init__(self, *args): this = apply(_quickfix.new_UnderlyingFXRateCalc, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_AllocPositionEffect, args) | this = _quickfix.new_AllocPositionEffect(*args) | def __init__(self, *args): this = apply(_quickfix.new_AllocPositionEffect, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_DealingCapacity, args) | this = _quickfix.new_DealingCapacity(*args) | def __init__(self, *args): this = apply(_quickfix.new_DealingCapacity, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_InstrmtAssignmentMethod, args) | this = _quickfix.new_InstrmtAssignmentMethod(*args) | def __init__(self, *args): this = apply(_quickfix.new_InstrmtAssignmentMethod, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_InstrumentPartyIDSource, args) | this = _quickfix.new_InstrumentPartyIDSource(*args) | def __init__(self, *args): this = apply(_quickfix.new_InstrumentPartyIDSource, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_InstrumentPartyRole, args) | this = _quickfix.new_InstrumentPartyRole(*args) | def __init__(self, *args): this = apply(_quickfix.new_InstrumentPartyRole, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_NoInstrumentPartySubIDs, args) | this = _quickfix.new_NoInstrumentPartySubIDs(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoInstrumentPartySubIDs, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_InstrumentPartySubID, args) | this = _quickfix.new_InstrumentPartySubID(*args) | def __init__(self, *args): this = apply(_quickfix.new_InstrumentPartySubID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_InstrumentPartySubIDType, args) | this = _quickfix.new_InstrumentPartySubIDType(*args) | def __init__(self, *args): this = apply(_quickfix.new_InstrumentPartySubIDType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_PositionCurrency, args) | this = _quickfix.new_PositionCurrency(*args) | def __init__(self, *args): this = apply(_quickfix.new_PositionCurrency, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_CalculatedCcyLastQty, args) | this = _quickfix.new_CalculatedCcyLastQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_CalculatedCcyLastQty, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_AggressorIndicator, args) | this = _quickfix.new_AggressorIndicator(*args) | def __init__(self, *args): this = apply(_quickfix.new_AggressorIndicator, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_NoUndlyInstrumentParties, args) | this = _quickfix.new_NoUndlyInstrumentParties(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoUndlyInstrumentParties, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UndlyInstrumentPartyID, args) | this = _quickfix.new_UndlyInstrumentPartyID(*args) | def __init__(self, *args): this = apply(_quickfix.new_UndlyInstrumentPartyID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UndlyInstrumentPartyIDSource, args) | this = _quickfix.new_UndlyInstrumentPartyIDSource(*args) | def __init__(self, *args): this = apply(_quickfix.new_UndlyInstrumentPartyIDSource, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UndlyInstrumentPartyRole, args) | this = _quickfix.new_UndlyInstrumentPartyRole(*args) | def __init__(self, *args): this = apply(_quickfix.new_UndlyInstrumentPartyRole, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_NoUndlyInstrumentPartySubIDs, args) | this = _quickfix.new_NoUndlyInstrumentPartySubIDs(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoUndlyInstrumentPartySubIDs, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UndlyInstrumentPartySubID, args) | this = _quickfix.new_UndlyInstrumentPartySubID(*args) | def __init__(self, *args): this = apply(_quickfix.new_UndlyInstrumentPartySubID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_UndlyInstrumentPartySubIDType, args) | this = _quickfix.new_UndlyInstrumentPartySubIDType(*args) | def __init__(self, *args): this = apply(_quickfix.new_UndlyInstrumentPartySubIDType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_BidSwapPoints, args) | this = _quickfix.new_BidSwapPoints(*args) | def __init__(self, *args): this = apply(_quickfix.new_BidSwapPoints, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_OfferSwapPoints, args) | this = _quickfix.new_OfferSwapPoints(*args) | def __init__(self, *args): this = apply(_quickfix.new_OfferSwapPoints, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_LegBidForwardPoints, args) | this = _quickfix.new_LegBidForwardPoints(*args) | def __init__(self, *args): this = apply(_quickfix.new_LegBidForwardPoints, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_LegOfferForwardPoints, args) | this = _quickfix.new_LegOfferForwardPoints(*args) | def __init__(self, *args): this = apply(_quickfix.new_LegOfferForwardPoints, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_SwapPoints, args) | this = _quickfix.new_SwapPoints(*args) | def __init__(self, *args): this = apply(_quickfix.new_SwapPoints, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_MDQuoteType, args) | this = _quickfix.new_MDQuoteType(*args) | def __init__(self, *args): this = apply(_quickfix.new_MDQuoteType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_LastSwapPoints, args) | this = _quickfix.new_LastSwapPoints(*args) | def __init__(self, *args): this = apply(_quickfix.new_LastSwapPoints, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_SideGrossTradeAmt, args) | this = _quickfix.new_SideGrossTradeAmt(*args) | def __init__(self, *args): this = apply(_quickfix.new_SideGrossTradeAmt, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_LegLastForwardPoints, args) | this = _quickfix.new_LegLastForwardPoints(*args) | def __init__(self, *args): this = apply(_quickfix.new_LegLastForwardPoints, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_LegCalculatedCcyLastQty, args) | this = _quickfix.new_LegCalculatedCcyLastQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_LegCalculatedCcyLastQty, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_LegGrossTradeAmt, args) | this = _quickfix.new_LegGrossTradeAmt(*args) | def __init__(self, *args): this = apply(_quickfix.new_LegGrossTradeAmt, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_MaturityTime, args) | this = _quickfix.new_MaturityTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_MaturityTime, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_RefOrderID, args) | this = _quickfix.new_RefOrderID(*args) | def __init__(self, *args): this = apply(_quickfix.new_RefOrderID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_RefOrderIDSource, args) | this = _quickfix.new_RefOrderIDSource(*args) | def __init__(self, *args): this = apply(_quickfix.new_RefOrderIDSource, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_SecondaryDisplayQty, args) | this = _quickfix.new_SecondaryDisplayQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_SecondaryDisplayQty, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_DisplayWhen, args) | this = _quickfix.new_DisplayWhen(*args) | def __init__(self, *args): this = apply(_quickfix.new_DisplayWhen, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_DisplayMethod, args) | this = _quickfix.new_DisplayMethod(*args) | def __init__(self, *args): this = apply(_quickfix.new_DisplayMethod, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_DisplayLowQty, args) | this = _quickfix.new_DisplayLowQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_DisplayLowQty, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_DisplayHighQty, args) | this = _quickfix.new_DisplayHighQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_DisplayHighQty, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_DisplayMinIncr, args) | this = _quickfix.new_DisplayMinIncr(*args) | def __init__(self, *args): this = apply(_quickfix.new_DisplayMinIncr, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_RefreshQty, args) | this = _quickfix.new_RefreshQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_RefreshQty, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_MatchIncrement, args) | this = _quickfix.new_MatchIncrement(*args) | def __init__(self, *args): this = apply(_quickfix.new_MatchIncrement, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_MaxPriceLevels, args) | this = _quickfix.new_MaxPriceLevels(*args) | def __init__(self, *args): this = apply(_quickfix.new_MaxPriceLevels, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_PreTradeAnonymity, args) | this = _quickfix.new_PreTradeAnonymity(*args) | def __init__(self, *args): this = apply(_quickfix.new_PreTradeAnonymity, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_PriceProtectionScope, args) | this = _quickfix.new_PriceProtectionScope(*args) | def __init__(self, *args): this = apply(_quickfix.new_PriceProtectionScope, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_LotType, args) | this = _quickfix.new_LotType(*args) | def __init__(self, *args): this = apply(_quickfix.new_LotType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_PegPriceType, args) | this = _quickfix.new_PegPriceType(*args) | def __init__(self, *args): this = apply(_quickfix.new_PegPriceType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_PeggedRefPrice, args) | this = _quickfix.new_PeggedRefPrice(*args) | def __init__(self, *args): this = apply(_quickfix.new_PeggedRefPrice, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_PegSecurityIDSource, args) | this = _quickfix.new_PegSecurityIDSource(*args) | def __init__(self, *args): this = apply(_quickfix.new_PegSecurityIDSource, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_PegSecurityID, args) | this = _quickfix.new_PegSecurityID(*args) | def __init__(self, *args): this = apply(_quickfix.new_PegSecurityID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_PegSymbol, args) | this = _quickfix.new_PegSymbol(*args) | def __init__(self, *args): this = apply(_quickfix.new_PegSymbol, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_PegSecurityDesc, args) | this = _quickfix.new_PegSecurityDesc(*args) | def __init__(self, *args): this = apply(_quickfix.new_PegSecurityDesc, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerType, args) | this = _quickfix.new_TriggerType(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerAction, args) | this = _quickfix.new_TriggerAction(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerAction, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerPrice, args) | this = _quickfix.new_TriggerPrice(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerPrice, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerSymbol, args) | this = _quickfix.new_TriggerSymbol(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerSymbol, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerSecurityID, args) | this = _quickfix.new_TriggerSecurityID(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerSecurityID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerSecurityIDSource, args) | this = _quickfix.new_TriggerSecurityIDSource(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerSecurityIDSource, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerSecurityDesc, args) | this = _quickfix.new_TriggerSecurityDesc(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerSecurityDesc, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerPriceType, args) | this = _quickfix.new_TriggerPriceType(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerPriceType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerPriceTypeScope, args) | this = _quickfix.new_TriggerPriceTypeScope(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerPriceTypeScope, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerPriceDirection, args) | this = _quickfix.new_TriggerPriceDirection(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerPriceDirection, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerNewPrice, args) | this = _quickfix.new_TriggerNewPrice(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerNewPrice, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerOrderType, args) | this = _quickfix.new_TriggerOrderType(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerOrderType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerNewQty, args) | this = _quickfix.new_TriggerNewQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerNewQty, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerTradingSessionID, args) | this = _quickfix.new_TriggerTradingSessionID(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerTradingSessionID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TriggerTradingSessionSubID, args) | this = _quickfix.new_TriggerTradingSessionSubID(*args) | def __init__(self, *args): this = apply(_quickfix.new_TriggerTradingSessionSubID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_OrderCategory, args) | this = _quickfix.new_OrderCategory(*args) | def __init__(self, *args): this = apply(_quickfix.new_OrderCategory, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_NoRootPartyIDs, args) | this = _quickfix.new_NoRootPartyIDs(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoRootPartyIDs, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_RootPartyID, args) | this = _quickfix.new_RootPartyID(*args) | def __init__(self, *args): this = apply(_quickfix.new_RootPartyID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_RootPartyIDSource, args) | this = _quickfix.new_RootPartyIDSource(*args) | def __init__(self, *args): this = apply(_quickfix.new_RootPartyIDSource, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_RootPartyRole, args) | this = _quickfix.new_RootPartyRole(*args) | def __init__(self, *args): this = apply(_quickfix.new_RootPartyRole, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_NoRootPartySubIDs, args) | this = _quickfix.new_NoRootPartySubIDs(*args) | def __init__(self, *args): this = apply(_quickfix.new_NoRootPartySubIDs, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_RootPartySubID, args) | this = _quickfix.new_RootPartySubID(*args) | def __init__(self, *args): this = apply(_quickfix.new_RootPartySubID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_RootPartySubIDType, args) | this = _quickfix.new_RootPartySubIDType(*args) | def __init__(self, *args): this = apply(_quickfix.new_RootPartySubIDType, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TradeHandlingInstr, args) | this = _quickfix.new_TradeHandlingInstr(*args) | def __init__(self, *args): this = apply(_quickfix.new_TradeHandlingInstr, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_OrigTradeHandlingInstr, args) | this = _quickfix.new_OrigTradeHandlingInstr(*args) | def __init__(self, *args): this = apply(_quickfix.new_OrigTradeHandlingInstr, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_OrigTradeDate, args) | this = _quickfix.new_OrigTradeDate(*args) | def __init__(self, *args): this = apply(_quickfix.new_OrigTradeDate, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_OrigTradeID, args) | this = _quickfix.new_OrigTradeID(*args) | def __init__(self, *args): this = apply(_quickfix.new_OrigTradeID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_OrigSecondaryTradeID, args) | this = _quickfix.new_OrigSecondaryTradeID(*args) | def __init__(self, *args): this = apply(_quickfix.new_OrigSecondaryTradeID, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_TZTransactTime, args) | this = _quickfix.new_TZTransactTime(*args) | def __init__(self, *args): this = apply(_quickfix.new_TZTransactTime, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_ExDestinationIDSource, args) | this = _quickfix.new_ExDestinationIDSource(*args) | def __init__(self, *args): this = apply(_quickfix.new_ExDestinationIDSource, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_ReportedPxDiff, args) | this = _quickfix.new_ReportedPxDiff(*args) | def __init__(self, *args): this = apply(_quickfix.new_ReportedPxDiff, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_RptSys, args) | this = _quickfix.new_RptSys(*args) | def __init__(self, *args): this = apply(_quickfix.new_RptSys, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_AllocClearingFeeIndicator, args) | this = _quickfix.new_AllocClearingFeeIndicator(*args) | def __init__(self, *args): this = apply(_quickfix.new_AllocClearingFeeIndicator, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_DisplayQty, args) | this = _quickfix.new_DisplayQty(*args) | def __init__(self, *args): this = apply(_quickfix.new_DisplayQty, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_ExchangeSpecialInstructions, args) | this = _quickfix.new_ExchangeSpecialInstructions(*args) | def __init__(self, *args): this = apply(_quickfix.new_ExchangeSpecialInstructions, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_BeginSeqNo, args) | this = _quickfix.new_BeginSeqNo(*args) | def __init__(self, *args): this = apply(_quickfix.new_BeginSeqNo, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_BeginString, args) | this = _quickfix.new_BeginString(*args) | def __init__(self, *args): this = apply(_quickfix.new_BeginString, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
this = apply(_quickfix.new_BodyLength, args) | this = _quickfix.new_BodyLength(*args) | def __init__(self, *args): this = apply(_quickfix.new_BodyLength, args) try: self.this.append(this) except: self.this = this | 7e632099fd421880c8c65fb0cf610d338d115ee9 /local1/tlutelli/issta_data/temp/all_python//python/2010_temp/2010/8819/7e632099fd421880c8c65fb0cf610d338d115ee9/quickfix.py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.