OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
TI_ERROR Struct Reference

#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>

Public Types

enum  Enum {
  TI_ERROR_NoError = 0, TI_ERROR_InternalError = 1, TI_ERROR_MsgNotManaged = 2, TI_ERROR_InternalDatabaseError = 3,
  TI_ERROR_FileError = 4, TI_ERROR_InvalidEvent = 5, TI_ERROR_InvalidFieldValue = 6, TI_ERROR_InvalidRequest = 7,
  TI_ERROR_LogonUserNotFound = 8, TI_ERROR_InvalidLogonState = 9, TI_ERROR_PasswordExpired = 10, TI_ERROR_WrongPassword = 11,
  TI_ERROR_InvalidNewPassword = 12, TI_ERROR_AccountExpired = 13, TI_ERROR_MemberStatusNotFound = 14, TI_ERROR_InvalidMemberStatus = 15,
  TI_ERROR_NotOwnerOfTransaction = 16, TI_ERROR_MaxConnectionsExceeded = 17, TI_ERROR_ProductNotFound = 18, TI_ERROR_MemberNotFound = 19,
  TI_ERROR_TraderNotFound = 20, TI_ERROR_MemberProfileNotFound = 21, TI_ERROR_InvalidPhase = 22, TI_ERROR_InvalidProposal = 23,
  TI_ERROR_InvalidOrder = 24, TI_ERROR_InvalidRFQ = 25, TI_ERROR_InvalidQty = 26, TI_ERROR_InvalidRate = 27,
  TI_ERROR_InvalidDate = 28, TI_ERROR_InvalidVerb = 29, TI_ERROR_InvalidStatus = 30, TI_ERROR_InvalidSpotPrice = 31,
  TI_ERROR_OrderExpired = 32, TI_ERROR_ProposalNotFound = 33, TI_ERROR_OrderNotFound = 34, TI_ERROR_QtyInTrading = 35,
  TI_ERROR_OrdMismatchRate = 36, TI_ERROR_MinimumSizeQty = 37, TI_ERROR_MaximumProposalExceeded = 38, TI_ERROR_SuspensionFailure = 39,
  TI_ERROR_ProposalNotActive = 40, TI_ERROR_ProductNotActive = 41, TI_ERROR_MemberNotActive = 42, TI_ERROR_OperatorNotActive = 43,
  TI_ERROR_BadParameters = 44, TI_ERROR_WrongQueryId = 45, TI_ERROR_GenericError = 46, TI_ERROR_QueryClosedbyClient = 47,
  TI_ERROR_Queryterminatedbyasystemerror = 48, TI_ERROR_QueryterminatedbyAliveTimeout = 49, TI_ERROR_WrongQueryKey = 50, TI_ERROR_WrongRowNumber = 51,
  TI_ERROR_WrongMarketID = 52, TI_ERROR_NoRights = 53, TI_ERROR_NoSectionField = 54, TI_ERROR_NoInstrumentField = 55,
  TI_ERROR_NoPairFound = 56, TI_ERROR_MarketSuspended = 57, TI_ERROR_MemberMktSuspended = 58, TI_ERROR_MemberMktSectSuspended = 59,
  TI_ERROR_InstMarketSuspended = 60, TI_ERROR_InstClMemMarketSuspended = 61, TI_ERROR_InstClMemMarketSectSuspended = 62, TI_ERROR_InvalidData = 63,
  TI_ERROR_NoInstForSection = 64, TI_ERROR_ActionNotAllowed = 65, TI_ERROR_NoTransPhase = 66, TI_ERROR_WrongProposalImage = 67,
  TI_ERROR_CutOffProposalNotAllowed = 68, TI_ERROR_RepoConfigMismatch = 69, TI_ERROR_CCPOnlyProposal = 70, TI_ERROR_CreditExceeded = 71,
  TI_ERROR_InvalidOrderState = 72, TI_ERROR_WrongOrderId = 73, TI_ERROR_InvalidSize = 74, TI_ERROR_WrongMember = 75,
  TI_ERROR_OrderWithInvalidProposal = 76, TI_ERROR_InstrumentMismatch = 77, TI_ERROR_OrderRateMismatch = 78, TI_ERROR_InsufficientOrderQuantity = 79,
  TI_ERROR_OrderUnderAccept = 80, TI_ERROR_OrderInvalidQuantity = 81, TI_ERROR_QuantityNotAvailable = 82, TI_ERROR_ProviderTradeOff = 83,
  TI_ERROR_SelfTrade = 84, TI_ERROR_WrongTrader = 85, TI_ERROR_WrongProposalId = 86, TI_ERROR_CountrySuspended = 87,
  TI_ERROR_InvalidSettlementGroup = 88, TI_ERROR_TooManyProposal = 89, TI_ERROR_MustBeGiveUp = 90, TI_ERROR_CutOffExpired = 91,
  TI_ERROR_NonCCPMember = 92, TI_ERROR_LockedProposal = 93, TI_ERROR_CCPNotAvailable = 94, TI_ERROR_RateTooBig = 95,
  TI_ERROR_InvalidFloatingRate = 96, TI_ERROR_PropNoCCPMember = 97, TI_ERROR_PropSizeMissing = 98, TI_ERROR_PropInvalidSize = 99,
  TI_ERROR_PropInvalidTotSize = 100, TI_ERROR_PropInvalidMinQty = 101, TI_ERROR_PropInvalidRate = 102, TI_ERROR_PropInvalidSizeComb = 103,
  TI_ERROR_PropInvalidMinDrip = 104, TI_ERROR_PropEndDateEarlier = 105, TI_ERROR_PropQtyBelowMinDrip = 106, TI_ERROR_PropWrongEditTime = 107,
  TI_ERROR_PropInvalidEvent = 108, TI_ERROR_PropDateSuspended = 109, TI_ERROR_RFQInvalidRate = 110, TI_ERROR_RFQPreAccepted = 111,
  TI_ERROR_RFQInactive = 112, TI_ERROR_RFQEndDateEarlier = 113, TI_ERROR_RFQInvalidDates = 114, TI_ERROR_WrongAggressorMember = 115,
  TI_ERROR_RFQInvalidQty = 116, TI_ERROR_RFQInvalidFloatRate = 117, TI_ERROR_RFQRecipientNotEnabled = 118, TI_ERROR_RFQRecipientNotLogged = 119,
  TI_ERROR_WrongRFQ = 120, TI_ERROR_RFQInvalidSide = 121, TI_ERROR_RFQWrongRateChange = 122, TI_ERROR_RFQWrongQtyChange = 123,
  TI_ERROR_WrongGCId = 124, TI_ERROR_GCLocked = 125, TI_ERROR_GCSellerAction = 126, TI_ERROR_GCAllocRules = 127,
  TI_ERROR_GCInvalidAllocQty = 128, TI_ERROR_GCWrongAlloc = 129, TI_ERROR_GCWrongSelection = 130, TI_ERROR_GCMemberDisabled = 131,
  TI_ERROR_GCWrongDate = 132, TI_ERROR_WrongPlainVanilla = 133, TI_ERROR_InvalidStartDate = 134, TI_ERROR_InvalidEndDate = 135,
  TI_ERROR_EarlierStartDate = 136, TI_ERROR_IncompatibleDates = 137, TI_ERROR_DateIsHoliday = 138, TI_ERROR_DateTooFar = 139,
  TI_ERROR_WrongCalendarId = 140, TI_ERROR_InvalidCP = 141, TI_ERROR_WrongBond = 142, TI_ERROR_SettlStartDate = 143,
  TI_ERROR_BondMaturityDate = 144, TI_ERROR_InvalidFillAction = 145, TI_ERROR_WrongFillId = 146, TI_ERROR_LogonInvalidUser = 147,
  TI_ERROR_LogonInvalidMember = 148, TI_ERROR_TooManyTraders = 149, TI_ERROR_LogonUserSuspended = 150, TI_ERROR_LogonAccountExpired = 151,
  TI_ERROR_LogonWrongPassword = 152, TI_ERROR_LogonPasswordExpired = 153, TI_ERROR_InvalidRecipient = 154, TI_ERROR_ChatRFQExpired = 155,
  TI_ERROR_WrongOwnership = 156, TI_ERROR_ManagerOnlyAction = 157, TI_ERROR_PwdWrongTrader = 158, TI_ERROR_PwdWrongMember = 159,
  TI_ERROR_CLAlreadyPresent = 160, TI_ERROR_ECLReactLimit = 161, TI_ERROR_InvalidRecord = 162, TI_ERROR_CLSelf = 163,
  TI_ERROR_AdmInvalidMarket = 164, TI_ERROR_AdmInvalidCountry = 165, TI_ERROR_AdmWrongReceiver = 166, TI_ERROR_AdmWrongTrader = 167,
  TI_ERROR_NoSessionOpen = 168, TI_ERROR_NoChangeStatus = 169, TI_ERROR_AlreadyTradeOn = 170, TI_ERROR_TrInvalidMemberStatus = 171,
  TI_ERROR_AdmMaxVarTraders = 172, TI_ERROR_AdmMaxFixedTraders = 173, TI_ERROR_AdmSameDate = 174, TI_ERROR_AdmSelfUpdate = 175,
  TI_ERROR_ManagerTransaction = 176, TI_ERROR_AdmInvalidMember = 177, TI_ERROR_PwdInvalidExpiry = 178, TI_ERROR_PwdTooShort = 179,
  TI_ERROR_PwdNotAlpha = 180, TI_ERROR_PwdEqMember = 181, TI_ERROR_PwdEqTrader = 182, TI_ERROR_PwdMemberCode = 183,
  TI_ERROR_PwdEqOld = 184, TI_ERROR_InvalidChars = 185, TI_ERROR_QuoteNotFound = 186, TI_ERROR_QuoteQtyUnderMinLimit = 187,
  TI_ERROR_QuoteMissingField = 188, TI_ERROR_QuoteInvalidYield = 189, TI_ERROR_QuoteYldBidLowerThanAsk = 190, TI_ERROR_QuoteInvalidRequest = 191,
  TI_ERROR_QuoteNoConvFormula = 192, TI_ERROR_QuoteInvalidPrice = 193, TI_ERROR_QuotePrcAskLowerThanBid = 194, TI_ERROR_MaxLinkedQuotesExceeded = 195,
  TI_ERROR_TraderMemberMismatch = 196, TI_ERROR_SponsorLimitExceeded = 197, TI_ERROR_OnlyFASCanBeDeleted = 198, TI_ERROR_GreaterVisibleQty = 199,
  TI_ERROR_QtyNotMultiple = 200, TI_ERROR_FASCompletelyFilled = 201, TI_ERROR_Wrong_Currency = 202, TI_ERROR_InvalidFlowType = 203,
  TI_ERROR_LockedLinkedQuoteGroup = 204, TI_ERROR_MemberNotLinked = 205, TI_ERROR_CreditLineNotFound = 206, TI_ERROR_RFQInvalidPrice = 207,
  TI_ERROR_InvalidPriceRange = 208, TI_ERROR_InvalidYieldRange = 209, TI_ERROR_InvalidPriceTick = 210, TI_ERROR_InvalidYieldTick = 211,
  TI_ERROR_InvalidSponsorId = 212, TI_ERROR_QuoteOverlap = 213, TI_ERROR_InstClass_Mkt_Suspended = 214, TI_ERROR_Section_Mkt_Suspended = 215,
  TI_ERROR_WrongQuoteIndicativeFlag = 216, TI_ERROR_QuoteAutomaticFlagNotAllowed = 217, TI_ERROR_GCWrongCollateral = 218, TI_ERROR_InvalidRFQForRecipientStatus = 219,
  TI_ERROR_MaximumLinkedQuoteExceeded = 220, TI_ERROR_InvalidSettlSystemTrader = 221, TI_ERROR_QuoteTraderNotLogged = 222, TI_ERROR_QuoteMinSizeUnderMinIncrLimit = 223,
  TI_ERROR_QuoteSizeUnderMinLimit = 224, TI_ERROR_QuoteSizeUnderMinPropLimit = 225, TI_ERROR_QuoteWrongLinkedQuoteGroup = 226, TI_ERROR_QuoteLinkedQuoteGroupInactive = 227,
  TI_ERROR_QuoteMaxNumLinkedQuoteExceed = 228, TI_ERROR_WrongCalendarIdWithInstr = 229, TI_ERROR_PwdTraderCode = 230, TI_ERROR_ActionAlreadyRequired = 231,
  TI_ERROR_ParamMismatch = 232, TI_ERROR_RFQSettingType = 233, TI_ERROR_RFQQuoteIdMissing = 234, TI_ERROR_RFQAggrIdMissing = 235,
  TI_ERROR_RFQInvalidEvent = 236, TI_ERROR_RFQResponseRequired = 237, TI_ERROR_RFQInvalidSize = 238, TI_ERROR_RFQUnableChgSize = 239,
  TI_ERROR_QuickEditInvalidEvent = 240, TI_ERROR_TooManyIndicativeQuotes = 241, TI_ERROR_CreditRiskLimit = 242, TI_ERROR_NoAutomaticQuoteIsAvailable = 243,
  TI_ERROR_InvalidOrderType = 244, TI_ERROR_WrongDealId = 245, TI_ERROR_DealInvalidEvent = 246, TI_ERROR_WrongQuoteId = 247,
  TI_ERROR_QuoteInvalidEvent = 248, TI_ERROR_InvalidQuote = 249, TI_ERROR_QuoteInvalidSizeComb = 250, TI_ERROR_QuoteMaxNumberExceed = 251,
  TI_ERROR_QuoteInvalidFieldValue = 252, TI_ERROR_QuoteWrongImage = 253, TI_ERROR_QuoteCompletelyFilled = 254, TI_ERROR_QuoteInvalidSize = 255,
  TI_ERROR_ICNotFound = 256, TI_ERROR_AccountCodeAlreadyPresent = 257, TI_ERROR_AccountNotFound = 258, TI_ERROR_TraderNotMultiTraderMaster = 259,
  TI_ERROR_TraderTypeMismatch = 260, TI_ERROR_TraderNotMultiTraderSlave = 261, TI_ERROR_MaxNumberOfRevokeExceeded = 262, TI_ERROR_TraderAlreadyRepresented = 263,
  TI_ERROR_InvalidDescription = 264, TI_ERROR_DescriptionAlreadyPresent = 265, TI_ERROR_InventoryGroupNotExistent = 266, TI_ERROR_WrongInventoryGroupMember = 267,
  TI_ERROR_TradingRelationNotPresent = 268, TI_ERROR_BSMembAlreadyAssociated = 269, TI_ERROR_WrongInventoryGroup = 270, TI_ERROR_WrongInstrumentGroup = 271,
  TI_ERROR_WrongBSMember = 272, TI_ERROR_InventoryGroupNotEmpty = 273, TI_ERROR_InvalidWithDrawType = 274, TI_ERROR_InvalidTraderWithType = 275,
  TI_ERROR_InvalidMarketId = 276, TI_ERROR_InvalidInstrument = 277, TI_ERROR_InvalidSection = 278, TI_ERROR_InvalidInstrumentClass = 279,
  TI_ERROR_CustomInstrGrpNotFound = 280, TI_ERROR_WrongAddressType = 281, TI_ERROR_InvalidSellSideMember = 282, TI_ERROR_SellSideMemberNotEnabled = 283,
  TI_ERROR_MemberSalesNotFound = 284, TI_ERROR_TradingRelationInvalidEvent = 285, TI_ERROR_TradingRelationNotFound = 286, TI_ERROR_TradingRelationInvalidStatus = 287,
  TI_ERROR_InvalidRevokeRequest = 288, TI_ERROR_NotBuySideMember = 289, TI_ERROR_TradeAlreadySplit = 290, TI_ERROR_InvalidSplittableFlag = 291,
  TI_ERROR_AccountExcluded = 292, TI_ERROR_InvalidQuantityForAccount = 293, TI_ERROR_InvalidNetPositionQuantity = 294, TI_ERROR_InvalidNetPositionVerb = 295,
  TI_ERROR_InvalidInstrumentModalityFunction = 296, TI_ERROR_InvalidInventoryQuote = 297, TI_ERROR_WrongInventoryQuoteId = 298, TI_ERROR_InventoryQuoteNotFound = 299,
  TI_ERROR_WrongInventoryQuoteImage = 300, TI_ERROR_InventoryQuoteInvalidEvent = 301, TI_ERROR_MaximumInventoryQuoteExceeded = 302, TI_ERROR_InventoryQuoteInvalidMinQty = 303,
  TI_ERROR_OnlySingleSideCanBeDeleted = 304, TI_ERROR_RfcqNotFound = 305, TI_ERROR_RfcqRequestNotFound = 306, TI_ERROR_RfcqOrderNotFound = 307,
  TI_ERROR_RfcqQuoteNotFound = 308, TI_ERROR_StageOrderNotFound = 309, TI_ERROR_InvalidRfcqStatus = 310, TI_ERROR_InvalidRfcqRequestStatus = 311,
  TI_ERROR_InvalidRfcqQuoteStatus = 312, TI_ERROR_InvalidRfcqOrderStatus = 313, TI_ERROR_InvalidRfcqType = 314, TI_ERROR_RfcqOrderPending = 315,
  TI_ERROR_RfcqDepthUpdateTimeExpired = 316, TI_ERROR_InvalidRfcqDepthUpdateTime = 317, TI_ERROR_InvalidQuotation = 318, TI_ERROR_InvalidSettlDate = 319,
  TI_ERROR_InvalidStageOrderMember = 320, TI_ERROR_InvalidOrderStageStatus = 321, TI_ERROR_InvalidOrderStageOrderSource = 322, TI_ERROR_InvalidOrderStageClientOrder = 323,
  TI_ERROR_InstrumentNotFound = 324, TI_ERROR_InvalidOrderStageAccount = 325, TI_ERROR_InvalidExecTraderId = 326, TI_ERROR_WrongNominalValue = 327,
  TI_ERROR_HolidayDate = 328, TI_ERROR_WrongSettlmentDate = 329, TI_ERROR_WrongTypeParameter = 330, TI_ERROR_MandatoryParameter = 331,
  TI_ERROR_WrongFunctionId = 332, TI_ERROR_InvGroupLimitExceeded = 333, TI_ERROR_InvGroupMemberLimitExceeded = 334, TI_ERROR_InstrGrpDefNotFound = 335,
  TI_ERROR_CustomInstrGrpDefNotFound = 336, TI_ERROR_WrongParentId = 337, TI_ERROR_WrongGroupLevel = 338, TI_ERROR_ParentGroupIdNotEmpty = 339,
  TI_ERROR_TooFewRfcqInstruments = 340, TI_ERROR_InvalidOrderStageOrderType = 341, TI_ERROR_SecurityIdNotFound = 342, TI_ERROR_OrderStageWrongImage = 343,
  TI_ERROR_InvalidOrderStageExecutionType = 344, TI_ERROR_InvalidOrderStageNumberOfLeg = 345, TI_ERROR_InvalidTPZeroSettlement = 346, TI_ERROR_InvalidMemberTPZeroSettlement = 347,
  TI_ERROR_InvalidCutOffTPZeroSettlement = 348, TI_ERROR_InstrumentGroupAlreadyDeleted = 349, TI_ERROR_StageOrderLockedByAnotherTrader = 350, TI_ERROR_InvalidInstrumentPerClass = 351,
  TI_ERROR_InvalidTradingModality = 352, TI_ERROR_Section_Mkt_Closed = 353, TI_ERROR_InstrumentGroupNotEmpty = 354, TI_ERROR_StageOrderAlreadyLocked = 355,
  TI_ERROR_WildCardNotAllowed = 356, TI_ERROR_MaxFilteredICReached = 357, TI_ERROR_MaxFilteredTradableReached = 358, TI_ERROR_GroupHasActiveSubgroups = 359,
  TI_ERROR_InvalidQtyRange = 360, TI_ERROR_InvalidQtyTick = 361, TI_ERROR_InvalidPrice = 362, TI_ERROR_InvalidYield = 363,
  TI_ERROR_ClientExistingInAGroup = 364, TI_ERROR_RfcqQuoteNotFoundInFrozenBook = 365, TI_ERROR_BPVNotAvailable = 366, TI_ERROR_InvalidGCBondDefinitionType = 367,
  TI_ERROR_ChatAlreadyPresent = 368, TI_ERROR_RecipientNotAddressable = 369, TI_ERROR_RecipientNotLogged = 370, TI_ERROR_RecipientNoRights = 371,
  TI_ERROR_SenderNotAllowed = 372, TI_ERROR_CCPEligibleFlagMustBeYes = 373, TI_ERROR_WrongChatIdRequest = 374, TI_ERROR_SenderNotOwner = 375,
  TI_ERROR_TxnExpired = 376, TI_ERROR_WrongMemberType = 377, TI_ERROR_WrongRefTxn = 378, TI_ERROR_SenderNotAllowedOnRefTxn = 379,
  TI_ERROR_ChatClosed = 380, TI_ERROR_TxnFinalState = 381, TI_ERROR_ClosingMessagePresent = 382, TI_ERROR_CloginMsgNotAllowedForChat = 383,
  TI_ERROR_TxnNotFinalState = 384, TI_ERROR_BlockedMemberMissing = 385, TI_ERROR_InvalidBilateralFlag = 386, TI_ERROR_WrongMsgId = 387,
  TI_ERROR_BilateralTradingNotAllowed = 388, TI_ERROR_RFQExclusion = 389, TI_ERROR_DefaultGCInvalid = 390, TI_ERROR_RepoGCQuantityLimitNotFound = 391,
  TI_ERROR_AccountNotActive = 392, TI_ERROR_MarketParameterNotFound = 393, TI_ERROR_OriginatorTraderNotFound = 394, TI_ERROR_CounterpartTraderNotFound = 395,
  TI_ERROR_WrongSubmitter = 396, TI_ERROR_MaxNumberSecurityLimitGC = 397, TI_ERROR_OutLimitsAllocationQtyGC = 398, TI_ERROR_InvalidSettlementMode = 399,
  TI_ERROR_InvalidTransparentFlag = 400, TI_ERROR_DailyInflationRateNotFound = 401, TI_ERROR_InvalidAllocationTotalQuantity = 402, TI_ERROR_InvalidAllocationStatus = 403,
  TI_ERROR_AllocationCodeAlreadyPresent = 404, TI_ERROR_AllocationNotFound = 405, TI_ERROR_InvalidRecipientForTxn = 406, TI_ERROR_InvalidRecipientTraderForTxn = 407,
  TI_ERROR_CCPNotAvailableForInstrument = 408, TI_ERROR_MaxSellSideNumberExceeded = 409, TI_ERROR_AllRFCQTypeExcluded = 410, TI_ERROR_QuoteYldAskLowerThanBid = 411,
  TI_ERROR_InvalidAllocationVerb = 412, TI_ERROR_ExceptionsLimitExceeded = 413, TI_ERROR_RFCQDoubleSideNotEnabled = 414, TI_ERROR_InvalidTradingList = 415,
  TI_ERROR_InvalidTradingListLeg = 416, TI_ERROR_TradingListNotFound = 417, TI_ERROR_TradingListLegNotFound = 418, TI_ERROR_TradingListWrongMember = 419,
  TI_ERROR_TradingListWrongTrader = 420, TI_ERROR_TradingListInvalidStatus = 421, TI_ERROR_TradingListInvalidLegStatus = 422, TI_ERROR_TradingListInvalidLegs = 423,
  TI_ERROR_StageOrderInTradingList = 424, TI_ERROR_StageOrderUsedInTradingList = 425, TI_ERROR_InvalidRfcqDueInTime = 426, TI_ERROR_InvalidIOI = 427,
  TI_ERROR_TradingListInvalidLegQty = 428, TI_ERROR_TradingListInvalidTotalQty = 429, TI_ERROR_TradingListInvalidNumOfLegs = 430, TI_ERROR_TradingListWrongInstrType = 431,
  TI_ERROR_DiscloseIOIMismatchingFlags = 432, TI_ERROR_StageOrderWrongLinkIdInTradingList = 433, TI_ERROR_TradingListInvalidLink = 434, TI_ERROR_InvalidAllocationId = 435,
  TI_ERROR_ExchangeRateNotFound = 436, TI_ERROR_FirmQuotingDisabled = 437, TI_ERROR_IndicativeQuotingDisabled = 438, TI_ERROR_StrikerQuotingDisabled = 439,
  TI_ERROR_InvalidStrikerQuotationFlag = 440, TI_ERROR_QuoteInvalidStrikerPrice = 441, TI_ERROR_InvalidStrikerPriceRange = 442, TI_ERROR_QuoteInvalidStrikerYield = 443,
  TI_ERROR_InvalidStrikerQty = 444, TI_ERROR_MidPriceFASTotalQtyUnderLimit = 445, TI_ERROR_MidPriceFASMinExQtyUnderLimit = 446, TI_ERROR_MidPriceFASTotalQtyUnderMES = 447,
  TI_ERROR_MidPriceFASTotalQtyNotMultiple = 448, TI_ERROR_MidPriceFASMinExQtyNotMultiple = 449, TI_ERROR_MidPriceMaximumFASOrderExceeded = 450, TI_ERROR_MidPriceFASOrderWrongImage = 451,
  TI_ERROR_MidPriceFASOrderOverlap = 452, TI_ERROR_MidPriceFASOrderInvalidLimitQuotation = 453, TI_ERROR_MidPriceFOKOrderSectionNotEnabled = 454, TI_ERROR_InventoryGroupMemberInvalidComb = 455,
  TI_ERROR_MaxNumberOfMemberInAGroup = 456, TI_ERROR_MaxNumberOfInvGroupConfig = 457, TI_ERROR_MaxNumberOfInvGroupExceptions = 458, TI_ERROR_MaxNumberOfInvDealerGroupConfig = 459,
  TI_ERROR_InvalidMinExecQty = 460, TI_ERROR_DenialCounterParty = 461, TI_ERROR_InventoryQuoteIsOnlyIndicative = 462, TI_ERROR_InventoryOrderProcessing = 463,
  TI_ERROR_MidPriceFASMinExQtyOverCapLimit = 464, TI_ERROR_InvalidAxedBondFlags = 465, TI_ERROR_BrokerCodeNotFound = 466, TI_ERROR_BrokerCodeNotCompliant = 467,
  TI_ERROR_AuthenticationFailed = 468, TI_ERROR_BuySideAccountExcluded = 469, TI_ERROR_BrokerCodeInvalidEdit = 470, TI_ERROR_MaxNumACMCashOfferExceeded = 471,
  TI_ERROR_MaxNumACMCollateralOfferExceeded = 472, TI_ERROR_ACMCashOfferNotFound = 473, TI_ERROR_ACMCollateralOfferNotFound = 474, TI_ERROR_WrongTransactionImage = 475,
  TI_ERROR_ACMCashOfferQtyExceeded = 476, TI_ERROR_OnlyFromBrokerPlus = 477, TI_ERROR_DisablingNotAllowed = 478, TI_ERROR_EoiMsgTypeUnkown = 479,
  TI_ERROR_NoRecipientAllowed = 480, TI_ERROR_NoReferencedMsg = 481, TI_ERROR_OnlyOneRecipient = 482, TI_ERROR_EoiMsgCancelled = 483,
  TI_ERROR_EoiMsgNotActive = 484, TI_ERROR_DataFeedNotAllowed = 485, TI_ERROR_EoiGenericNotBlind = 486, TI_ERROR_StageOrderPartiallyFilled = 487,
  TI_ERROR_BVBestGroupAlreadyPresent = 488, TI_ERROR_BVBestSellSideAlreadyPresent = 489, TI_ERROR_MTSCertificationNotAllowed = 490, TI_ERROR_ActivationAllowedWithCertification = 491,
  TI_ERROR_FirstNameEmpty = 492, TI_ERROR_LastNameEmpty = 493, TI_ERROR_EmailEmpty = 494, TI_ERROR_PhoneEmpty = 495,
  TI_ERROR_ResidualMaturityNotFound = 496, TI_ERROR_PriceOrYieldMandatory = 497, TI_ERROR_ACMUnivocityAccountViolated = 498, TI_ERROR_ACMCollateralOfferBalanceExceeded = 499,
  TI_ERROR_ACMCashOfferBalanceExceeded = 500, TI_ERROR_AccountMandatory = 501, TI_ERROR_AccountException = 502, TI_ERROR_InvalidAccountType = 503,
  TI_ERROR_EmptyNote = 504, TI_ERROR_TripartyNoteNotFound = 505, TI_ERROR_WrongTriparty = 506, TI_ERROR_CounterpartyNotAccountOwner = 507,
  TI_ERROR_ActionNotAllowedInCurrentDate = 508, TI_ERROR_InvalidTradingType = 509, TI_ERROR_InvalidAreaCode = 510, TI_ERROR_CounterpartyMandatory = 511,
  TI_ERROR_PeriodNotInMarketOpen = 512, TI_ERROR_NoPairFoundSectionIC = 513, TI_ERROR_InvalidFixingTime = 514, TI_ERROR_InvalidFixingDate = 515,
  TI_ERROR_InvalidActionFixingInterval = 516, TI_ERROR_ExpiredFixingInterval = 517, TI_ERROR_StageOrderExecNotAllowed = 518, TI_ERROR_WildCardExisting = 519,
  TI_ERROR_InvalidMarkUpValue = 520, TI_ERROR_InvalidFieldForTradingModality = 521, TI_ERROR_UnseasonedNotEnabled = 522, TI_ERROR_Section_Dates_Suspended = 523,
  TI_ERROR_Section_InstClass_Dates_Suspended = 524, TI_ERROR_InvalidRateRange = 525, TI_ERROR_InvalidRateTick = 526, TI_ERROR_QuoteInvalidRate = 527,
  TI_ERROR_QuoteRateAskLowerThanBid = 528, TI_ERROR_InvalidTradableObject = 529, TI_ERROR_InvalidSectionForTradableObject = 530, TI_ERROR_InvalidICForTradableObject = 531,
  TI_ERROR_MnemonicAlreadyExists = 532, TI_ERROR_SponsorRelationNotFound = 533, TI_ERROR_FirstDealerNotPreferred = 534, TI_ERROR_MaxDealersExcedeed = 535,
  TI_ERROR_RecordNotFound = 536, TI_ERROR_RecordAlreadyPresent = 537, TI_ERROR_AreaCodeRelNotFound = 538, TI_ERROR_MinSellSideNumberNotReached = 539,
  TI_ERROR_DealerNotAllowedOnRFCQRespond = 540, TI_ERROR_InvalidNumOfDealers = 541, TI_ERROR_ZeroNumOfDealers = 542, TI_ERROR_MinimumDealersUnreached = 543,
  TI_ERROR_MinMatchingQuotesNotReached = 544, TI_ERROR_NoDealerInPreferredList = 545, TI_ERROR_MaxReactivationReached = 546, TI_ERROR_InvalidProfileType = 547,
  TI_ERROR_InstrumentClassExists = 548, TI_ERROR_WildCardExists = 549, TI_ERROR_WrongSubmitterMember = 550, TI_ERROR_WrongDuration = 551,
  TI_ERROR_GroupIdNotFound = 552, TI_ERROR_MaxNumTierGroupConfigurations = 553, TI_ERROR_MaxNumTierGroupException = 554, TI_ERROR_WrongCVA = 555,
  TI_ERROR_MemberNotEnableToOverrideCVA = 556, TI_ERROR_WrongTPAVisibility = 557, TI_ERROR_TradingOnBehalfNotAllowed = 558, TI_ERROR_GreaterInventoryVisibleQty = 559,
  TI_ERROR_CertificationWithoutMnemonic = 560, TI_ERROR_TierGroupAssociatedToTPA = 561, TI_ERROR_MaxNumOfTradingIdeaExceeded = 562, TI_ERROR_VisibleQtyNotMultiple = 563,
  TI_ERROR_TradableObjectDuplicated = 564, TI_ERROR_MaxNumOfBrokenDatesExceeded = 565, TI_ERROR_InstClassSectionMktSuspended = 566, TI_ERROR_CAPQuantityLimit = 567,
  TI_ERROR_InvalidMarkUpType = 568, TI_ERROR_MissingMaxQtyZero = 569, TI_ERROR_InvalidMarkUpConfiguration = 570, TI_ERROR_InvalidMarkUpMaxQtyOrder = 571,
  TI_ERROR_NumThresholdDiffFromList = 572, TI_ERROR_TransactionNotAllowedOnIC = 573, TI_ERROR_InvalidDRate = 574, TI_ERROR_InvalidDRateTick = 575,
  TI_ERROR_InvalidDRateRange = 576, TI_ERROR_QuoteInvalidDRate = 577, TI_ERROR_QuoteDRateBidLowerThanAsk = 578, TI_ERROR_DealerNotEnabled = 579,
  TI_ERROR_BuySideMemberInDealerList = 580, TI_ERROR_MaximumIOIExceeded = 581, TI_ERROR_WrongIOIImage = 582, TI_ERROR_RFCQInvalidQty = 583,
  TI_ERROR_RFCQWrongQtyChange = 584, TI_ERROR_WildcardBroker = 585, TI_ERROR_EmptyDepth = 586, TI_ERROR_CurveNotFound = 587,
  TI_ERROR_IOIClientIdentifierAlreadyPresent = 588, TI_ERROR_MembersNCL = 589, TI_ERROR_ApplyHaircutFlagNo = 590, TI_ERROR_HaircutStatusDeleted = 591,
  TI_ERROR_MutuallyExclusiveConfiguration = 592, TI_ERROR_InvalidHaircutValue = 593, TI_ERROR_InvalidHaircutType = 594, TI_ERROR_InvalidResMatOnIC = 595,
  TI_ERROR_InvalidCreditProfile = 596, TI_ERROR_InvalidMemberType = 597, TI_ERROR_InvalidMemberTypeCombination = 598, TI_ERROR_InvalidSpreadValue = 599,
  TI_ERROR_InvalidHaircutStatus = 600, TI_ERROR_QuantityNotEditable = 601, TI_ERROR_SettlSystemNotEnabledToHaircut = 602, TI_ERROR_InstCurrencyAlreadyPresent = 603,
  TI_ERROR_WarningMessageOnSize = 604, TI_ERROR_BlockingMessageOnSize = 605, TI_ERROR_WarningMessageOnRate = 606, TI_ERROR_WarningMessageOnSizeAndRate = 607,
  TI_ERROR_InvalidAlgoInfoType = 608, TI_ERROR_AlgoInfoChange = 609, TI_ERROR_InvalidAlgoInfoShortCode = 610, TI_ERROR_InvalidLiquidityProvision = 611,
  TI_ERROR_InvalidShortSellingIndicator = 612, TI_ERROR_InvalidTradingCapacityId = 613, TI_ERROR_ClientRegistrationNotFound = 614, TI_ERROR_InvalidClientIdentificationType = 615,
  TI_ERROR_InvalidExecID = 616, TI_ERROR_InvalidInvDecID = 617, TI_ERROR_InvalidClientID = 618, TI_ERROR_InvalidCapacityClientID = 619,
  TI_ERROR_InvalidQtyRFQLISPostTrade = 620, TI_ERROR_InvalidQtyRFQLISPreTrade = 621, TI_ERROR_InvalidQtyRFQLISPrePostTrade = 622, TI_ERROR_VoiceListDealerAlreadyExist = 623,
  TI_ERROR_VoiceListDeleted = 624, TI_ERROR_ProcessedTradeNotEligible = 625, TI_ERROR_PartialExecutionNotPermitted = 626, TI_ERROR_UserAlreadyPresent = 627,
  TI_ERROR_NoRigthsContactMTS = 628, TI_ERROR_InvalidSettlementInfo = 629, TI_ERROR_MaxNumRulesExceeded = 630, TI_ERROR_InvalidAssetClassEligibilityCriteria = 631,
  TI_ERROR_InvalidAssetClassNum = 632, TI_ERROR_MaxNumEligibilityCriteriaAssetsExceeded = 633, TI_ERROR_MaxNumCurrenciesExceeded = 634, TI_ERROR_InvalidCurrencyNum = 635,
  TI_ERROR_MaxNumResidualMaturitiesExceeded = 636, TI_ERROR_InvalidResidualMaturityNum = 637, TI_ERROR_InvalidDealerSelectionType = 638, TI_ERROR_InvalidDealerSelectionCriteria = 639,
  TI_ERROR_InvalidAutoExecutionSpreadCriterion = 640, TI_ERROR_InvalidRuleName = 641, TI_ERROR_InvalidDealerList = 642, TI_ERROR_ExecRulePriorityInvalidEdit = 643,
  TI_ERROR_InvalidBounds = 644, TI_ERROR_InvalidGroupName = 645, TI_ERROR_AutoExecutionDisabled = 646, TI_ERROR_AutoExecutionRulesNotAvailable = 647,
  TI_ERROR_GroupNameEmpty = 648, TI_ERROR_GroupNameAlreadyPresent = 649, TI_ERROR_DealerGroupLinkedToAutoExecRule = 650, TI_ERROR_DealerAlreadyPresentInList = 651,
  TI_ERROR_RuleNameEmpty = 652, TI_ERROR_RuleNameAlreadyPresent = 653, TI_ERROR_InvalidAssetClassSubSectionComb = 654, TI_ERROR_InvalidSubSectionEligibilityCriteria = 655,
  TI_ERROR_ResMatLowerBoundNotFound = 656, TI_ERROR_ResMatUpperBoundNotFound = 657, TI_ERROR_InvalidSizeLimit = 658, TI_ERROR_ResidualMaturityInvalidBounds = 659,
  TI_ERROR_SizeInvalidBounds = 660, TI_ERROR_DV01InvalidBounds = 661, TI_ERROR_InvalidDealerGroupDealerSelTypeComb = 662, TI_ERROR_DealerGroupEmpty = 663,
  TI_ERROR_InvalidDealerHitRate = 664, TI_ERROR_InvalidDealerPickupRate = 665, TI_ERROR_InvalidNegotiationTimes = 666, TI_ERROR_InvalidSpreadQuoteCMFBest = 667,
  TI_ERROR_InvalidSpreadQuoteBVBest = 668, TI_ERROR_InvalidWideSpread = 669, TI_ERROR_InvalidSelMinDealersVsExecMinDealer = 670, TI_ERROR_InvalidMaximumDealerVsSelMinDealers = 671,
  TI_ERROR_InvalidMaximumDealerVsDealerRotation = 672, TI_ERROR_InvalidMaximumDealerVsExecMinDealer = 673, TI_ERROR_MaximumDealerNotAdmitted = 674, TI_ERROR_AlwaysBeatCMFBestCombNotAdmitted = 675,
  TI_ERROR_AlwaysBeatBVBestCombNotAdmitted = 676, TI_ERROR_NonCompetitiveQtyExceeded = 677, TI_ERROR_BondSuspendedDueToLackCouponRate = 678, TI_ERROR_MaxNumExecTradersExceeded = 679,
  TI_ERROR_NumExecTradersDiffFromList = 680, TI_ERROR_InvalidDealerRotationNumber = 681, TI_ERROR_InvalidStageOrderClearingAgentId = 682, TI_ERROR_EditHaircutNotAllowed = 683,
  TI_ERROR_InvalidOverriddenSpotPrice = 684, TI_ERROR_InvalidInstrumentType = 685, TI_ERROR_InvalidNote = 686, TI_ERROR_InvalidAccountTypeExecType = 687,
  TI_ERROR_InvalidOrderTypeLimitRate = 688, TI_ERROR_InvalidEndDateModifyFgExecType = 689, TI_ERROR_InvalidNoPartialFillFgExecType = 690, TI_ERROR_InvalidApplyHaircutFgExecType = 691,
  TI_ERROR_InvalidTradModalityExecType = 692, TI_ERROR_OtcRegUTINotAllowed = 693, TI_ERROR_OtcRegUTIChangeNotAllowed = 694, TI_ERROR_OtcRegRTNNotAllowed = 695,
  TI_ERROR_OtcRegRTNChangeNotAllowed = 696, TI_ERROR_ReportSubmittingEntityInvalidFormat = 697, TI_ERROR_ReportingCounterpartyInvalidFormat = 698, TI_ERROR_ReportResponsibleEntityInvalidFormat = 699,
  TI_ERROR_ReportSubmittingEntityMustBeUnique = 700, TI_ERROR_ReportingCounterpartyMustBeUnique = 701, TI_ERROR_ReportResponsibleEntityMustBeUnique = 702, TI_ERROR_SectorAlreadyPresent = 703,
  TI_ERROR_SectorNotFound = 704, TI_ERROR_AdditionalSectorClassificationNotFound = 705, TI_ERROR_CountryNotFound = 706, TI_ERROR_BranchCountryNotFound = 707,
  TI_ERROR_BeneficiaryInvalidFormat = 708, TI_ERROR_AgentLenderInvalidFormat = 709, TI_ERROR_MasterAgreementTypeNotFound = 710, TI_ERROR_OtherMasterAgreementTypeInvalidComb = 711,
  TI_ERROR_MasterAgreementVersionInvalidFormat = 712, TI_ERROR_ClearingMemberInvalidFormat = 713, TI_ERROR_CSDParticipantInvalidFormat = 714, TI_ERROR_ClearingMemberMustBeUnique = 715,
  TI_ERROR_CSDParticipantMustBeUnique = 716, TI_ERROR_MemberProfileMustComplyD2C = 717, TI_ERROR_OpenTradesRequiresManualSett = 718, TI_ERROR_InvalidClientShortCode = 719,
  TI_ERROR_InvalidDealerClientRelationshipStatus = 720, TI_ERROR_InvalidVerbForGCTradingDealerClient = 721, TI_ERROR_InvalidLinkIdExecType = 722, TI_ERROR_PortfolioCodeInvalidFormat = 723,
  TI_ERROR_ClientShortCodeInvalidFormat = 724, TI_ERROR_ClientLongCodeInvalidFormat = 725, TI_ERROR_DefClientTraderNameInvalidFormat = 726, TI_ERROR_ClientLEICodeInvalidFormat = 727,
  TI_ERROR_AccountClientShortCodeInvalidConfig = 728, TI_ERROR_CounterpartyClientShortCodeInvalidConfig = 729, TI_ERROR_PlainVanillaNotAllowedForTradingType = 730, TI_ERROR_TradeDateNotAllowedForTradingType = 731,
  TI_ERROR_RateFlagShouldBeEqualBetweenSOAndRFCQ = 732, TI_ERROR_DealerListTypeNegativeExeTypeOTC = 733, TI_ERROR_DealerListTypeShouldBePosOrNegNumDealer = 734, TI_ERROR_NumberOfDealersLowerDefLimit = 735,
  TI_ERROR_BilOnlyFlagMustAssumeYesCorrSOYes = 736, TI_ERROR_StartDateShouldBeLessEndDate = 737, TI_ERROR_CutOffExpiredForSettlMod = 738, TI_ERROR_ClearingAgentCannotDiffOrdersSameLinkId = 739,
  TI_ERROR_AccountIdCannotDiffOrdersSameLinkId = 740, TI_ERROR_ApplyHaircutFgShouldBeEqBetweenRFCQAndSO = 741, TI_ERROR_AlgoInfoDiffPredValues = 742, TI_ERROR_ClientIdInfoDiffPredValues = 743,
  TI_ERROR_BuySellIndCannotDiffSO = 744, TI_ERROR_QuantityCannotDiffSO = 745, TI_ERROR_SellSideMembersDiffPredOnes = 746, TI_ERROR_CounterpartyDiffPredOne = 747,
  TI_ERROR_AccountIdCannotDiffSO = 748, TI_ERROR_ClearingAgentIdDiffSO = 749, TI_ERROR_MemberProfileNotEnabledToSO = 750, TI_ERROR_InvalidDealerClientFg = 751,
  TI_ERROR_ClientTraderNameInvalidFormat = 752, TI_ERROR_DealerClientRelationNotFound = 753, TI_ERROR_DealerClientRelationDeleted = 754, TI_ERROR_CAPSSettlSystemNotEnabledToCAPS = 755,
  TI_ERROR_CAPSAlreadyPresent = 756, TI_ERROR_CAPSInvalidIndirectRelation = 757, TI_ERROR_CAPSRequiresAutomaticSett = 758, TI_ERROR_CAPSInvalidDailyCAPSLimit = 759,
  TI_ERROR_CAPSLimitExceeded = 760, TI_ERROR_CAPSLimitNotConfigured = 761, TI_ERROR_CAPSLocked = 762, TI_ERROR_TradingNotAdmitted = 763,
  TI_ERROR_OriginatorCAPSLimitExceeded = 764, TI_ERROR_OriginatorCAPSLimitNotConfigured = 765, TI_ERROR_OriginatorCAPSLocked = 766, TI_ERROR_CounterpartCAPSLimitExceeded = 767,
  TI_ERROR_CounterpartCAPSLimitNotConfigured = 768, TI_ERROR_CounterpartCAPSLocked = 769, TI_ERROR_DateDiscrepancyBetweenSOAndTxn = 770, TI_ERROR_SPDiscrepancyBetweenSOAndTransaction = 771,
  TI_ERROR_RateDiscrepancyBetweenSOAndTransaction = 772, TI_ERROR_TradingListPrivateExecTraderSetInSO = 773, TI_ERROR_SOAlreadyAssociatedToOTCTransaction = 774, TI_ERROR_FieldValueDiscBetweenSOAndRFCQOTC = 775,
  TI_ERROR_FieldValueDiscBetweenSOAndTradingList = 776, TI_ERROR_AlgoInfoDiscBetweenSOAndTransaction = 777, TI_ERROR_MaxNumExecutionTimesExceeded = 778, TI_ERROR_InvalidExecutionTimesNum = 779,
  TI_ERROR_ExecutionTimeNotAdmitted = 780, TI_ERROR_WrongSortingExecutionTimes = 781, TI_ERROR_ExecutionTimesDuplicated = 782, TI_ERROR_ExecutionTimeListNotAdmitted = 783,
  TI_ERROR_ActionNotAllowedExecutionTime = 784, TI_ERROR_DirectBuySideMemberAlreadySet = 785, TI_ERROR_TotalSplitFillMinSizeQty = 786, TI_ERROR_IncompatibleSettlModeConfiguration = 787,
  TI_ERROR_DefaultExecTraderNotPermitted = 788, TI_ERROR_AutoExecutionInProgress = 789
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 3696 of file SMP.Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
TI_ERROR_NoError 

All right.

TI_ERROR_InternalError 

Internal error.

TI_ERROR_MsgNotManaged 

Message not managed.

TI_ERROR_InternalDatabaseError 

Internal Database error.

TI_ERROR_FileError 

I/O error on file.

TI_ERROR_InvalidEvent 

Invalid event.

TI_ERROR_InvalidFieldValue 

Invalid field value.

TI_ERROR_InvalidRequest 

Invalid request.

TI_ERROR_LogonUserNotFound 

User logon not found.

TI_ERROR_InvalidLogonState 

Invalid logon state.

TI_ERROR_PasswordExpired 

Password expired.

TI_ERROR_WrongPassword 

Wrong password.

TI_ERROR_InvalidNewPassword 

Invalid new password.

TI_ERROR_AccountExpired 

Account Expired.

TI_ERROR_MemberStatusNotFound 

Member status not found.

TI_ERROR_InvalidMemberStatus 

Invalid member status.

TI_ERROR_NotOwnerOfTransaction 

Sender not owner of transaction.

TI_ERROR_MaxConnectionsExceeded 

Maximum number of connections exceeded.

TI_ERROR_ProductNotFound 

Product not found.

TI_ERROR_MemberNotFound 

Member not found.

TI_ERROR_TraderNotFound 

Trader not found.

TI_ERROR_MemberProfileNotFound 

Member profile not found.

TI_ERROR_InvalidPhase 

Action not allowed in this market phase.

TI_ERROR_InvalidProposal 

Invalid Proposal.

TI_ERROR_InvalidOrder 

Invalid order.

TI_ERROR_InvalidRFQ 

Invalid RFQ.

TI_ERROR_InvalidQty 

Invalid quantity.

TI_ERROR_InvalidRate 

Invalid rate.

TI_ERROR_InvalidDate 

Invalid date.

TI_ERROR_InvalidVerb 

Invalid verb.

TI_ERROR_InvalidStatus 

Invalid status.

TI_ERROR_InvalidSpotPrice 

Invalid spot price.

TI_ERROR_OrderExpired 

Order expired.

TI_ERROR_ProposalNotFound 

Proposal not found.

TI_ERROR_OrderNotFound 

Order not found.

TI_ERROR_QtyInTrading 

Quantity in trading.

TI_ERROR_OrdMismatchRate 

Mismatch rate in order.

TI_ERROR_MinimumSizeQty 

Order quantity less than minimum size.

TI_ERROR_MaximumProposalExceeded 

Maximum number of proposal exceeded.

TI_ERROR_SuspensionFailure 

Suspension failed.

TI_ERROR_ProposalNotActive 

Proposal not active.

TI_ERROR_ProductNotActive 

Product not active.

TI_ERROR_MemberNotActive 

Member not active.

TI_ERROR_OperatorNotActive 

Operator not active.

TI_ERROR_BadParameters 

Bad parameters.

TI_ERROR_WrongQueryId 

Wrong query Id.

TI_ERROR_GenericError 

Generic error.

TI_ERROR_QueryClosedbyClient 

Query closed by Client.

TI_ERROR_Queryterminatedbyasystemerror 

Query terminated by a system error.

TI_ERROR_QueryterminatedbyAliveTimeout 

Query terminated by Alive Timeout.

TI_ERROR_WrongQueryKey 

Wrong query key.

TI_ERROR_WrongRowNumber 

Wrong row number.

TI_ERROR_WrongMarketID 

Wrong Market ID.

TI_ERROR_NoRights 

No right to make this transaction.

TI_ERROR_NoSectionField 

Section Field empty.

TI_ERROR_NoInstrumentField 

Instrument Field empty.

TI_ERROR_NoPairFound 

No pair exists with this section and instrument.

TI_ERROR_MarketSuspended 

Market suspended.

TI_ERROR_MemberMktSuspended 

Member suspended on this market.

TI_ERROR_MemberMktSectSuspended 

Member suspended on this section.

TI_ERROR_InstMarketSuspended 

Instrument suspended on this market.

TI_ERROR_InstClMemMarketSuspended 

Member suspended on this instrument class.

TI_ERROR_InstClMemMarketSectSuspended 

Member suspended on this instrument class and section.

TI_ERROR_InvalidData 

Invalid data.

TI_ERROR_NoInstForSection 

No instrument for this section.

TI_ERROR_ActionNotAllowed 

Action not allowed.

TI_ERROR_NoTransPhase 

Transaction not allowed in this phase.

TI_ERROR_WrongProposalImage 

Wrong Proposal Image.

TI_ERROR_CutOffProposalNotAllowed 

Proposal not allowed for expired cut off.

TI_ERROR_RepoConfigMismatch 

Repo Type or Settlement Group incompatible.

TI_ERROR_CCPOnlyProposal 

Trade Error - Proposal is CCP Only.

TI_ERROR_CreditExceeded 

Exceeded credit limit or No credit line present.

TI_ERROR_InvalidOrderState 

Invalid event for current order status.

TI_ERROR_WrongOrderId 

Wrong order Id.

TI_ERROR_InvalidSize 

Invalid Size.

TI_ERROR_WrongMember 

Wrong Member Id.

TI_ERROR_OrderWithInvalidProposal 

Order sent to Invalid Proposal.

TI_ERROR_InstrumentMismatch 

Instrument mismatch.

TI_ERROR_OrderRateMismatch 

Rate Error - Order Rate differs from Proposal.

TI_ERROR_InsufficientOrderQuantity 

Size Error - Order Size is below the Proposal Minimum Quantity.

TI_ERROR_OrderUnderAccept 

Queued order under acceptance.

TI_ERROR_OrderInvalidQuantity 

Invalid Order Quantity.

TI_ERROR_QuantityNotAvailable 

Quantity not available.

TI_ERROR_ProviderTradeOff 

Provider member is Trade Off.

TI_ERROR_SelfTrade 

Cannot trade against self.

TI_ERROR_WrongTrader 

Wrong Trader Id.

TI_ERROR_WrongProposalId 

Wrong Proposal Id.

TI_ERROR_CountrySuspended 

Country suspended by Governance.

TI_ERROR_InvalidSettlementGroup 

Settlement Error - Member is unable to trade this Bond Type.

TI_ERROR_TooManyProposal 

Maximum number of proposals on single instrument exceeded.

TI_ERROR_MustBeGiveUp 

Bilateral Proposals for this Bond Type must be name Give Up.

TI_ERROR_CutOffExpired 

Proposal Error - Cut Off has passed.

TI_ERROR_NonCCPMember 

Proposal Error - Member is not a member of the CCP.

TI_ERROR_LockedProposal 

Proposal Error - Proposal is locked.

TI_ERROR_CCPNotAvailable 

Proposal Error - CCP is not available for these dates.

TI_ERROR_RateTooBig 

Proposal Error - Rate cannot exceed 100.

TI_ERROR_InvalidFloatingRate 

Wrong floating rate Id.

TI_ERROR_PropNoCCPMember 

Proposal Error - Member is not a member of a CCP.

TI_ERROR_PropSizeMissing 

Proposal Error - Please enter a Size.

TI_ERROR_PropInvalidSize 

Proposal Error - Invalid Size.

TI_ERROR_PropInvalidTotSize 

Proposal Error - Invalid Total Size.

TI_ERROR_PropInvalidMinQty 

Proposal Error - Invalid Minimum Quantity.

TI_ERROR_PropInvalidRate 

Proposal Error - Invalid Rate.

TI_ERROR_PropInvalidSizeComb 

Proposal Error - Invalid Size Combination.

TI_ERROR_PropInvalidMinDrip 

Proposal Error - Invalid Minimum Proposal Quantity.

TI_ERROR_PropEndDateEarlier 

Proposal Error - End Date chosen precedes Start Date.

TI_ERROR_PropQtyBelowMinDrip 

Proposal Error - Invalid Size below Minimum Proposal Quantity.

TI_ERROR_PropWrongEditTime 

Wrong Edit time.

TI_ERROR_PropInvalidEvent 

Invalid event for current proposal status.

TI_ERROR_PropDateSuspended 

Proposal Error - Date is suspended.

TI_ERROR_RFQInvalidRate 

RFQ Error - Invalid Rate.

TI_ERROR_RFQPreAccepted 

RFQ cannot be pre-Accepted.

TI_ERROR_RFQInactive 

RFQ not Active.

TI_ERROR_RFQEndDateEarlier 

RFQ Error - End Date chosen precedes Start Date.

TI_ERROR_RFQInvalidDates 

RFQ Error - Invalid Dates.

TI_ERROR_WrongAggressorMember 

Invalid Aggressor Member Id.

TI_ERROR_RFQInvalidQty 

RFQ Error - Invalid Size.

TI_ERROR_RFQInvalidFloatRate 

RFQ FloatRateId is invalid.

TI_ERROR_RFQRecipientNotEnabled 

RFQ Error - Recipient not enabled for Bond Type.

TI_ERROR_RFQRecipientNotLogged 

RFQ Error - Recipient is not Logged On.

TI_ERROR_WrongRFQ 

Wrong RFQ Id.

TI_ERROR_RFQInvalidSide 

RFQ to be managed by counterparty.

TI_ERROR_RFQWrongRateChange 

RFQ Error - Unable to change Rate.

TI_ERROR_RFQWrongQtyChange 

RFQ Error - Unable to change Quantity.

TI_ERROR_WrongGCId 

Wrong General Collateral Id.

TI_ERROR_GCLocked 

Action not allowed: GC locked or already defined.

TI_ERROR_GCSellerAction 

Action not allowed: to be defined by the seller.

TI_ERROR_GCAllocRules 

Allocation Error - See Allocation Rules.

TI_ERROR_GCInvalidAllocQty 

Allocation Error - Invalid Allocation Quantity.

TI_ERROR_GCWrongAlloc 

Allocation error - Wrong quantity allocated.

TI_ERROR_GCWrongSelection 

Allocation Error - Invalid Collateral Selected.

TI_ERROR_GCMemberDisabled 

Allocation Error - Member disabled to specific Instrument Class.

TI_ERROR_GCWrongDate 

Allocation Error - Wrong date for allocation.

TI_ERROR_WrongPlainVanilla 

Action not allowed for invalid plain vanilla Id.

TI_ERROR_InvalidStartDate 

Invalid Start Date.

TI_ERROR_InvalidEndDate 

Invalid End Date.

TI_ERROR_EarlierStartDate 

Action not allowed: start date cannot be before than trade date.

TI_ERROR_IncompatibleDates 

Incompatible Dates: start date must fall before end date.

TI_ERROR_DateIsHoliday 

Start or End date falls on a Holiday.

TI_ERROR_DateTooFar 

Invalid Dates - Term exceeds maximum allowed.

TI_ERROR_WrongCalendarId 

Action not allowed: wrong calendar Id.

TI_ERROR_InvalidCP 

Invalid Clean Price.

TI_ERROR_WrongBond 

Bond not found.

TI_ERROR_SettlStartDate 

Invalid Start Date - Check Bond Settlement Date.

TI_ERROR_BondMaturityDate 

Invalid End Date - Check Bond Maturity.

TI_ERROR_InvalidFillAction 

Action inconsistent with current fill status.

TI_ERROR_WrongFillId 

Action not allowed for wrong fill Id.

TI_ERROR_LogonInvalidUser 

Logon Error - Invalid Username.

TI_ERROR_LogonInvalidMember 

Logon Error - Invalid Member ID.

TI_ERROR_TooManyTraders 

Logon Error - Trader Limit Exceeded.

TI_ERROR_LogonUserSuspended 

Logon Error - User is suspended.

TI_ERROR_LogonAccountExpired 

Logon Error - Trader Account Expired.

TI_ERROR_LogonWrongPassword 

Logon Error - Incorrect Password.

TI_ERROR_LogonPasswordExpired 

Logon Error - Password has expired.

TI_ERROR_InvalidRecipient 

Recipient not allowed to receive this message.

TI_ERROR_ChatRFQExpired 

Cannot send Chat - RFQ has expired.

TI_ERROR_WrongOwnership 

This transaction pertains to another trader.

TI_ERROR_ManagerOnlyAction 

Administration Error - User does not have Manager profile.

TI_ERROR_PwdWrongTrader 

Action not allowed for wrong trader Id.

TI_ERROR_PwdWrongMember 

Action not allowed for wrong member Id.

TI_ERROR_CLAlreadyPresent 

Admin Error - Flag already present.

TI_ERROR_ECLReactLimit 

Admin Error - ECL Reactivation limit reached.

TI_ERROR_InvalidRecord 

Admin Error - Record not present.

TI_ERROR_CLSelf 

Admin Error - Cannot flag Self.

TI_ERROR_AdmInvalidMarket 

Member not allowed to send this transaction for wrong market Id.

TI_ERROR_AdmInvalidCountry 

Member not allowed to send this transaction for wrong country Id.

TI_ERROR_AdmWrongReceiver 

Member not allowed to send this tx for wrong receiver details.

TI_ERROR_AdmWrongTrader 

Member not allowed to send this transaction for wrong trader Id.

TI_ERROR_NoSessionOpen 

Tradeon Error - Market is Closed.

TI_ERROR_NoChangeStatus 

Tradeon Error - Member Tradeon Prohibited.

TI_ERROR_AlreadyTradeOn 

Tradeon Error - Trader already Tradeon.

TI_ERROR_TrInvalidMemberStatus 

Tradeon Error - Invalid Member Status.

TI_ERROR_AdmMaxVarTraders 

Reached max number of configurable trader with Var. Window Size.

TI_ERROR_AdmMaxFixedTraders 

Reached max number of configurable trader with Fixed Window Size.

TI_ERROR_AdmSameDate 

Invalid End Date - Start and End date cannot be the same.

TI_ERROR_AdmSelfUpdate 

Admin Error - Manager cannot modify own Profile.

TI_ERROR_ManagerTransaction 

Action not compliant with the type of operator profile.

TI_ERROR_AdmInvalidMember 

Invalid Member Choice.

TI_ERROR_PwdInvalidExpiry 

Invalid Password - Expiry.

TI_ERROR_PwdTooShort 

Invalid Password - Minimum 8 Characters.

TI_ERROR_PwdNotAlpha 

Invalid Password - Must be Alphanumeric.

TI_ERROR_PwdEqMember 

Invalid Password - Cannot be Member ID.

TI_ERROR_PwdEqTrader 

Invalid Password - Cannot be Trader Name.

TI_ERROR_PwdMemberCode 

Invalid Password - Cannot include Member Code.

TI_ERROR_PwdEqOld 

Invalid Password - Must differ from previous password.

TI_ERROR_InvalidChars 

Invalid Password - Contains Invalid Characters.

TI_ERROR_QuoteNotFound 

Quote Error - quote does not exist.

TI_ERROR_QuoteQtyUnderMinLimit 

Quote Error - size is less than minimum size.

TI_ERROR_QuoteMissingField 

Quote Error - one or more mandatory fields are missing.

TI_ERROR_QuoteInvalidYield 

Quote Error - Invalid yield.

TI_ERROR_QuoteYldBidLowerThanAsk 

Quote Error - Bid yield is lower than Ask yield.

TI_ERROR_QuoteInvalidRequest 

Quote Error - the request is not valid.

TI_ERROR_QuoteNoConvFormula 

Quote Error - no formula for price-yield conversion.

TI_ERROR_QuoteInvalidPrice 

Quote Error - Invalid Price.

TI_ERROR_QuotePrcAskLowerThanBid 

Quote Error - Ask price is lower than Bid price.

TI_ERROR_MaxLinkedQuotesExceeded 

Quote Error - max number of linked quotes exceeded.

TI_ERROR_TraderMemberMismatch 

An invalid Trader for Member was specified.

TI_ERROR_SponsorLimitExceeded 

Quantity is greater than Sponsor Limit Quantity.

TI_ERROR_OnlyFASCanBeDeleted 

Quote Error - Only FAS Order can be deleted.

TI_ERROR_GreaterVisibleQty 

Quote Error - VisibleEBM / VisibleDom Qty greater than TotQty.

TI_ERROR_QtyNotMultiple 

Quote Error - Total Size is not a multiple of Min Increment Size.

TI_ERROR_FASCompletelyFilled 

FAS Error - Completely Filled FAS Order cannot be edited.

TI_ERROR_Wrong_Currency 

Invalid Currency code.

TI_ERROR_InvalidFlowType 

InvalidFlowType.

TI_ERROR_LockedLinkedQuoteGroup 

Locked Linked Quote Group.

TI_ERROR_MemberNotLinked 

Linked member not found.

TI_ERROR_CreditLineNotFound 

Credit Line not found.

TI_ERROR_RFQInvalidPrice 

RFQ Invalid Price.

TI_ERROR_InvalidPriceRange 

Invalid Price Range.

TI_ERROR_InvalidYieldRange 

Invalid Yield Range.

TI_ERROR_InvalidPriceTick 

Invalid Price Tick.

TI_ERROR_InvalidYieldTick 

Invalid Yield Tick.

TI_ERROR_InvalidSponsorId 

Invalid SponsorId.

TI_ERROR_QuoteOverlap 

Quote Error - Overlapping.

TI_ERROR_InstClass_Mkt_Suspended 

Instrument class suspended on this market.

TI_ERROR_Section_Mkt_Suspended 

Section suspended on this market.

TI_ERROR_WrongQuoteIndicativeFlag 

Quote Error - Unable to change Indicative Flag.

TI_ERROR_QuoteAutomaticFlagNotAllowed 

Quote Error - Automatic Only flag not allowed.

TI_ERROR_GCWrongCollateral 

Allocation Error - Invalid collateral for floating rate contract.

TI_ERROR_InvalidRFQForRecipientStatus 

RFQ Error - Recipient is not Logged On.

TI_ERROR_MaximumLinkedQuoteExceeded 

Quote Error - max number of linked quotes exceeded.

TI_ERROR_InvalidSettlSystemTrader 

Settlement Error - Trader is not configured on Settlement System.

TI_ERROR_QuoteTraderNotLogged 

Quote Error - Trader is not logged in.

TI_ERROR_QuoteMinSizeUnderMinIncrLimit 

Quote Error - Minimum Size is less than Minimum Increment Size.

TI_ERROR_QuoteSizeUnderMinLimit 

Quote Error - Size is lower than Minimum Size.

TI_ERROR_QuoteSizeUnderMinPropLimit 

Quote Error - Size below Minimum Proposal Size.

TI_ERROR_QuoteWrongLinkedQuoteGroup 

Invalid Quote - Wrong linked Quote Group.

TI_ERROR_QuoteLinkedQuoteGroupInactive 

Invalid Quote - Linked Quote Group not active.

TI_ERROR_QuoteMaxNumLinkedQuoteExceed 

Quote Error - max number of linked quotes exceeded.

TI_ERROR_WrongCalendarIdWithInstr 

Action not allowed: mismatch between calendar and Instrument.

TI_ERROR_PwdTraderCode 

Invalid Password - Cannot include trader name.

TI_ERROR_ActionAlreadyRequired 

Action already required.

TI_ERROR_ParamMismatch 

Parameter mismatch.

TI_ERROR_RFQSettingType 

RFQ Error - RFQ setting type cannot be changed.

TI_ERROR_RFQQuoteIdMissing 

RFQ Error: Quote message Id missing.

TI_ERROR_RFQAggrIdMissing 

RFQ Error: Aggressor Id missing.

TI_ERROR_RFQInvalidEvent 

Invalid RFQ event.

TI_ERROR_RFQResponseRequired 

RFQ Error - Response required of counterparty.

TI_ERROR_RFQInvalidSize 

RFQ Error - Invalid Size.

TI_ERROR_RFQUnableChgSize 

RFQ Error - Unable to change Size.

TI_ERROR_QuickEditInvalidEvent 

Invalid Quick Edit event.

TI_ERROR_TooManyIndicativeQuotes 

Max number of indicative quotes on single instrument exceeded.

TI_ERROR_CreditRiskLimit 

Credit Risk - Credit Risk limit reached.

TI_ERROR_NoAutomaticQuoteIsAvailable 

Order Error - No automatic quote is available.

TI_ERROR_InvalidOrderType 

Invalid Order Type.

TI_ERROR_WrongDealId 

Wrong Deal Id.

TI_ERROR_DealInvalidEvent 

Invalid event for current deal status.

TI_ERROR_WrongQuoteId 

Quote Error - Wrong Message Id.

TI_ERROR_QuoteInvalidEvent 

Invalid event for current quote status.

TI_ERROR_InvalidQuote 

Invalid Quote.

TI_ERROR_QuoteInvalidSizeComb 

Quote Error - Invalid Size Combination.

TI_ERROR_QuoteMaxNumberExceed 

Max number of quotes on single instrument exceeded.

TI_ERROR_QuoteInvalidFieldValue 

Quote Error: Invalid Field Value.

TI_ERROR_QuoteWrongImage 

Wrong Quote Image.

TI_ERROR_QuoteCompletelyFilled 

Quote is completely Filled.

TI_ERROR_QuoteInvalidSize 

Quote Error - Invalid Size.

TI_ERROR_ICNotFound 

Instrument Class Not Found.

TI_ERROR_AccountCodeAlreadyPresent 

Account Code Already Present.

TI_ERROR_AccountNotFound 

Account Not Found.

TI_ERROR_TraderNotMultiTraderMaster 

Wrong MultiTrader Master.

TI_ERROR_TraderTypeMismatch 

Trader Types Must Not Differ.

TI_ERROR_TraderNotMultiTraderSlave 

Wrong MultiTrader Slave.

TI_ERROR_MaxNumberOfRevokeExceeded 

Max Number Of Revoke Actions Exceeded.

TI_ERROR_TraderAlreadyRepresented 

Trader Already Represented.

TI_ERROR_InvalidDescription 

Invalid Instrument Group Description.

TI_ERROR_DescriptionAlreadyPresent 

Instrument Group Description Already Present.

TI_ERROR_InventoryGroupNotExistent 

Inventory Group does not exist.

TI_ERROR_WrongInventoryGroupMember 

Wrong Member.

TI_ERROR_TradingRelationNotPresent 

Exception or No Trading Relation Buy Side and Sell Side Members.

TI_ERROR_BSMembAlreadyAssociated 

Buy Side already belongs to another Group.

TI_ERROR_WrongInventoryGroup 

Wrong Inventory Group.

TI_ERROR_WrongInstrumentGroup 

Wrong Instrument Group.

TI_ERROR_WrongBSMember 

Wrong Buy Side Member.

TI_ERROR_InventoryGroupNotEmpty 

Inventory Group Is Not Empty.

TI_ERROR_InvalidWithDrawType 

Invalid Withdraw Type.

TI_ERROR_InvalidTraderWithType 

The Trader has no Rights to send this Transaction.

TI_ERROR_InvalidMarketId 

Invalid Market.

TI_ERROR_InvalidInstrument 

Invalid Instrument.

TI_ERROR_InvalidSection 

Invalid Section.

TI_ERROR_InvalidInstrumentClass 

Invalid Instrument Class.

TI_ERROR_CustomInstrGrpNotFound 

Custom Instrument Group Not Found.

TI_ERROR_WrongAddressType 

Invalid Type of Addressee.

TI_ERROR_InvalidSellSideMember 

Invalid Sell Side Member.

TI_ERROR_SellSideMemberNotEnabled 

Sell Side Member not Enabled on this Instrument Class.

TI_ERROR_MemberSalesNotFound 

Sales not Found.

TI_ERROR_TradingRelationInvalidEvent 

Invalid Event Specified for the Trading Relation.

TI_ERROR_TradingRelationNotFound 

Trading Relation not Found.

TI_ERROR_TradingRelationInvalidStatus 

Trading Relation Invalid Status.

TI_ERROR_InvalidRevokeRequest 

Invalid Revoke Request.

TI_ERROR_NotBuySideMember 

Invalid Member.

TI_ERROR_TradeAlreadySplit 

Trade Already Split.

TI_ERROR_InvalidSplittableFlag 

Trade Cannot be Split.

TI_ERROR_AccountExcluded 

Account Excluded By Sell Side Member.

TI_ERROR_InvalidQuantityForAccount 

Split Quantity not Multiple of Increment Quantity.

TI_ERROR_InvalidNetPositionQuantity 

Invalid Resulting Quantity.

TI_ERROR_InvalidNetPositionVerb 

Invalid Resulting Verb.

TI_ERROR_InvalidInstrumentModalityFunction 

Invalid Instrument Modality Function.

TI_ERROR_InvalidInventoryQuote 

Invalid Inventory Quote.

TI_ERROR_WrongInventoryQuoteId 

Wrong Inventory Quote Id.

TI_ERROR_InventoryQuoteNotFound 

Inventory Quote not found.

TI_ERROR_WrongInventoryQuoteImage 

Wrong Inventory Quote Image.

TI_ERROR_InventoryQuoteInvalidEvent 

Invalid event for current Inventory Quote status.

TI_ERROR_MaximumInventoryQuoteExceeded 

Maximum number of Inventory Quote exceeded.

TI_ERROR_InventoryQuoteInvalidMinQty 

Inventory Quote Error - Invalid Minimum Quantity.

TI_ERROR_OnlySingleSideCanBeDeleted 

Inventory Quote Error - Only single side Quote can be deleted.

TI_ERROR_RfcqNotFound 

Rfcq not found.

TI_ERROR_RfcqRequestNotFound 

Rfcq Request not found.

TI_ERROR_RfcqOrderNotFound 

Rfcq Order not found.

TI_ERROR_RfcqQuoteNotFound 

Rfcq Quote not found.

TI_ERROR_StageOrderNotFound 

Stage Order not found.

TI_ERROR_InvalidRfcqStatus 

Invalid Rfcq status.

TI_ERROR_InvalidRfcqRequestStatus 

Invalid Rfcq Request status.

TI_ERROR_InvalidRfcqQuoteStatus 

Invalid Rfcq Quote status.

TI_ERROR_InvalidRfcqOrderStatus 

Invalid Rfcq Order status.

TI_ERROR_InvalidRfcqType 

Invalid Rfcq Type.

TI_ERROR_RfcqOrderPending 

Rfcq Order pending.

TI_ERROR_RfcqDepthUpdateTimeExpired 

Rfcq Depth Update Time expired.

TI_ERROR_InvalidRfcqDepthUpdateTime 

Invalid Rfcq Depth Update Time.

TI_ERROR_InvalidQuotation 

Invalid Quotation.

TI_ERROR_InvalidSettlDate 

Invalid Settlement Date.

TI_ERROR_InvalidStageOrderMember 

Invalid Stage Order Member.

TI_ERROR_InvalidOrderStageStatus 

Invalid Order Stage Status.

TI_ERROR_InvalidOrderStageOrderSource 

Invalid Order Stage Order Source.

TI_ERROR_InvalidOrderStageClientOrder 

Invalid Order Stage Client Order.

TI_ERROR_InstrumentNotFound 

Instrument not found.

TI_ERROR_InvalidOrderStageAccount 

Invalid Order Stage Account.

TI_ERROR_InvalidExecTraderId 

Invalid ExecTraderId.

TI_ERROR_WrongNominalValue 

Wrong Nominal Value.

TI_ERROR_HolidayDate 

Wrong date/offset preview: holiday date.

TI_ERROR_WrongSettlmentDate 

Wrong date/offset preview for settlement date.

TI_ERROR_WrongTypeParameter 

Parameter specified for financial calculator has wrong type.

TI_ERROR_MandatoryParameter 

Mandatory parameter for financial calculator not present.

TI_ERROR_WrongFunctionId 

Wrong Function specified for financial calculator.

TI_ERROR_InvGroupLimitExceeded 

Maximum number of inventory group exceeded.

TI_ERROR_InvGroupMemberLimitExceeded 

No further action allowed for this buy side member.

TI_ERROR_InstrGrpDefNotFound 

Instrument Group Definition Not Present.

TI_ERROR_CustomInstrGrpDefNotFound 

Custom Instrument Group Definition Not Present.

TI_ERROR_WrongParentId 

Wrong Parent Group.

TI_ERROR_WrongGroupLevel 

Wrong Group Level.

TI_ERROR_ParentGroupIdNotEmpty 

Instrument Group Is Not Empty.

TI_ERROR_TooFewRfcqInstruments 

Too few instruments for this rfcq type.

TI_ERROR_InvalidOrderStageOrderType 

Invalid Order Stage Order Type.

TI_ERROR_SecurityIdNotFound 

SecurityId not found.

TI_ERROR_OrderStageWrongImage 

Order Stage Wrong Image.

TI_ERROR_InvalidOrderStageExecutionType 

Invalid Order Stage ExecutionType.

TI_ERROR_InvalidOrderStageNumberOfLeg 

Invalid Order Stage Number of Leg.

TI_ERROR_InvalidTPZeroSettlement 

Cannot settle at T+0.

TI_ERROR_InvalidMemberTPZeroSettlement 

Member cannot settle at T+0.

TI_ERROR_InvalidCutOffTPZeroSettlement 

Cannot settle at T+0 - CutOff expired.

TI_ERROR_InstrumentGroupAlreadyDeleted 

Instrument Group Already Deleted.

TI_ERROR_StageOrderLockedByAnotherTrader 

Stage Order locked by another trader.

TI_ERROR_InvalidInstrumentPerClass 

Wrong Instrument per Instrument Class.

TI_ERROR_InvalidTradingModality 

Wrong Trading Modality.

TI_ERROR_Section_Mkt_Closed 

Section closed on this market.

TI_ERROR_InstrumentGroupNotEmpty 

Instrument Group Not Empty.

TI_ERROR_StageOrderAlreadyLocked 

Stage Order is already locked.

TI_ERROR_WildCardNotAllowed 

Wild Card Not Allowed.

TI_ERROR_MaxFilteredICReached 

MaxFilteredIC Reached.

TI_ERROR_MaxFilteredTradableReached 

MaxFilteredTradable Reached.

TI_ERROR_GroupHasActiveSubgroups 

Instrument Group Has Active Subgroups.

TI_ERROR_InvalidQtyRange 

Invalid Quantity Range.

TI_ERROR_InvalidQtyTick 

Invalid Quantity Tick.

TI_ERROR_InvalidPrice 

Invalid Price.

TI_ERROR_InvalidYield 

Invalid Yield.

TI_ERROR_ClientExistingInAGroup 

Client Existing In A Group.

TI_ERROR_RfcqQuoteNotFoundInFrozenBook 

Rfcq Quote Not Found In Frozen Book.

TI_ERROR_BPVNotAvailable 

BPV Not Available.

TI_ERROR_InvalidGCBondDefinitionType 

Default Bond configuration disabled for this GC Basket.

TI_ERROR_ChatAlreadyPresent 

Mismatch Error - Wrong Message ID.

TI_ERROR_RecipientNotAddressable 

Message Error - Minimum number of recipients unavailable.

TI_ERROR_RecipientNotLogged 

Message Error - Recipient not logged.

TI_ERROR_RecipientNoRights 

Message Error - Recipient Messaging Disabled.

TI_ERROR_SenderNotAllowed 

Message Error - Messaging Disabled.

TI_ERROR_CCPEligibleFlagMustBeYes 

Default Bond must be CCP Eligible.

TI_ERROR_WrongChatIdRequest 

Mismatch Error - Wrong Message ID.

TI_ERROR_SenderNotOwner 

Mismatch Error - Wrong Member ID for Message.

TI_ERROR_TxnExpired 

Message Error - Message already closed.

TI_ERROR_WrongMemberType 

Message Error - Message not permitted.

TI_ERROR_WrongRefTxn 

Mismatch Error - Wrong Transaction ID for Message.

TI_ERROR_SenderNotAllowedOnRefTxn 

Mismatch Error - Wrong Member ID for Message.

TI_ERROR_ChatClosed 

Message Error - Message Session already closed.

TI_ERROR_TxnFinalState 

Message Error - Message Session already closed.

TI_ERROR_ClosingMessagePresent 

Message Error - Message Session already closed.

TI_ERROR_CloginMsgNotAllowedForChat 

Mismatch Error - Wrong Message Action.

TI_ERROR_TxnNotFinalState 

Message Error - Message cannot be closed yet.

TI_ERROR_BlockedMemberMissing 

Input Error - Incomplete Field.

TI_ERROR_InvalidBilateralFlag 

Input Error - Invalid selection, bilateral trading not allowed.

TI_ERROR_WrongMsgId 

Mismatch Error - Wrong OTC ID.

TI_ERROR_BilateralTradingNotAllowed 

Trading Error - Bilateral trading cut-off elapsed.

TI_ERROR_RFQExclusion 

RFQ Error - Recipient has disabled RFQs.

TI_ERROR_DefaultGCInvalid 

GC Error- Default Bond for auto allocation must be defined first.

TI_ERROR_RepoGCQuantityLimitNotFound 

Internal Error - Repo GC Quantity Limit Not Found.

TI_ERROR_AccountNotActive 

Mismatch Error - Invalid Account.

TI_ERROR_MarketParameterNotFound 

Internal Error - Market Parameter Not Found.

TI_ERROR_OriginatorTraderNotFound 

Input Error - Incomplete Field.

TI_ERROR_CounterpartTraderNotFound 

Input Error - Incomplete Field.

TI_ERROR_WrongSubmitter 

Input Error - Invalid Counterparty.

TI_ERROR_MaxNumberSecurityLimitGC 

Allocation Error - Number of tickets exceeds rules of allocation.

TI_ERROR_OutLimitsAllocationQtyGC 

Allocation Error - Maximum Number of tickets exceeded.

TI_ERROR_InvalidSettlementMode 

Configuration Error - Invalid Settlement group configuration.

TI_ERROR_InvalidTransparentFlag 

Input Error - Invalid Flag Integer.

TI_ERROR_DailyInflationRateNotFound 

Daily inflation rate not found.

TI_ERROR_InvalidAllocationTotalQuantity 

Pre allocation total quantity different from RFCQ quantity.

TI_ERROR_InvalidAllocationStatus 

Invalid allocation status.

TI_ERROR_AllocationCodeAlreadyPresent 

Allocation code already present.

TI_ERROR_AllocationNotFound 

Pre allocation not found.

TI_ERROR_InvalidRecipientForTxn 

Mismatch Error - Wrong Member ID.

TI_ERROR_InvalidRecipientTraderForTxn 

Mismatch Error - Wrong Member ID.

TI_ERROR_CCPNotAvailableForInstrument 

Input Error - instrument may only be traded bilaterally.

TI_ERROR_MaxSellSideNumberExceeded 

Max number of sell side members exceeded.

TI_ERROR_AllRFCQTypeExcluded 

Cannot exclude all RFCQ types with an accepted trading relation.

TI_ERROR_QuoteYldAskLowerThanBid 

Quote Error - Ask quote is lower than Bid quote.

TI_ERROR_InvalidAllocationVerb 

Pre allocation side different from RFCQ side.

TI_ERROR_ExceptionsLimitExceeded 

Exceptions limit exceeded.

TI_ERROR_RFCQDoubleSideNotEnabled 

RFCQ Double Side - Member not enabled.

TI_ERROR_InvalidTradingList 

Invalid trading list.

TI_ERROR_InvalidTradingListLeg 

Trading list - Invalid Leg ID.

TI_ERROR_TradingListNotFound 

Trading list not found.

TI_ERROR_TradingListLegNotFound 

Trading list leg not found.

TI_ERROR_TradingListWrongMember 

Mismatch Error - Wrong Member ID in trading list.

TI_ERROR_TradingListWrongTrader 

Mismatch Error - Wrong Trader ID in trading list.

TI_ERROR_TradingListInvalidStatus 

Trading list - Invalid status.

TI_ERROR_TradingListInvalidLegStatus 

Trading list - Invalid leg status.

TI_ERROR_TradingListInvalidLegs 

Trading list - Invalid leg.

TI_ERROR_StageOrderInTradingList 

Stage Order - Cannot modify Stage Order in Trading List.

TI_ERROR_StageOrderUsedInTradingList 

Stage Order - Stage Order already used in Trading List.

TI_ERROR_InvalidRfcqDueInTime 

Invalid Rfcq DueInTime.

TI_ERROR_InvalidIOI 

Number of quotes for auto-match inconsistent.

TI_ERROR_TradingListInvalidLegQty 

Trading list - Invalid leg quantity.

TI_ERROR_TradingListInvalidTotalQty 

Trading list - Invalid total quantity.

TI_ERROR_TradingListInvalidNumOfLegs 

Trading list - Invalid number of legs.

TI_ERROR_TradingListWrongInstrType 

Trading list - Wrong instrument type.

TI_ERROR_DiscloseIOIMismatchingFlags 

Disclose and quotation flags mismatching.

TI_ERROR_StageOrderWrongLinkIdInTradingList 

Stage Order - Inconsistent link ID.

TI_ERROR_TradingListInvalidLink 

Trading list - Invalid private allocation link.

TI_ERROR_InvalidAllocationId 

Invalid allocation ID.

TI_ERROR_ExchangeRateNotFound 

Exchange rate not found.

TI_ERROR_FirmQuotingDisabled 

Firm quotation disabled.

TI_ERROR_IndicativeQuotingDisabled 

Indicative quotation disabled.

TI_ERROR_StrikerQuotingDisabled 

Striker quotation disabled.

TI_ERROR_InvalidStrikerQuotationFlag 

Quote Error - Invalid striker quotation flag.

TI_ERROR_QuoteInvalidStrikerPrice 

Quote Error - Invalid striker Price.

TI_ERROR_InvalidStrikerPriceRange 

Invalid striker Price Range.

TI_ERROR_QuoteInvalidStrikerYield 

Quote Error - Invalid striker yield.

TI_ERROR_InvalidStrikerQty 

Invalid striker quantity.

TI_ERROR_MidPriceFASTotalQtyUnderLimit 

FAS Order total quantity less than minimum size.

TI_ERROR_MidPriceFASMinExQtyUnderLimit 

FAS Order min execution quantity less than minimum size.

TI_ERROR_MidPriceFASTotalQtyUnderMES 

FAS Order total quantity less than min execution quantity.

TI_ERROR_MidPriceFASTotalQtyNotMultiple 

FAS Order total quantity is not a multiple of Min Increment Size.

TI_ERROR_MidPriceFASMinExQtyNotMultiple 

FAS Order min exec qty is not a multiple of Min Increment Size.

TI_ERROR_MidPriceMaximumFASOrderExceeded 

Maximum number of FAS Order exceeded.

TI_ERROR_MidPriceFASOrderWrongImage 

Wrong FAS Order Image.

TI_ERROR_MidPriceFASOrderOverlap 

FAS Order - Overlapping.

TI_ERROR_MidPriceFASOrderInvalidLimitQuotation 

FAS Order - Invalid limit quotation.

TI_ERROR_MidPriceFOKOrderSectionNotEnabled 

FOK Order - Section not enabled.

TI_ERROR_InventoryGroupMemberInvalidComb 

Inventory group member invalid combination.

TI_ERROR_MaxNumberOfMemberInAGroup 

Max number of buy side member in a group exceeded.

TI_ERROR_MaxNumberOfInvGroupConfig 

Max number of inventory group member configuration exceeded.

TI_ERROR_MaxNumberOfInvGroupExceptions 

Max number of inventory group member exceptions exceeded.

TI_ERROR_MaxNumberOfInvDealerGroupConfig 

Max number of inventory dealer group configuration exceeded.

TI_ERROR_InvalidMinExecQty 

Invalid minimum execution quantity.

TI_ERROR_DenialCounterParty 

Exe Order stop - min time between same orders applied.

TI_ERROR_InventoryQuoteIsOnlyIndicative 

Executable Order - Inventory quote not executable.

TI_ERROR_InventoryOrderProcessing 

Executable Order - Previous order still processing.

TI_ERROR_MidPriceFASMinExQtyOverCapLimit 

FAS Order Min Executable Quantity above cap of Min Qty.

TI_ERROR_InvalidAxedBondFlags 

Quote Error - Axe flag allowed only in bid or ask.

TI_ERROR_BrokerCodeNotFound 

OTC: brokerage organization code not found.

TI_ERROR_BrokerCodeNotCompliant 

OTC: broker code not compliant.

TI_ERROR_AuthenticationFailed 

Authentication Failed.

TI_ERROR_BuySideAccountExcluded 

Account Excluded By Buy Side Member.

TI_ERROR_BrokerCodeInvalidEdit 

OTC: broker code can not be modified.

TI_ERROR_MaxNumACMCashOfferExceeded 

Max number of Cash Offer exceeded.

TI_ERROR_MaxNumACMCollateralOfferExceeded 

Max number of Collateral Offer exceeded.

TI_ERROR_ACMCashOfferNotFound 

Cash Offer not found.

TI_ERROR_ACMCollateralOfferNotFound 

Collateral Offer not found.

TI_ERROR_WrongTransactionImage 

Wrong Transaction Image.

TI_ERROR_ACMCashOfferQtyExceeded 

Collateral Offer Quantity exceeds Cash Offer Quantity.

TI_ERROR_OnlyFromBrokerPlus 

Only BrokerPlus is allowed for this action.

TI_ERROR_DisablingNotAllowed 

Disabling not allowed for this message.

TI_ERROR_EoiMsgTypeUnkown 

Invalid EOI Message Type.

TI_ERROR_NoRecipientAllowed 

No recipient allowed on this section/instrument.

TI_ERROR_NoReferencedMsg 

Referenced message not found.

TI_ERROR_OnlyOneRecipient 

Only one recipient is allowed in response.

TI_ERROR_EoiMsgCancelled 

Referenced message was cancelled.

TI_ERROR_EoiMsgNotActive 

Referenced message not active.

TI_ERROR_DataFeedNotAllowed 

Datafeed not allowed for this message/action.

TI_ERROR_EoiGenericNotBlind 

Generic Eoi cannot be blind.

TI_ERROR_StageOrderPartiallyFilled 

Stage Order - Partial fill not allowed.

TI_ERROR_BVBestGroupAlreadyPresent 

BV Best Group Definition already present.

TI_ERROR_BVBestSellSideAlreadyPresent 

BV Best Group Definition for sellside already present.

TI_ERROR_MTSCertificationNotAllowed 

MTS Certification only possible by trader config.

TI_ERROR_ActivationAllowedWithCertification 

Activation only allowed together with certification.

TI_ERROR_FirstNameEmpty 

First Name cannot be empty.

TI_ERROR_LastNameEmpty 

Last Name cannot be empty.

TI_ERROR_EmailEmpty 

Email cannot be empty.

TI_ERROR_PhoneEmpty 

Phone cannot be empty.

TI_ERROR_ResidualMaturityNotFound 

Residual maturity not found.

TI_ERROR_PriceOrYieldMandatory 

Price or Yield must be mandatory.

TI_ERROR_ACMUnivocityAccountViolated 

Univocity cash offer account violated.

TI_ERROR_ACMCollateralOfferBalanceExceeded 

Collateral Offer balance exceeded.

TI_ERROR_ACMCashOfferBalanceExceeded 

Cash Offer balance exceeded.

TI_ERROR_AccountMandatory 

Missing Account for current transaction.

TI_ERROR_AccountException 

Found Member Account exception.

TI_ERROR_InvalidAccountType 

Invalid Account Type.

TI_ERROR_EmptyNote 

Note field cannot be empty.

TI_ERROR_TripartyNoteNotFound 

Repo ACM Triparty Note not found.

TI_ERROR_WrongTriparty 

Triparty id not found.

TI_ERROR_CounterpartyNotAccountOwner 

Counterparty not owner of account.

TI_ERROR_ActionNotAllowedInCurrentDate 

Action not allowed in the current date.

TI_ERROR_InvalidTradingType 

Invalid Trading Type.

TI_ERROR_InvalidAreaCode 

Invalid Area Code.

TI_ERROR_CounterpartyMandatory 

Counterparty is mandatory.

TI_ERROR_PeriodNotInMarketOpen 

Period not in market open plus delay.

TI_ERROR_NoPairFoundSectionIC 

No pair exists with this section and instrumentClass.

TI_ERROR_InvalidFixingTime 

Invalid fixing period time.

TI_ERROR_InvalidFixingDate 

Invalid fixing period date.

TI_ERROR_InvalidActionFixingInterval 

Invalid action for fixing interval in execution.

TI_ERROR_ExpiredFixingInterval 

Expired fixing interval.

TI_ERROR_StageOrderExecNotAllowed 

Stage Order Execution not allowed.

TI_ERROR_WildCardExisting 

Specific setting not allowed while wildcard existing.

TI_ERROR_InvalidMarkUpValue 

MarkUpValue not compliant with tick.

TI_ERROR_InvalidFieldForTradingModality 

Invalid field value for this trading modality.

TI_ERROR_UnseasonedNotEnabled 

Unseasoned not enabled.

TI_ERROR_Section_Dates_Suspended 

Trade dates suspended on this section.

TI_ERROR_Section_InstClass_Dates_Suspended 

Trade dates suspended on this instrument class and section.

TI_ERROR_InvalidRateRange 

Invalid Rate Range.

TI_ERROR_InvalidRateTick 

Invalid Rate Tick.

TI_ERROR_QuoteInvalidRate 

Quote Error - Invalid Rate.

TI_ERROR_QuoteRateAskLowerThanBid 

Quote Error - Ask rate is lower than Bid rate.

TI_ERROR_InvalidTradableObject 

Invalid tradable object.

TI_ERROR_InvalidSectionForTradableObject 

Invalid pair section and tradable object.

TI_ERROR_InvalidICForTradableObject 

Invalid pair instrument class and tradable object.

TI_ERROR_MnemonicAlreadyExists 

Mnemonic already exists.

TI_ERROR_SponsorRelationNotFound 

Member and Client specified are not in sponsor relationship.

TI_ERROR_FirstDealerNotPreferred 

First dealer in list is not the preferred dealer.

TI_ERROR_MaxDealersExcedeed 

Num of dealers exceeds maximum.

TI_ERROR_RecordNotFound 

Record not found.

TI_ERROR_RecordAlreadyPresent 

Record already present.

TI_ERROR_AreaCodeRelNotFound 

AreaCodeRelation not found.

TI_ERROR_MinSellSideNumberNotReached 

Min number of sell side members not reached.

TI_ERROR_DealerNotAllowedOnRFCQRespond 

Dealer not allowed on rfcq respond.

TI_ERROR_InvalidNumOfDealers 

Num of dealers declared different from dealers list.

TI_ERROR_ZeroNumOfDealers 

Num of dealers cannot be zero.

TI_ERROR_MinimumDealersUnreached 

Minimum number of dealers not reached.

TI_ERROR_MinMatchingQuotesNotReached 

Minimum number of Matching Quotes not reached.

TI_ERROR_NoDealerInPreferredList 

No dealer in Preferred list.

TI_ERROR_MaxReactivationReached 

Max number of change profile type reached.

TI_ERROR_InvalidProfileType 

Profile type not recognized.

TI_ERROR_InstrumentClassExists 

Configuration for instrument class exists.

TI_ERROR_WildCardExists 

Configuration with wildcard exists.

TI_ERROR_WrongSubmitterMember 

Invalid Submitter Member Id.

TI_ERROR_WrongDuration 

Wrong Duration.

TI_ERROR_GroupIdNotFound 

Group id not found.

TI_ERROR_MaxNumTierGroupConfigurations 

Max num tier group configuration reached.

TI_ERROR_MaxNumTierGroupException 

Max num tier group exception reached.

TI_ERROR_WrongCVA 

Wrong CVA.

TI_ERROR_MemberNotEnableToOverrideCVA 

Member not enabled to override CVA.

TI_ERROR_WrongTPAVisibility 

TPA Visibility not permitted.

TI_ERROR_TradingOnBehalfNotAllowed 

Trading on behalf not allowed.

TI_ERROR_GreaterInventoryVisibleQty 

Inventory Quote Error - VisibleQty greater than TotQty.

TI_ERROR_CertificationWithoutMnemonic 

TPA member certification not allowed without mnemonic.

TI_ERROR_TierGroupAssociatedToTPA 

Tier Group is associated to TPA Member.

TI_ERROR_MaxNumOfTradingIdeaExceeded 

Maximum number of Trading Idea exceeded.

TI_ERROR_VisibleQtyNotMultiple 

Visible Size is not a multiple of Min Increment Size.

TI_ERROR_TradableObjectDuplicated 

Standard tradable object already exists.

TI_ERROR_MaxNumOfBrokenDatesExceeded 

Maximum number of Broken Dates exceeded.

TI_ERROR_InstClassSectionMktSuspended 

Instrument class suspended on this section.

TI_ERROR_CAPQuantityLimit 

Quantity is greater than CAP Quantity Limit.

TI_ERROR_InvalidMarkUpType 

Invalid Mark-Up Type.

TI_ERROR_MissingMaxQtyZero 

Missing Max Quantity value zero for Mark-Up Threshold.

TI_ERROR_InvalidMarkUpConfiguration 

Mutually exclusive Mark-Up configuration already present.

TI_ERROR_InvalidMarkUpMaxQtyOrder 

Invalidy Mark-Up Max Quantity Order.

TI_ERROR_NumThresholdDiffFromList 

Invalid request: number of treshold declared different from list.

TI_ERROR_TransactionNotAllowedOnIC 

Transaction not allowed on this instrument class.

TI_ERROR_InvalidDRate 

Invalid Discount Rate.

TI_ERROR_InvalidDRateTick 

Invalid Discount Rate Tick.

TI_ERROR_InvalidDRateRange 

Invalid Discount Rate Range.

TI_ERROR_QuoteInvalidDRate 

Quote Error - Invalid discount rate.

TI_ERROR_QuoteDRateBidLowerThanAsk 

Quote Error - Bid discount rate is lower than Ask discount rate.

TI_ERROR_DealerNotEnabled 

Dealer not enabled.

TI_ERROR_BuySideMemberInDealerList 

Buy Side Member cannot be included in DealerList.

TI_ERROR_MaximumIOIExceeded 

Maximum IOI Exceeded.

TI_ERROR_WrongIOIImage 

Wrong IOI Image.

TI_ERROR_RFCQInvalidQty 

RFCQ Error - Invalid Quantity.

TI_ERROR_RFCQWrongQtyChange 

RFCQ Error - Unable to change Quantity.

TI_ERROR_WildcardBroker 

ProductType and Currency admitted only with wildcard for Broker.

TI_ERROR_EmptyDepth 

Empty Depth - No dealer available for preview.

TI_ERROR_CurveNotFound 

Curve Identifier not found.

TI_ERROR_IOIClientIdentifierAlreadyPresent 

IOI Client Identifier already present.

TI_ERROR_MembersNCL 

Action not allowed for members with NCL.

TI_ERROR_ApplyHaircutFlagNo 

Action not allowed for ApplyHaircutFlag No.

TI_ERROR_HaircutStatusDeleted 

Action not allowed for Haircut in Status Deleted.

TI_ERROR_MutuallyExclusiveConfiguration 

Mutually Exclusive Configuration already present.

TI_ERROR_InvalidHaircutValue 

Invalid Haircut Value.

TI_ERROR_InvalidHaircutType 

Invalid Haircut Type.

TI_ERROR_InvalidResMatOnIC 

Residual Maturity not allowed for this Instrument class Type.

TI_ERROR_InvalidCreditProfile 

Invalid Credit Profile.

TI_ERROR_InvalidMemberType 

Invalid Member Type.

TI_ERROR_InvalidMemberTypeCombination 

Invalid Member Type Combination.

TI_ERROR_InvalidSpreadValue 

Invalid Spread Value.

TI_ERROR_InvalidHaircutStatus 

Invalid Haircut Status.

TI_ERROR_QuantityNotEditable 

Quantity Not Editable.

TI_ERROR_SettlSystemNotEnabledToHaircut 

Settlement System not enabled to Haircut functionality.

TI_ERROR_InstCurrencyAlreadyPresent 

Instrument and Currency trading combination already present.

TI_ERROR_WarningMessageOnSize 

Transaction size in breach of Warning maximum size constraints.

TI_ERROR_BlockingMessageOnSize 

Transaction size in breach of Blocking maximum size constraints.

TI_ERROR_WarningMessageOnRate 

Transaction rate in breach of minimum or maximum rate variance constraints.

TI_ERROR_WarningMessageOnSizeAndRate 

Transaction Size and Rate in breach of minimum or maximum constraints.

TI_ERROR_InvalidAlgoInfoType 

Invalid Algo Info Type.

TI_ERROR_AlgoInfoChange 

MiFID IDs cannot be modified.

TI_ERROR_InvalidAlgoInfoShortCode 

Invalid Algo Info Short Code.

TI_ERROR_InvalidLiquidityProvision 

Invalid Liquidity Provision.

TI_ERROR_InvalidShortSellingIndicator 

Invalid Short Selling Indicator.

TI_ERROR_InvalidTradingCapacityId 

Invalid Trading Capacity.

TI_ERROR_ClientRegistrationNotFound 

Invalid Client ID.

TI_ERROR_InvalidClientIdentificationType 

Invalid Client ID Type.

TI_ERROR_InvalidExecID 

Invalid Exec ID.

TI_ERROR_InvalidInvDecID 

Invalid Inv Dec ID.

TI_ERROR_InvalidClientID 

Invalid Client ID.

TI_ERROR_InvalidCapacityClientID 

Trading Capacity not compatible with Client ID.

TI_ERROR_InvalidQtyRFQLISPostTrade 

RFQ quantity must be at least equal to LIS Post-Trade.

TI_ERROR_InvalidQtyRFQLISPreTrade 

RFQ quantity must be at least equal to LIS Pre-Trade.

TI_ERROR_InvalidQtyRFQLISPrePostTrade 

RFQ quantity must be at least equal to the greater value between LIS Pre Trade and LIS Post Trade.

TI_ERROR_VoiceListDealerAlreadyExist 

The Dealer is already present in the Voice Confirmed List.

TI_ERROR_VoiceListDeleted 

Voice Confirmed List is deleted.

TI_ERROR_ProcessedTradeNotEligible 

Processed trade not eligible for selected combination.

TI_ERROR_PartialExecutionNotPermitted 

Partial execution not permitted.

TI_ERROR_UserAlreadyPresent 

User already present.

TI_ERROR_NoRigthsContactMTS 

No rights to make this transaction - Please contact MTS.

TI_ERROR_InvalidSettlementInfo 

Settlement Info not valid.

TI_ERROR_MaxNumRulesExceeded 

Maximum number of Auto-execution Rules exceeded.

TI_ERROR_InvalidAssetClassEligibilityCriteria 

Invalid Asset Class Eligibility Criteria.

TI_ERROR_InvalidAssetClassNum 

Num of Asset Classes declared different from Asset Class/Sub Section combination.

TI_ERROR_MaxNumEligibilityCriteriaAssetsExceeded 

Maximum number of Eligibility Criteria Assets exceeded.

TI_ERROR_MaxNumCurrenciesExceeded 

Maximum number of currencies exceeded.

TI_ERROR_InvalidCurrencyNum 

Num of Currencies declared different from Currency List.

TI_ERROR_MaxNumResidualMaturitiesExceeded 

Maximum number of Residual Maturities exceeded.

TI_ERROR_InvalidResidualMaturityNum 

Num of Residual Maturities declared different from Residual Maturity List.

TI_ERROR_InvalidDealerSelectionType 

Invalid Dealer Selection Type.

TI_ERROR_InvalidDealerSelectionCriteria 

Invalid Dealer Selection Criteria.

TI_ERROR_InvalidAutoExecutionSpreadCriterion 

Invalid Auto-Execution Spread Criteria Vs BV Best Criterion.

TI_ERROR_InvalidRuleName 

Invalid Rule Name.

TI_ERROR_InvalidDealerList 

Dealers Num. and Dealer List Type not compatible.

TI_ERROR_ExecRulePriorityInvalidEdit 

Execution Rule Priority Invalid Edit.

TI_ERROR_InvalidBounds 

Upper Bound must be greater than Lower Bound.

TI_ERROR_InvalidGroupName 

Invalid Group Name.

TI_ERROR_AutoExecutionDisabled 

Auto Execution Disabled.

TI_ERROR_AutoExecutionRulesNotAvailable 

Auto Execution Rules Not Available.

TI_ERROR_GroupNameEmpty 

Group Name cannot be empty.

TI_ERROR_GroupNameAlreadyPresent 

Group Name Already Present.

TI_ERROR_DealerGroupLinkedToAutoExecRule 

Action not allowed: The Dealer Group is linked to an Auto-Execution Rule.

TI_ERROR_DealerAlreadyPresentInList 

The Dealer is already present in the Dealer List.

TI_ERROR_RuleNameEmpty 

Rule Name cannot be empty.

TI_ERROR_RuleNameAlreadyPresent 

Rule Name Already Present.

TI_ERROR_InvalidAssetClassSubSectionComb 

Invalid Asset Class/Sub Section combination.

TI_ERROR_InvalidSubSectionEligibilityCriteria 

Invalid Sub Section Eligibility Criteria.

TI_ERROR_ResMatLowerBoundNotFound 

Residual Maturity LowerBound not found.

TI_ERROR_ResMatUpperBoundNotFound 

Residual Maturity UpperBound not found.

TI_ERROR_InvalidSizeLimit 

Invalid Size Limit.

TI_ERROR_ResidualMaturityInvalidBounds 

ResidualMaturity: Upper Bound must be greater than Lower Bound.

TI_ERROR_SizeInvalidBounds 

Size: Upper Bound must be greater than Lower Bound.

TI_ERROR_DV01InvalidBounds 

DV01: Upper Bound must be greater than Lower Bound.

TI_ERROR_InvalidDealerGroupDealerSelTypeComb 

Invalid Dealer Group/DealerSelectionType combination.

TI_ERROR_DealerGroupEmpty 

Dealer Group Id cannot be empty.

TI_ERROR_InvalidDealerHitRate 

Invalid Dealer Hit Rate.

TI_ERROR_InvalidDealerPickupRate 

Invalid Dealer Pickup Rate.

TI_ERROR_InvalidNegotiationTimes 

Max Negotiation Time must be greater than Min Negotiation Time.

TI_ERROR_InvalidSpreadQuoteCMFBest 

Invalid Spread between quote and CMF Best.

TI_ERROR_InvalidSpreadQuoteBVBest 

Invalid Spread between quote and BV Best.

TI_ERROR_InvalidWideSpread 

Invalid Wide Spread.

TI_ERROR_InvalidSelMinDealersVsExecMinDealer 

Minimum Number of Dealers who must respond to RFQ must be less than or equal to Minimum Number of Dealers RFQ must be sent to.

TI_ERROR_InvalidMaximumDealerVsSelMinDealers 

Minimum Number of Dealers RFQ must be sent to must be less than or equal to Maximum Number of Dealers RFQ can be sent to.

TI_ERROR_InvalidMaximumDealerVsDealerRotation 

Maximum Number of Dealers RFQ can be sent to must be greater than or equal to the Dealer Rotation value.

TI_ERROR_InvalidMaximumDealerVsExecMinDealer 

Minimum Number of Dealers who must respond to RFQ must be less than or equal to Maximum Number of Dealers RFQ can be sent to.

TI_ERROR_MaximumDealerNotAdmitted 

Field Maximum Number of Dealers RFQ can be sent to is not admitted.

TI_ERROR_AlwaysBeatCMFBestCombNotAdmitted 

Execution vs. Benchmark - MTS Interdealer Cash Market, criteria combination not permitted.

TI_ERROR_AlwaysBeatBVBestCombNotAdmitted 

Execution vs. Benchmark - BondVision Best, criteria combination not permitted.

TI_ERROR_NonCompetitiveQtyExceeded 

Non-competitive Qty Exceeded.

TI_ERROR_BondSuspendedDueToLackCouponRate 

Action not allowed: Bond automatically suspended due to the lack of current Coupon Rate.

TI_ERROR_MaxNumExecTradersExceeded 

Maximum number of Exec Traders exceeded.

TI_ERROR_NumExecTradersDiffFromList 

Num of Exec Traders declared different from Exec Traders List.

TI_ERROR_InvalidDealerRotationNumber 

Dealer Rotation Number must be greater than zero.

TI_ERROR_InvalidStageOrderClearingAgentId 

Invalid Stage Order Clearing Agent Id.

TI_ERROR_EditHaircutNotAllowed 

Edit Haircut not allowed.

TI_ERROR_InvalidOverriddenSpotPrice 

Invalid Overridden Spot Price.

TI_ERROR_InvalidInstrumentType 

Invalid Instrument Type.

TI_ERROR_InvalidNote 

Invalid Note.

TI_ERROR_InvalidAccountTypeExecType 

Account Type and Execution Type are not compatible.

TI_ERROR_InvalidOrderTypeLimitRate 

Order Type and Limit Rate are not compatible.

TI_ERROR_InvalidEndDateModifyFgExecType 

End Date Modify Flag and Execution Type are not compatible.

TI_ERROR_InvalidNoPartialFillFgExecType 

No Partial Fill Flag and Execution Type are not compatible.

TI_ERROR_InvalidApplyHaircutFgExecType 

Apply Haircut Flag and Execution Type are not compatible.

TI_ERROR_InvalidTradModalityExecType 

Execution Type not supported by the Trading Modality for the Instrument Class/Section.

TI_ERROR_OtcRegUTINotAllowed 

OTC Registration - UTI value not allowed.

TI_ERROR_OtcRegUTIChangeNotAllowed 

OTC Registration - UTI value modification not allowed.

TI_ERROR_OtcRegRTNNotAllowed 

OTC Registration - RTN value not allowed.

TI_ERROR_OtcRegRTNChangeNotAllowed 

OTC Registration - RTN value modification not allowed.

TI_ERROR_ReportSubmittingEntityInvalidFormat 

Report Submitting Entity - format not allowed.

TI_ERROR_ReportingCounterpartyInvalidFormat 

Reporting Counterparty - format not allowed.

TI_ERROR_ReportResponsibleEntityInvalidFormat 

Report Responsible Entity - format not allowed.

TI_ERROR_ReportSubmittingEntityMustBeUnique 

Report Submitting Entity must be unique per Account.

TI_ERROR_ReportingCounterpartyMustBeUnique 

Reporting Counterparty must be unique per Account.

TI_ERROR_ReportResponsibleEntityMustBeUnique 

Report Responsible Entity must be unique per Account.

TI_ERROR_SectorAlreadyPresent 

Sector already present in list.

TI_ERROR_SectorNotFound 

Sector not found.

TI_ERROR_AdditionalSectorClassificationNotFound 

Additional Sector Classification not found.

TI_ERROR_CountryNotFound 

Country not found.

TI_ERROR_BranchCountryNotFound 

Branch Country not found.

TI_ERROR_BeneficiaryInvalidFormat 

Beneficiary - format not allowed.

TI_ERROR_AgentLenderInvalidFormat 

AgentLender - format not allowed.

TI_ERROR_MasterAgreementTypeNotFound 

Master Agreement Type not found.

TI_ERROR_OtherMasterAgreementTypeInvalidComb 

Other Master Agreement Type invalid combination.

TI_ERROR_MasterAgreementVersionInvalidFormat 

Master Agreement Version - format not allowed.

TI_ERROR_ClearingMemberInvalidFormat 

Clearing Member - format not allowed.

TI_ERROR_CSDParticipantInvalidFormat 

CSD Participant - format not allowed.

TI_ERROR_ClearingMemberMustBeUnique 

Clearing Member Entity must be unique per Account.

TI_ERROR_CSDParticipantMustBeUnique 

CSD Participant must be unique per Account.

TI_ERROR_MemberProfileMustComplyD2C 

Member profile must comply with D2C Requirement.

TI_ERROR_OpenTradesRequiresManualSett 

Open Trades requires manual settlement.

TI_ERROR_InvalidClientShortCode 

Invalid Client Short Code.

TI_ERROR_InvalidDealerClientRelationshipStatus 

Invalid Dealer Client Relationship Status.

TI_ERROR_InvalidVerbForGCTradingDealerClient 

Invalid Verb For GC Trading Dealer Client.

TI_ERROR_InvalidLinkIdExecType 

Invalid LinkId: cannot be empty with this ExecutionType.

TI_ERROR_PortfolioCodeInvalidFormat 

PortfolioCode Code - format not allowed.

TI_ERROR_ClientShortCodeInvalidFormat 

Client Short Code - format not allowed.

TI_ERROR_ClientLongCodeInvalidFormat 

Client Long Code - format not allowed.

TI_ERROR_DefClientTraderNameInvalidFormat 

Default Client Trader Name - format not allowed.

TI_ERROR_ClientLEICodeInvalidFormat 

Client LEI Code - format not allowed.

TI_ERROR_AccountClientShortCodeInvalidConfig 

Account Id - Client Short Code - Invalid configuration.

TI_ERROR_CounterpartyClientShortCodeInvalidConfig 

Counterparty Id - Client Short Code - Invalid configuration.

TI_ERROR_PlainVanillaNotAllowedForTradingType 

Plain Vanilla not allowed for Trading Type.

TI_ERROR_TradeDateNotAllowedForTradingType 

Trade Date not allowed for Trading Type.

TI_ERROR_RateFlagShouldBeEqualBetweenSOAndRFCQ 

Rate Flag - Should be equal between Stage Order and RFCQ.

TI_ERROR_DealerListTypeNegativeExeTypeOTC 

Dealer List Type cannot be negative with Execution Type OTC.

TI_ERROR_DealerListTypeShouldBePosOrNegNumDealer 

Dealer List Type should be positive or negative if Number of Dealer > 0.

TI_ERROR_NumberOfDealersLowerDefLimit 

Number of dealers in the Dealer List cannot be lower than the defined limit (Field Number of Dealer)

TI_ERROR_BilOnlyFlagMustAssumeYesCorrSOYes 

Bilateral only flag must assume value Yes if the correspondent Stage Order field contains the value Yes.

TI_ERROR_StartDateShouldBeLessEndDate 

Start Date should be less than the End Date.

TI_ERROR_CutOffExpiredForSettlMod 

Cut off expired for the specified settlement modality.

TI_ERROR_ClearingAgentCannotDiffOrdersSameLinkId 

Clearing Agent cannot differ among orders with the same Link Id.

TI_ERROR_AccountIdCannotDiffOrdersSameLinkId 

Account Id cannot differ among orders with the same Link Id.

TI_ERROR_ApplyHaircutFgShouldBeEqBetweenRFCQAndSO 

Apply Haircut Flag should be equal between RFCQ and Stage Order.

TI_ERROR_AlgoInfoDiffPredValues 

Algo Info differ from predefined values (SO)

TI_ERROR_ClientIdInfoDiffPredValues 

Client Id Info differ from predefined values (SO)

TI_ERROR_BuySellIndCannotDiffSO 

Buy/Sell indicator cannot differ from the Stage Order.

TI_ERROR_QuantityCannotDiffSO 

Quantity cannot differ from the Stage Order.

TI_ERROR_SellSideMembersDiffPredOnes 

Sell side Members differ from predefined ones (Positive Dealer List on the Stage Order)

TI_ERROR_CounterpartyDiffPredOne 

Counterparty differs from the predefined one (Positive Dealer List on the Stage Order)

TI_ERROR_AccountIdCannotDiffSO 

Account Id cannot differ from the Stage Order.

TI_ERROR_ClearingAgentIdDiffSO 

Clearing Agent Id cannot differ from the Stage Order.

TI_ERROR_MemberProfileNotEnabledToSO 

Member Profile not enabled to Stage Orders.

TI_ERROR_InvalidDealerClientFg 

Invalid DealerClientFg.

TI_ERROR_ClientTraderNameInvalidFormat 

Client Trader Name - format not allowed.

TI_ERROR_DealerClientRelationNotFound 

Dealer Client Relation not found.

TI_ERROR_DealerClientRelationDeleted 

Dealer Client Relation deleted.

TI_ERROR_CAPSSettlSystemNotEnabledToCAPS 

Settlement System not enabled to CAPS functionality.

TI_ERROR_CAPSAlreadyPresent 

CAPS already present.

TI_ERROR_CAPSInvalidIndirectRelation 

Member is not a Direct Member for this Settlement System.

TI_ERROR_CAPSRequiresAutomaticSett 

CAPS functionality not admitted for manual settlement.

TI_ERROR_CAPSInvalidDailyCAPSLimit 

Invalid Daily CAPS Limit.

TI_ERROR_CAPSLimitExceeded 

CAPS Limit Exceeded.

TI_ERROR_CAPSLimitNotConfigured 

CAPS Limit not configured.

TI_ERROR_CAPSLocked 

CAPS locked by the Direct Member.

TI_ERROR_TradingNotAdmitted 

Counterparty not enabled to trade.

TI_ERROR_OriginatorCAPSLimitExceeded 

Originator CAPS Limit Exceeded.

TI_ERROR_OriginatorCAPSLimitNotConfigured 

Originator CAPS Limit not configured.

TI_ERROR_OriginatorCAPSLocked 

Originator CAPS locked by the Direct Member.

TI_ERROR_CounterpartCAPSLimitExceeded 

Counterpart CAPS Limit Exceeded.

TI_ERROR_CounterpartCAPSLimitNotConfigured 

Counterpart CAPS Limit not configured.

TI_ERROR_CounterpartCAPSLocked 

Counterpart CAPS locked by the Direct Member.

TI_ERROR_DateDiscrepancyBetweenSOAndTxn 

Discrepancy on Start/End Date/Vanilla Id between Stage Order and Transaction.

TI_ERROR_SPDiscrepancyBetweenSOAndTransaction 

Spot Price discrepancy between Stage Order and Transaction.

TI_ERROR_RateDiscrepancyBetweenSOAndTransaction 

Rate discrepancy between Stage Order and Transaction.

TI_ERROR_TradingListPrivateExecTraderSetInSO 

Trading List must be private when the Execution Trader is set in the Stage Order.

TI_ERROR_SOAlreadyAssociatedToOTCTransaction 

Stage Order already associated to an OTC Transaction.

TI_ERROR_FieldValueDiscBetweenSOAndRFCQOTC 

Field value discrepancy between Stage Order and RFCQ/OTC Transaction.

TI_ERROR_FieldValueDiscBetweenSOAndTradingList 

Field value discrepancy between Stage Order and Trading List.

TI_ERROR_AlgoInfoDiscBetweenSOAndTransaction 

Algo Info discrepancy between Stage Order and Transaction.

TI_ERROR_MaxNumExecutionTimesExceeded 

Maximum number of Execution Times exceeded.

TI_ERROR_InvalidExecutionTimesNum 

Num of Execution Times declared different from Execution Time List.

TI_ERROR_ExecutionTimeNotAdmitted 

Execution Time is not admitted for this Execution Type.

TI_ERROR_WrongSortingExecutionTimes 

Wrong sorting for Execution Times list.

TI_ERROR_ExecutionTimesDuplicated 

Execution Times Duplicated.

TI_ERROR_ExecutionTimeListNotAdmitted 

Execution Time List is not admitted.

TI_ERROR_ActionNotAllowedExecutionTime 

Action not allowed due to not expired Execution Time.

TI_ERROR_DirectBuySideMemberAlreadySet 

Direct Buy Side Member already set.

TI_ERROR_TotalSplitFillMinSizeQty 

Quantity less than total Split Fill minimum size.

TI_ERROR_IncompatibleSettlModeConfiguration 

Incompatible Settlement Mode configuration.

TI_ERROR_DefaultExecTraderNotPermitted 

Default Auto Execution Trader is not permitted in case of Exec Trader List.

TI_ERROR_AutoExecutionInProgress 

Action not allowed - Auto Execution still in progress.

Definition at line 3698 of file SMP.Enumerations.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

Provides string presentation.


The documentation for this struct was generated from the following file: