# This file was automatically generated by SWIG (http://www.swig.org). # Version 4.0.2 # # Do not make changes to this file unless you know what you are doing--modify # the SWIG interface file instead. from sys import version_info as _swig_python_version_info if _swig_python_version_info < (2, 7, 0): raise RuntimeError("Python 2.7 or later required") # Import the low-level C/C++ module if __package__ or "." in __name__: from . import _traderapi else: import _traderapi try: import builtins as __builtin__ except ImportError: import __builtin__ def _swig_repr(self): try: strthis = "proxy of " + self.this.__repr__() except __builtin__.Exception: strthis = "" return "<%s.%s; %s >" % (self.__class__.__module__, self.__class__.__name__, strthis,) def _swig_setattr_nondynamic_instance_variable(set): def set_instance_attr(self, name, value): if name == "thisown": self.this.own(value) elif name == "this": set(self, name, value) elif hasattr(self, name) and isinstance(getattr(type(self), name), property): set(self, name, value) else: raise AttributeError("You cannot add instance attributes to %s" % self) return set_instance_attr def _swig_setattr_nondynamic_class_variable(set): def set_class_attr(cls, name, value): if hasattr(cls, name) and not isinstance(getattr(cls, name), property): set(cls, name, value) else: raise AttributeError("You cannot add class attributes to %s" % cls) return set_class_attr def _swig_add_metaclass(metaclass): """Class decorator for adding a metaclass to a SWIG wrapped class - a slimmed down version of six.add_metaclass""" def wrapper(cls): return metaclass(cls.__name__, cls.__bases__, cls.__dict__.copy()) return wrapper class _SwigNonDynamicMeta(type): """Meta class to enforce nondynamic attributes (no new attributes) for a class""" __setattr__ = _swig_setattr_nondynamic_class_variable(type.__setattr__) import weakref def set_null(*args) -> "void": return _traderapi.set_null(*args) def is_null(*args) -> "bool": return _traderapi.is_null(*args) TORA_TERT_RESTART = _traderapi.TORA_TERT_RESTART TORA_TERT_RESUME = _traderapi.TORA_TERT_RESUME TORA_TERT_QUICK = _traderapi.TORA_TERT_QUICK #########################################µÇ¼ÇëÇó############################################ class CTORATstpReqUserLoginField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpReqUserLoginField_UserRequestID_get, _traderapi.CTORATstpReqUserLoginField_UserRequestID_set) # µÇ¼ÕË»§ LogInAccount = property(_traderapi.CTORATstpReqUserLoginField_LogInAccount_get, _traderapi.CTORATstpReqUserLoginField_LogInAccount_set) # µÇ¼ÕË»§ÀàÐÍ LogInAccountType = property(_traderapi.CTORATstpReqUserLoginField_LogInAccountType_get, _traderapi.CTORATstpReqUserLoginField_LogInAccountType_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂ루ÒÔ×ʽðÕ˺ŷ½Ê½µÇ¼ʱ±ØÌ DepartmentID = property(_traderapi.CTORATstpReqUserLoginField_DepartmentID_get, _traderapi.CTORATstpReqUserLoginField_DepartmentID_set) # ÈÏÖ¤·½Ê½(Ö¸ÎÆ»òÔ¿³×´®ÈÏ֤ʱ±ØÌî) AuthMode = property(_traderapi.CTORATstpReqUserLoginField_AuthMode_get, _traderapi.CTORATstpReqUserLoginField_AuthMode_set) # ÃÜÂë(ÃÜÂëÈÏ֤ʱ±ØÌî) Password = property(_traderapi.CTORATstpReqUserLoginField_Password_get, _traderapi.CTORATstpReqUserLoginField_Password_set) # Óû§¶Ë²úÆ·ÐÅÏ¢ UserProductInfo = property(_traderapi.CTORATstpReqUserLoginField_UserProductInfo_get, _traderapi.CTORATstpReqUserLoginField_UserProductInfo_set) # ½Ó¿Ú¶Ë²úÆ·ÐÅÏ¢ InterfaceProductInfo = property(_traderapi.CTORATstpReqUserLoginField_InterfaceProductInfo_get, _traderapi.CTORATstpReqUserLoginField_InterfaceProductInfo_set) # Öն˲ɼ¯ÐÅÏ¢ TerminalInfo = property(_traderapi.CTORATstpReqUserLoginField_TerminalInfo_get, _traderapi.CTORATstpReqUserLoginField_TerminalInfo_set) # ÄÚÍøIPµØÖ· InnerIPAddress = property(_traderapi.CTORATstpReqUserLoginField_InnerIPAddress_get, _traderapi.CTORATstpReqUserLoginField_InnerIPAddress_set) # ÍâÍøIPµØÖ· OuterIPAddress = property(_traderapi.CTORATstpReqUserLoginField_OuterIPAddress_get, _traderapi.CTORATstpReqUserLoginField_OuterIPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpReqUserLoginField_MacAddress_get, _traderapi.CTORATstpReqUserLoginField_MacAddress_set) # ½Ó¿ÚÓïÑÔ Lang = property(_traderapi.CTORATstpReqUserLoginField_Lang_get, _traderapi.CTORATstpReqUserLoginField_Lang_set) # Öն˶¯Ì¬ÃØÔ¿ DynamicPassword = property(_traderapi.CTORATstpReqUserLoginField_DynamicPassword_get, _traderapi.CTORATstpReqUserLoginField_DynamicPassword_set) # É豸±êʶ(Ö¸ÎÆÈÏ֤ʱ±ØÌî) DeviceID = property(_traderapi.CTORATstpReqUserLoginField_DeviceID_get, _traderapi.CTORATstpReqUserLoginField_DeviceID_set) # ÈÏÖ¤ÐòÁкÅ(Ö¸ÎÆ»òÔ¿³×´®ÈÏ֤ʱ±ØÌî) CertSerial = property(_traderapi.CTORATstpReqUserLoginField_CertSerial_get, _traderapi.CTORATstpReqUserLoginField_CertSerial_set) # É豸Àà±ð(Ö¸ÎÆ»òÔ¿³×´®ÈÏ֤ʱ±ØÌî) DeviceType = property(_traderapi.CTORATstpReqUserLoginField_DeviceType_get, _traderapi.CTORATstpReqUserLoginField_DeviceType_set) # ¹ØÁª½Úµã±àºÅ(ÄÚ²¿Ê¹ÓÃ) NodeRef = property(_traderapi.CTORATstpReqUserLoginField_NodeRef_get, _traderapi.CTORATstpReqUserLoginField_NodeRef_set) def __init__(self): _traderapi.CTORATstpReqUserLoginField_swiginit(self, _traderapi.new_CTORATstpReqUserLoginField()) __swig_destroy__ = _traderapi.delete_CTORATstpReqUserLoginField # Register CTORATstpReqUserLoginField in _traderapi: _traderapi.CTORATstpReqUserLoginField_swigregister(CTORATstpReqUserLoginField) cvar = _traderapi.cvar INT_NULL_VAL = cvar.INT_NULL_VAL FLOAT_NULL_VAL = cvar.FLOAT_NULL_VAL CHAR_NULL_VAL = cvar.CHAR_NULL_VAL WORD_NULL_VAL = cvar.WORD_NULL_VAL LONG_NULL_VAL = cvar.LONG_NULL_VAL # Óû§´úÂë TORA_TSTP_LACT_UserID = cvar.TORA_TSTP_LACT_UserID # ×ʽðÕ˺ŠTORA_TSTP_LACT_AccountID = cvar.TORA_TSTP_LACT_AccountID # ÉϺ£A¹É TORA_TSTP_LACT_SHAStock = cvar.TORA_TSTP_LACT_SHAStock # ÉîÛÚA¹É TORA_TSTP_LACT_SZAStock = cvar.TORA_TSTP_LACT_SZAStock # ÉϺ£B¹É TORA_TSTP_LACT_SHBStock = cvar.TORA_TSTP_LACT_SHBStock # ÉîÛÚB¹É TORA_TSTP_LACT_SZBStock = cvar.TORA_TSTP_LACT_SZBStock # Èý°åA TORA_TSTP_LACT_ThreeNewBoardA = cvar.TORA_TSTP_LACT_ThreeNewBoardA # Èý°åB TORA_TSTP_LACT_ThreeNewBoardB = cvar.TORA_TSTP_LACT_ThreeNewBoardB # ¸Û¹É TORA_TSTP_LACT_HKStock = cvar.TORA_TSTP_LACT_HKStock # ͳһÓû§´úÂë TORA_TSTP_LACT_UnifiedUserID = cvar.TORA_TSTP_LACT_UnifiedUserID # ±±¾©A¹É TORA_TSTP_LACT_BJAStock = cvar.TORA_TSTP_LACT_BJAStock # ÃÜÂë TORA_TSTP_AM_Password = cvar.TORA_TSTP_AM_Password # Ö¸ÎÆ TORA_TSTP_AM_FingerPrint = cvar.TORA_TSTP_AM_FingerPrint # Ô¿³×´® TORA_TSTP_AM_CertInfo = cvar.TORA_TSTP_AM_CertInfo # ¼òÌåÖÐÎÄ TORA_TSTP_LGT_ZHCN = cvar.TORA_TSTP_LGT_ZHCN # ÖÐÎÄÏã¸Û TORA_TSTP_LGT_ZHHK = cvar.TORA_TSTP_LGT_ZHHK # Ó¢ÎÄÃÀ¹ú TORA_TSTP_LGT_ENUS = cvar.TORA_TSTP_LGT_ENUS # PC¶Ë TORA_TSTP_DVT_PC = cvar.TORA_TSTP_DVT_PC # ÒÆ¶¯¶Ë TORA_TSTP_DVT_Mobile = cvar.TORA_TSTP_DVT_Mobile # ¾­¼Í¹«Ë¾Óû§ TORA_TSTP_UTYPE_BrokerUser = cvar.TORA_TSTP_UTYPE_BrokerUser # ³¬¼¶Óû§ TORA_TSTP_UTYPE_SuperUser = cvar.TORA_TSTP_UTYPE_SuperUser # Ͷ×ÊÕßÓû§ TORA_TSTP_UTYPE_Investor = cvar.TORA_TSTP_UTYPE_Investor # ͨÓÃ(ÄÚ²¿Ê¹ÓÃ) TORA_TSTP_EXD_COMM = cvar.TORA_TSTP_EXD_COMM # ÉϺ£½»Ò×Ëù TORA_TSTP_EXD_SSE = cvar.TORA_TSTP_EXD_SSE # ÉîÛÚ½»Ò×Ëù TORA_TSTP_EXD_SZSE = cvar.TORA_TSTP_EXD_SZSE # Ïã¸Û½»Ò×Ëù TORA_TSTP_EXD_HK = cvar.TORA_TSTP_EXD_HK # ±±¾©Ö¤È¯½»Ò×Ëù TORA_TSTP_EXD_BSE = cvar.TORA_TSTP_EXD_BSE # ÂòÈë TORA_TSTP_D_Buy = cvar.TORA_TSTP_D_Buy # Âô³ö TORA_TSTP_D_Sell = cvar.TORA_TSTP_D_Sell # ETFÉ깺 TORA_TSTP_D_ETFPur = cvar.TORA_TSTP_D_ETFPur # ETFÊê»Ø TORA_TSTP_D_ETFRed = cvar.TORA_TSTP_D_ETFRed # йÉÉ깺 TORA_TSTP_D_IPO = cvar.TORA_TSTP_D_IPO # Õý»Ø¹º TORA_TSTP_D_Repurchase = cvar.TORA_TSTP_D_Repurchase # Äæ»Ø¹º TORA_TSTP_D_ReverseRepur = cvar.TORA_TSTP_D_ReverseRepur # ¿ª·Åʽ»ù½ðÉ깺 TORA_TSTP_D_OeFundPur = cvar.TORA_TSTP_D_OeFundPur # ¿ª·Åʽ»ù½ðÊê»Ø TORA_TSTP_D_OeFundRed = cvar.TORA_TSTP_D_OeFundRed # µ£±£Æ·»®Èë TORA_TSTP_D_CollateralIn = cvar.TORA_TSTP_D_CollateralIn # µ£±£Æ·»®³ö TORA_TSTP_D_CollateralOut = cvar.TORA_TSTP_D_CollateralOut # ÖÊѺÈë¿â TORA_TSTP_D_PledgeIn = cvar.TORA_TSTP_D_PledgeIn # ÖÊѺ³ö¿â TORA_TSTP_D_PledgeOut = cvar.TORA_TSTP_D_PledgeOut # Åä¹ÉÅäÕ® TORA_TSTP_D_Rationed = cvar.TORA_TSTP_D_Rationed # »ù½ð²ð·Ö TORA_TSTP_D_Split = cvar.TORA_TSTP_D_Split # »ù½ðºÏ²¢ TORA_TSTP_D_Merge = cvar.TORA_TSTP_D_Merge # ÈÚ×ÊÂòÈë TORA_TSTP_D_CreditBuy = cvar.TORA_TSTP_D_CreditBuy # ÈÚȯÂô³ö TORA_TSTP_D_CreditSell = cvar.TORA_TSTP_D_CreditSell # Âôȯ»¹¿î TORA_TSTP_D_SellRepay = cvar.TORA_TSTP_D_SellRepay # Âòȯ»¹È¯ TORA_TSTP_D_BuyRepay = cvar.TORA_TSTP_D_BuyRepay # »¹È¯»®×ª TORA_TSTP_D_RepayTransfer = cvar.TORA_TSTP_D_RepayTransfer # Óàȯ»®×ª TORA_TSTP_D_SurplusTransfer = cvar.TORA_TSTP_D_SurplusTransfer # Դȯ»®×ª TORA_TSTP_D_SourceTransfer = cvar.TORA_TSTP_D_SourceTransfer # ծȯת¹É TORA_TSTP_D_BondConvertStock = cvar.TORA_TSTP_D_BondConvertStock # ծȯ»ØÊÛ TORA_TSTP_D_BondPutback = cvar.TORA_TSTP_D_BondPutback # ETFʵÎïÉ깺 TORA_TSTP_D_ETFOtPur = cvar.TORA_TSTP_D_ETFOtPur # ETFʵÎïÊê»Ø TORA_TSTP_D_ETFOtRed = cvar.TORA_TSTP_D_ETFOtRed # »ØÊÛ³·Ïú TORA_TSTP_D_PutbackRelieve = cvar.TORA_TSTP_D_PutbackRelieve # ÒâÏòÂòÈë TORA_TSTP_D_IOIBuy = cvar.TORA_TSTP_D_IOIBuy # ÒâÏòÂô³ö TORA_TSTP_D_IOISell = cvar.TORA_TSTP_D_IOISell # ³É½»È·ÈÏÂòÈë TORA_TSTP_D_TCRBuy = cvar.TORA_TSTP_D_TCRBuy # ³É½»È·ÈÏÂô³ö TORA_TSTP_D_TCRSell = cvar.TORA_TSTP_D_TCRSell # ÈÎÒâ¼Û TORA_TSTP_OPT_AnyPrice = cvar.TORA_TSTP_OPT_AnyPrice # ÏÞ¼Û TORA_TSTP_OPT_LimitPrice = cvar.TORA_TSTP_OPT_LimitPrice # ×îÓÅ¼Û TORA_TSTP_OPT_BestPrice = cvar.TORA_TSTP_OPT_BestPrice # ÅÌºó¶¨¼Û TORA_TSTP_OPT_FixPrice = cvar.TORA_TSTP_OPT_FixPrice # Îåµµ¼Û TORA_TSTP_OPT_FiveLevelPrice = cvar.TORA_TSTP_OPT_FiveLevelPrice # ±¾·½×îÓÅ TORA_TSTP_OPT_HomeBestPrice = cvar.TORA_TSTP_OPT_HomeBestPrice # Á¢¼´Íê³É£¬·ñÔò³·Ïú TORA_TSTP_TC_IOC = cvar.TORA_TSTP_TC_IOC # ±¾½ÚÓÐЧ TORA_TSTP_TC_GFS = cvar.TORA_TSTP_TC_GFS # µ±ÈÕÓÐЧ TORA_TSTP_TC_GFD = cvar.TORA_TSTP_TC_GFD # Ö¸¶¨ÈÕÆÚǰÓÐЧ TORA_TSTP_TC_GTD = cvar.TORA_TSTP_TC_GTD # ³·ÏúǰÓÐЧ TORA_TSTP_TC_GTC = cvar.TORA_TSTP_TC_GTC # ¼¯ºÏ¾º¼ÛÓÐЧ TORA_TSTP_TC_GFA = cvar.TORA_TSTP_TC_GFA # ÈκÎÊýÁ¿ TORA_TSTP_VC_AV = cvar.TORA_TSTP_VC_AV # ×îСÊýÁ¿ TORA_TSTP_VC_MV = cvar.TORA_TSTP_VC_MV # È«²¿ÊýÁ¿ TORA_TSTP_VC_CV = cvar.TORA_TSTP_VC_CV # ¿Õ TORA_TSTP_OPERW_Non = cvar.TORA_TSTP_OPERW_Non # µç»°Î¯ÍÐ TORA_TSTP_OPERW_Telephone = cvar.TORA_TSTP_OPERW_Telephone # ¹ñ̨ίÍÐ TORA_TSTP_OPERW_OTC = cvar.TORA_TSTP_OPERW_OTC # ÒÆ¶¯¿Í»§¶ËίÍÐ TORA_TSTP_OPERW_MobileClient = cvar.TORA_TSTP_OPERW_MobileClient # PC¿Í»§¶ËίÍÐ TORA_TSTP_OPERW_PCClient = cvar.TORA_TSTP_OPERW_PCClient # TYίÍÐ TORA_TSTP_OPERW_TY = cvar.TORA_TSTP_OPERW_TY # ͨµÀίÍÐ TORA_TSTP_OPERW_Channel = cvar.TORA_TSTP_OPERW_Channel # Áã¹É¶©µ¥ TORA_TSTP_LT_OddLot = cvar.TORA_TSTP_LT_OddLot # ÕûÊÖ¶©µ¥ TORA_TSTP_LT_RoundLot = cvar.TORA_TSTP_LT_RoundLot # ²»×öÈκμì²é TORA_TSTP_CCT_None = cvar.TORA_TSTP_CCT_None # ×Գɽ»¼ì²é TORA_TSTP_CCT_SelfDeal = cvar.TORA_TSTP_CCT_SelfDeal # ·Çǿƽ TORA_TSTP_FCC_NotForceClose = cvar.TORA_TSTP_FCC_NotForceClose # ×ʽð²»×ã TORA_TSTP_FCC_MoneyNotEnough = cvar.TORA_TSTP_FCC_MoneyNotEnough # ²Ö볬ÏÞ TORA_TSTP_FCC_PositionOverFull = cvar.TORA_TSTP_FCC_PositionOverFull # ÆäËü TORA_TSTP_FCC_Other = cvar.TORA_TSTP_FCC_Other # ÆÕͨ TORA_TSTP_CQT_Normal = cvar.TORA_TSTP_CQT_Normal # רÏî TORA_TSTP_CQT_Special = cvar.TORA_TSTP_CQT_Special # Ô¤Âñ TORA_TSTP_OST_Cached = cvar.TORA_TSTP_OST_Cached # δ֪ TORA_TSTP_OST_Unknown = cvar.TORA_TSTP_OST_Unknown # ½»Ò×ËùÒѽÓÊÕ TORA_TSTP_OST_Accepted = cvar.TORA_TSTP_OST_Accepted # ²¿·Ö³É½» TORA_TSTP_OST_PartTraded = cvar.TORA_TSTP_OST_PartTraded # È«²¿³É½» TORA_TSTP_OST_AllTraded = cvar.TORA_TSTP_OST_AllTraded # ²¿³É²¿³· TORA_TSTP_OST_PartTradeCanceled = cvar.TORA_TSTP_OST_PartTradeCanceled # È«²¿³·µ¥ TORA_TSTP_OST_AllCanceled = cvar.TORA_TSTP_OST_AllCanceled # ½»Ò×ËùÒѾܾø TORA_TSTP_OST_Rejected = cvar.TORA_TSTP_OST_Rejected # ·¢Íù½»Ò׺ËÐÄ TORA_TSTP_OST_SendTradeEngine = cvar.TORA_TSTP_OST_SendTradeEngine # δÌá½» TORA_TSTP_OSS_InsertUnSubmit = cvar.TORA_TSTP_OSS_InsertUnSubmit # ÒÑÌá½» TORA_TSTP_OSS_InsertSubmitted = cvar.TORA_TSTP_OSS_InsertSubmitted # ³·µ¥Î´Ìá½» TORA_TSTP_OSS_CancelUnSubmit = cvar.TORA_TSTP_OSS_CancelUnSubmit # ³·µ¥ÒÑÌá½» TORA_TSTP_OSS_CancelSubmitted = cvar.TORA_TSTP_OSS_CancelSubmitted # ³·µ¥Òѱ»¾Ü¾ø TORA_TSTP_OSS_CancelRejected = cvar.TORA_TSTP_OSS_CancelRejected # ³·µ¥ÒÑɾ³ý TORA_TSTP_OSS_CancelDeleted = cvar.TORA_TSTP_OSS_CancelDeleted # ÈËÃñ±Ò TORA_TSTP_CID_CNY = cvar.TORA_TSTP_CID_CNY # ¸Û±Ò TORA_TSTP_CID_HKD = cvar.TORA_TSTP_CID_HKD # ÃÀÔª TORA_TSTP_CID_USD = cvar.TORA_TSTP_CID_USD # Õý³£ TORA_TSTP_ORDT_Normal = cvar.TORA_TSTP_ORDT_Normal # ±¨¼ÛÑÜÉú TORA_TSTP_ORDT_DeriveFromQuote = cvar.TORA_TSTP_ORDT_DeriveFromQuote # ×éºÏÑÜÉú TORA_TSTP_ORDT_DeriveFromCombination = cvar.TORA_TSTP_ORDT_DeriveFromCombination # ×éºÏ±¨µ¥ TORA_TSTP_ORDT_Combination = cvar.TORA_TSTP_ORDT_Combination # Ìõ¼þµ¥ TORA_TSTP_ORDT_ConditionalOrder = cvar.TORA_TSTP_ORDT_ConditionalOrder # »¥»»µ¥ TORA_TSTP_ORDT_Swap = cvar.TORA_TSTP_ORDT_Swap # Ô¤Âñµ¥ TORA_TSTP_ORDT_Cache = cvar.TORA_TSTP_ORDT_Cache # Ò¹ÊÐίÍÐ TORA_TSTP_ORDT_Night = cvar.TORA_TSTP_ORDT_Night # ͨµÀίÍÐ TORA_TSTP_ORDT_Board = cvar.TORA_TSTP_ORDT_Board # ɾ³ý TORA_TSTP_AF_Delete = cvar.TORA_TSTP_AF_Delete # ÐÞ¸Ä TORA_TSTP_AF_Modify = cvar.TORA_TSTP_AF_Modify # Ç¿ÖÆÉ¾³ý TORA_TSTP_AF_ForceDelete = cvar.TORA_TSTP_AF_ForceDelete # ×Ô¶¨ÒåÊýÁ¿ TORA_TSTP_TOVT_CustomVol = cvar.TORA_TSTP_TOVT_CustomVol # Ïà¹ØÊýÁ¿ TORA_TSTP_TOVT_RelativeVol = cvar.TORA_TSTP_TOVT_RelativeVol # ×Ô¶¨Òå¼Û¸ñ TORA_TSTP_TOPT_CustomPrice = cvar.TORA_TSTP_TOPT_CustomPrice # ×îÐÂ¼Û TORA_TSTP_TOPT_LastPrice = cvar.TORA_TSTP_TOPT_LastPrice # ÂôÒ»¼Û TORA_TSTP_TOPT_AskPrice1 = cvar.TORA_TSTP_TOPT_AskPrice1 # ÂòÒ»¼Û TORA_TSTP_TOPT_BidPrice1 = cvar.TORA_TSTP_TOPT_BidPrice1 # Ïà¹Ø¼Û TORA_TSTP_TOPT_Relative = cvar.TORA_TSTP_TOPT_Relative # ³É½»´¥·¢ TORA_TSTP_CC_TradeTouch = cvar.TORA_TSTP_CC_TradeTouch # ³·µ¥´¥·¢ TORA_TSTP_CC_CancelTouch = cvar.TORA_TSTP_CC_CancelTouch # ʱ¼ä´¥·¢ TORA_TSTP_CC_TimeTouch = cvar.TORA_TSTP_CC_TimeTouch # ½»Ò×ʱ¶Î´¥·¢ TORA_TSTP_CC_SegmentTouch = cvar.TORA_TSTP_CC_SegmentTouch # ×îм۴óÓÚµÈÓÚÌõ¼þ¼Û TORA_TSTP_CC_LastPriceGreaterThanStopPrice = cvar.TORA_TSTP_CC_LastPriceGreaterThanStopPrice # ×îмÛСÓÚµÈÓÚÌõ¼þ¼Û TORA_TSTP_CC_LastPriceLesserThanStopPrice = cvar.TORA_TSTP_CC_LastPriceLesserThanStopPrice # ÂôÒ»¼Û´óÓÚµÈÓÚÌõ¼þ¼Û TORA_TSTP_CC_AskPriceGreaterEqualStopPrice = cvar.TORA_TSTP_CC_AskPriceGreaterEqualStopPrice # ÂôÒ»¼ÛСÓÚµÈÓÚÌõ¼þ¼Û TORA_TSTP_CC_AskPriceLesserEqualStopPrice = cvar.TORA_TSTP_CC_AskPriceLesserEqualStopPrice # ÂòÒ»¼Û´óÓÚµÈÓÚÌõ¼þ¼Û TORA_TSTP_CC_BidPriceGreaterEqualStopPrice = cvar.TORA_TSTP_CC_BidPriceGreaterEqualStopPrice # ÂòÒ»¼ÛСÓÚµÈÓÚÌõ¼þ¼Û TORA_TSTP_CC_BidPriceLesserEqualStopPrice = cvar.TORA_TSTP_CC_BidPriceLesserEqualStopPrice # ³õʼ TORA_TSTP_COST_Initial = cvar.TORA_TSTP_COST_Initial # δ´¥·¢ TORA_TSTP_COST_NotTouched = cvar.TORA_TSTP_COST_NotTouched # ÒÑ´¥·¢ TORA_TSTP_COST_Touched = cvar.TORA_TSTP_COST_Touched # ÒѽáÊø TORA_TSTP_COST_Finished = cvar.TORA_TSTP_COST_Finished # Òѳ·Ïú TORA_TSTP_COST_Cancel = cvar.TORA_TSTP_COST_Cancel # ´¥·¢Ê§°Ü TORA_TSTP_COST_Failed = cvar.TORA_TSTP_COST_Failed # ͨÓÃ(ÄÚ²¿Ê¹ÓÃ) TORA_TSTP_MKD_COMMON = cvar.TORA_TSTP_MKD_COMMON # ÉϺ£A¹É TORA_TSTP_MKD_SHA = cvar.TORA_TSTP_MKD_SHA # ÉîÛÚA¹É TORA_TSTP_MKD_SZA = cvar.TORA_TSTP_MKD_SZA # ÉϺ£B¹É TORA_TSTP_MKD_SHB = cvar.TORA_TSTP_MKD_SHB # ÉîÛÚB¹É TORA_TSTP_MKD_SZB = cvar.TORA_TSTP_MKD_SZB # ÉîÛÚÈý°æA¹É TORA_TSTP_MKD_SZThreeA = cvar.TORA_TSTP_MKD_SZThreeA # ÉîÛÚÈý°æB¹É TORA_TSTP_MKD_SZThreeB = cvar.TORA_TSTP_MKD_SZThreeB # ¾³ÍâÊг¡ TORA_TSTP_MKD_Foreign = cvar.TORA_TSTP_MKD_Foreign # ÉîÛÚ¸Û¹ÉͨÊг¡ TORA_TSTP_MKD_SZHK = cvar.TORA_TSTP_MKD_SZHK # ÉϺ£¸Û¹ÉͨÊг¡ TORA_TSTP_MKD_SHHK = cvar.TORA_TSTP_MKD_SHHK # ±±¾©Ö÷°å TORA_TSTP_MKD_BJMain = cvar.TORA_TSTP_MKD_BJMain # δ֪ TORA_TSTP_MST_UnKnown = cvar.TORA_TSTP_MST_UnKnown # ¿ªÅÌǰ TORA_TSTP_MST_BeforeTrading = cvar.TORA_TSTP_MST_BeforeTrading # Á¬Ðø½»Ò× TORA_TSTP_MST_Continous = cvar.TORA_TSTP_MST_Continous # ÊÕÅÌ TORA_TSTP_MST_Closed = cvar.TORA_TSTP_MST_Closed # ¿ªÅ̼¯ºÏ¾º¼Û TORA_TSTP_MST_OpenCallAuction = cvar.TORA_TSTP_MST_OpenCallAuction # (¸Û¹Éͨ)먦ÊÐ TORA_TSTP_MST_SZSEHKUnopened = cvar.TORA_TSTP_MST_SZSEHKUnopened # (¸Û¹Éͨ)¿ªÅ̼¯ºÏ¾º¼ÛÊäÈëÂòÂôÅÌ TORA_TSTP_MST_SZSEHKOpenCallAuctionInput = cvar.TORA_TSTP_MST_SZSEHKOpenCallAuctionInput # (¸Û¹Éͨ)¿ªÅ̼¯ºÏ¾º¼Û¶ÔÅÌǰ TORA_TSTP_MST_SZSEHKOpenCallAuctionBeforeMatch = cvar.TORA_TSTP_MST_SZSEHKOpenCallAuctionBeforeMatch # (¸Û¹Éͨ)¿ªÅ̼¯ºÏ¾º¼Û¶ÔÅÌ TORA_TSTP_MST_SZSEHKOpenCallAuctionMatch = cvar.TORA_TSTP_MST_SZSEHKOpenCallAuctionMatch # (¸Û¹Éͨ)ÔÝÍ£ TORA_TSTP_MST_SZSEHKHalt = cvar.TORA_TSTP_MST_SZSEHKHalt # (¸Û¹Éͨ)³ÖÐø½»Ò× TORA_TSTP_MST_SZSEHKContinous = cvar.TORA_TSTP_MST_SZSEHKContinous # (¸Û¹Éͨ)Exchange Intervention TORA_TSTP_MST_SZSEHKExchangeIntervention = cvar.TORA_TSTP_MST_SZSEHKExchangeIntervention # (¸Û¹Éͨ)ÊÕÅ̼¯ºÏ¾º¼Û²Î¿¼¼Û¶¨¼Û TORA_TSTP_MST_SZSEHKCloseCallAuctionReferencePrice = cvar.TORA_TSTP_MST_SZSEHKCloseCallAuctionReferencePrice # (¸Û¹Éͨ)ÊÕÅ̼¯ºÏ¾º¼ÛÊäÈëÂòÂôÅÌ TORA_TSTP_MST_SZSEHKCloseCallAuctionInput = cvar.TORA_TSTP_MST_SZSEHKCloseCallAuctionInput # (¸Û¹Éͨ)ÊÕÅ̼¯ºÏ¾º¼Û²»¿ÉÈ¡Ïû TORA_TSTP_MST_SZSEHKCloseCallAuctionCannotCancel = cvar.TORA_TSTP_MST_SZSEHKCloseCallAuctionCannotCancel # (¸Û¹Éͨ)ÊÕÅ̼¯ºÏ¾º¼Û¶ÔÅÌ TORA_TSTP_MST_SZSEHKCloseCallAuctionMatch = cvar.TORA_TSTP_MST_SZSEHKCloseCallAuctionMatch # (¸Û¹Éͨ)ÊÕÅ̼¯ºÏ¾º¼ÛËæ»úÊÕÊÐ TORA_TSTP_MST_SZSEHKCloseCallAuctionRandomClosed = cvar.TORA_TSTP_MST_SZSEHKCloseCallAuctionRandomClosed # (¸Û¹Éͨ)È¡ÏûÂòÂôÅÌ TORA_TSTP_MST_SZSEHKCancel = cvar.TORA_TSTP_MST_SZSEHKCancel # (¸Û¹Éͨ)ÊÕÊÐ TORA_TSTP_MST_SZSEHKClosed = cvar.TORA_TSTP_MST_SZSEHKClosed # (¸Û¹Éͨ)È«ÈÕÊÕÊÐ TORA_TSTP_MST_SZSEHKWholeClosed = cvar.TORA_TSTP_MST_SZSEHKWholeClosed # À¶²¹ TORA_TSTP_TRNSD_In = cvar.TORA_TSTP_TRNSD_In # ºì³å TORA_TSTP_TRNSD_Out = cvar.TORA_TSTP_TRNSD_Out # ¼¯Öн»Ò×µ÷Èë TORA_TSTP_TRNSD_MoveIn = cvar.TORA_TSTP_TRNSD_MoveIn # ¼¯Öн»Ò×µ÷³ö TORA_TSTP_TRNSD_MoveOut = cvar.TORA_TSTP_TRNSD_MoveOut # ¶³½á TORA_TSTP_TRNSD_Freeze = cvar.TORA_TSTP_TRNSD_Freeze # ½â¶³ TORA_TSTP_TRNSD_UnFreeze = cvar.TORA_TSTP_TRNSD_UnFreeze # Ö¤È¯×ªÒøÐÐ TORA_TSTP_TRNSD_StockToBank = cvar.TORA_TSTP_TRNSD_StockToBank # ÒøÐÐת֤ȯ TORA_TSTP_TRNSD_BankToStock = cvar.TORA_TSTP_TRNSD_BankToStock # Íⲿ½ÚµãתÈë TORA_TSTP_TRNSD_NodeMoveIn = cvar.TORA_TSTP_TRNSD_NodeMoveIn # Íⲿ½Úµãת³ö TORA_TSTP_TRNSD_NodeMoveOut = cvar.TORA_TSTP_TRNSD_NodeMoveOut # Ö±½Ó»¹¿î TORA_TSTP_TRNSD_CashRepay = cvar.TORA_TSTP_TRNSD_CashRepay # Ö±½Ó»¹Ï¢(ÄÚ²¿Ê¹ÓÃ) TORA_TSTP_TRNSD_CashRepayInterestFee = cvar.TORA_TSTP_TRNSD_CashRepayInterestFee # Öйú½¨ÉèÒøÐÐ TORA_TSTP_BKID_CCB = cvar.TORA_TSTP_BKID_CCB # ÖйúÅ©ÒµÒøÐÐ TORA_TSTP_BKID_ABC = cvar.TORA_TSTP_BKID_ABC # Öйú¹¤ÉÌÒøÐÐ TORA_TSTP_BKID_ICBC = cvar.TORA_TSTP_BKID_ICBC # ÖйúÒøÐÐ TORA_TSTP_BKID_BOC = cvar.TORA_TSTP_BKID_BOC # ÖйúÕÐÉÌÒøÐÐ TORA_TSTP_BKID_CMB = cvar.TORA_TSTP_BKID_CMB # Öйú½»Í¨ÒøÐÐ TORA_TSTP_BKID_BC = cvar.TORA_TSTP_BKID_BC # ÆÖ¶«·¢Õ¹ÒøÐÐ TORA_TSTP_BKID_SPDB = cvar.TORA_TSTP_BKID_SPDB # ÐËÒµÒøÐÐ TORA_TSTP_BKID_CIB = cvar.TORA_TSTP_BKID_CIB # Öйú¹â´óÒøÐÐ TORA_TSTP_BKID_CEB = cvar.TORA_TSTP_BKID_CEB # ¹ã¶«·¢Õ¹ÒøÐÐ TORA_TSTP_BKID_GDB = cvar.TORA_TSTP_BKID_GDB # ÄϾ©ÒøÐÐ TORA_TSTP_BKID_NJCB = cvar.TORA_TSTP_BKID_NJCB # ÉϺ£ÒøÐÐ TORA_TSTP_BKID_SHCB = cvar.TORA_TSTP_BKID_SHCB # ÖÐÐÅÒøÐÐ TORA_TSTP_BKID_CITICB = cvar.TORA_TSTP_BKID_CITICB # »ªÏÄÒøÐÐ TORA_TSTP_BKID_HXB = cvar.TORA_TSTP_BKID_HXB # ÃñÉúÒøÐÐ TORA_TSTP_BKID_CMBC = cvar.TORA_TSTP_BKID_CMBC # ƽ°²ÒøÐÐ TORA_TSTP_BKID_PACB = cvar.TORA_TSTP_BKID_PACB # Äþ²¨ÒøÐÐ TORA_TSTP_BKID_NBCB = cvar.TORA_TSTP_BKID_NBCB # ±±¾©ÒøÐÐ TORA_TSTP_BKID_BOB = cvar.TORA_TSTP_BKID_BOB # ÓÊ´¢ÒøÐÐ TORA_TSTP_BKID_PSBC = cvar.TORA_TSTP_BKID_PSBC # ×ªÒÆÕýÔÚ´¦Àí TORA_TSTP_TRANST_TranferHandling = cvar.TORA_TSTP_TRANST_TranferHandling # ×ªÒÆ³É¹¦ TORA_TSTP_TRANST_TransferSuccess = cvar.TORA_TSTP_TRANST_TransferSuccess # ×ªÒÆÊ§°Ü TORA_TSTP_TRANST_TransferFail = cvar.TORA_TSTP_TRANST_TransferFail # ³åÕýÕýÔÚ´¦Àí TORA_TSTP_TRANST_RepealHandling = cvar.TORA_TSTP_TRANST_RepealHandling # ³åÕý³É¹¦ TORA_TSTP_TRANST_RepealSuccess = cvar.TORA_TSTP_TRANST_RepealSuccess # ³åÕýʧ°Ü TORA_TSTP_TRANST_RepealFail = cvar.TORA_TSTP_TRANST_RepealFail # ÍⲿϵͳÒѽÓÊÕ TORA_TSTP_TRANST_ExternalAccepted = cvar.TORA_TSTP_TRANST_ExternalAccepted # ·¢Íù½»Ò׺ËÐÄ TORA_TSTP_TRANST_SendTradeEngine = cvar.TORA_TSTP_TRANST_SendTradeEngine # ÈÎÒâ²Ö TORA_TSTP_TPT_ALL = cvar.TORA_TSTP_TPT_ALL # ×ò²Ö TORA_TSTP_TPT_History = cvar.TORA_TSTP_TPT_History # ½ñÂòÂô²Ö TORA_TSTP_TPT_TodayBS = cvar.TORA_TSTP_TPT_TodayBS # ½ñÉêÊê²Ö TORA_TSTP_TPT_TodayPR = cvar.TORA_TSTP_TPT_TodayPR # ½ñ²ð·ÖºÏ²¢²Ö TORA_TSTP_TPT_TodaySM = cvar.TORA_TSTP_TPT_TodaySM # δͬ²½ TORA_TSTP_DS_Asynchronous = cvar.TORA_TSTP_DS_Asynchronous # ͬ²½ÖÐ TORA_TSTP_DS_Synchronizing = cvar.TORA_TSTP_DS_Synchronizing # ÒÑͬ²½ TORA_TSTP_DS_Synchronized = cvar.TORA_TSTP_DS_Synchronized # È«²¿Í¬²½Íê³É TORA_TSTP_DS_AllSynchronized = cvar.TORA_TSTP_DS_AllSynchronized # Ԥͬ²½Íê³É TORA_TSTP_DS_PreSync = cvar.TORA_TSTP_DS_PreSync # ͨÓÃ(ÄÚ²¿Ê¹ÓÃ) TORA_TSTP_PID_COMMON = cvar.TORA_TSTP_PID_COMMON # ÉϺ£¹ÉƱ TORA_TSTP_PID_SHStock = cvar.TORA_TSTP_PID_SHStock # ÉϺ£»ù½ð TORA_TSTP_PID_SHFund = cvar.TORA_TSTP_PID_SHFund # ÉϺ£Õ®È¯ TORA_TSTP_PID_SHBond = cvar.TORA_TSTP_PID_SHBond # ÉϺ£±ê׼ȯ TORA_TSTP_PID_SHStandard = cvar.TORA_TSTP_PID_SHStandard # ÉϺ£ÖÊѺʽ»Ø¹º TORA_TSTP_PID_SHRepurchase = cvar.TORA_TSTP_PID_SHRepurchase # ÉîÛÚ¹ÉÆ± TORA_TSTP_PID_SZStock = cvar.TORA_TSTP_PID_SZStock # ÉîÛÚ»ù½ð TORA_TSTP_PID_SZFund = cvar.TORA_TSTP_PID_SZFund # ÉîÛÚծȯ TORA_TSTP_PID_SZBond = cvar.TORA_TSTP_PID_SZBond # ÉîÛÚ±ê׼ȯ TORA_TSTP_PID_SZStandard = cvar.TORA_TSTP_PID_SZStandard # ÉîÛÚÖÊѺʽ»Ø¹º TORA_TSTP_PID_SZRepurchase = cvar.TORA_TSTP_PID_SZRepurchase # Éî¸Ûͨ¸Û¹ÉÖ÷°å TORA_TSTP_PID_SZSEHKMain = cvar.TORA_TSTP_PID_SZSEHKMain # Éî¸Ûͨ¸Û¹É´´Òµ°å TORA_TSTP_PID_SZSEHKGEM = cvar.TORA_TSTP_PID_SZSEHKGEM # Éî¸Ûͨ¸Û¹ÉÀ©³ä½»Ò×֤ȯ TORA_TSTP_PID_SZSEHKETS = cvar.TORA_TSTP_PID_SZSEHKETS # Éî¸Ûͨ¸Û¹ÉNasdaqAMXÊг¡ TORA_TSTP_PID_SZSEHKNasdaqAMX = cvar.TORA_TSTP_PID_SZSEHKNasdaqAMX # ÉϺ£¿Æ´´°å TORA_TSTP_PID_SHKC = cvar.TORA_TSTP_PID_SHKC # ±±¾©¹ÉƱ TORA_TSTP_PID_BJStock = cvar.TORA_TSTP_PID_BJStock # ͨÓÃ(ÄÚ²¿Ê¹ÓÃ) TORA_TSTP_STP_COMMON = cvar.TORA_TSTP_STP_COMMON # ÉϺ£A¹É TORA_TSTP_STP_SHAShares = cvar.TORA_TSTP_STP_SHAShares # ÉϺ£µ¥Êг¡¹ÉƱETF TORA_TSTP_STP_SHSingleMarketStockETF = cvar.TORA_TSTP_STP_SHSingleMarketStockETF # ÉϺ£µ¥Êг¡ÊµÎïծȯETF TORA_TSTP_STP_SHSingleMarketBondETF = cvar.TORA_TSTP_STP_SHSingleMarketBondETF # ÉϺ£»Æ½ðETF TORA_TSTP_STP_SHGoldETF = cvar.TORA_TSTP_STP_SHGoldETF # ÉϺ£»õ±ÒETF TORA_TSTP_STP_SHTradableMonetaryFund = cvar.TORA_TSTP_STP_SHTradableMonetaryFund # ÉϺ£¹úÕ®µØ·½Õ® TORA_TSTP_STP_SHBondNation = cvar.TORA_TSTP_STP_SHBondNation # ÉϺ£ÆóÒµÕ® TORA_TSTP_STP_SHBondCorporation = cvar.TORA_TSTP_STP_SHBondCorporation # ÉϺ£¹«Ë¾Õ® TORA_TSTP_STP_SHBondCompany = cvar.TORA_TSTP_STP_SHBondCompany # ÉϺ£¿Éתծ TORA_TSTP_STP_SHBondConversion = cvar.TORA_TSTP_STP_SHBondConversion # ÉϺ£·ÖÀëÕ® TORA_TSTP_STP_SHBondSeparation = cvar.TORA_TSTP_STP_SHBondSeparation # ÉϺ£±ê׼ȯ TORA_TSTP_STP_SHStandard = cvar.TORA_TSTP_STP_SHStandard # ÉϺ£ÖÊѺʽ»Ø¹º TORA_TSTP_STP_SHRepo = cvar.TORA_TSTP_STP_SHRepo # ÉϺ£·â±Õʽ»ù½ð TORA_TSTP_STP_SHCEFund = cvar.TORA_TSTP_STP_SHCEFund # ÉϺ£¿ª·Åʽ»ù½ð TORA_TSTP_STP_SHOEFund = cvar.TORA_TSTP_STP_SHOEFund # ÉϺ£¿çÊг¡ETF TORA_TSTP_STP_SHCrossMarketStockETF = cvar.TORA_TSTP_STP_SHCrossMarketStockETF # ÉϺ£¿ç¾³ETF TORA_TSTP_STP_SHCrossBorderETF = cvar.TORA_TSTP_STP_SHCrossBorderETF # ÉϺ£·Ö¼¶Ä¸»ù½ð TORA_TSTP_STP_SHMontherStructFund = cvar.TORA_TSTP_STP_SHMontherStructFund # ÉϺ£·Ö¼¶×Ó»ù½ð TORA_TSTP_STP_SHSubStructFund = cvar.TORA_TSTP_STP_SHSubStructFund # ÉϺ£ÊµÊ±ÉêÊê»õ±Ò»ù½ð TORA_TSTP_STP_SHRealTimeMonetaryFund = cvar.TORA_TSTP_STP_SHRealTimeMonetaryFund # ÉϺ£¿É½»»»Õ® TORA_TSTP_STP_SHExchangeableBond = cvar.TORA_TSTP_STP_SHExchangeableBond # ÉϺ£±ê×¼LOF»ù½ð TORA_TSTP_STP_SHLOF = cvar.TORA_TSTP_STP_SHLOF # ÉîÛÚÖ÷°åA¹É TORA_TSTP_STP_SZMainAShares = cvar.TORA_TSTP_STP_SZMainAShares # ÉîÛÚÖÐСÆóÒµ°å TORA_TSTP_STP_SZSME = cvar.TORA_TSTP_STP_SZSME # ÉîÛÚ¹úÕ®¡¢µØ·½Õ® TORA_TSTP_STP_SZBondNation = cvar.TORA_TSTP_STP_SZBondNation # ÉîÛÚÆóÒµÕ® TORA_TSTP_STP_SZBondCorporation = cvar.TORA_TSTP_STP_SZBondCorporation # ÉîÛÚ¹«Ë¾Õ® TORA_TSTP_STP_SZBondCompany = cvar.TORA_TSTP_STP_SZBondCompany # ÉîÛÚ¿Éתծ TORA_TSTP_STP_SZBondConversion = cvar.TORA_TSTP_STP_SZBondConversion # ÉîÛÚ·ÖÀëÕ® TORA_TSTP_STP_SZBondSeparation = cvar.TORA_TSTP_STP_SZBondSeparation # ÉîÛÚ´´Òµ°å(×¢²áÖÆ) TORA_TSTP_STP_SZGEMReg = cvar.TORA_TSTP_STP_SZGEMReg # ÉîÛÚ´´Òµ°å¿Éתծ(×¢²áÖÆ) TORA_TSTP_STP_SZGEMBondConversionReg = cvar.TORA_TSTP_STP_SZGEMBondConversionReg # ÉîÛÚ¿ç¾³ETF TORA_TSTP_STP_SZCrossBorderETF = cvar.TORA_TSTP_STP_SZCrossBorderETF # ÉîÛڻƽðETF TORA_TSTP_STP_SZGoldETF = cvar.TORA_TSTP_STP_SZGoldETF # ÉîÛÚÏÖ½ðծȯETF TORA_TSTP_STP_SZCashBondETF = cvar.TORA_TSTP_STP_SZCashBondETF # ÉîÛÚµ¥Êг¡¹ÉƱETF TORA_TSTP_STP_SZSingleMarketStockETF = cvar.TORA_TSTP_STP_SZSingleMarketStockETF # ÉîÛÚµ¥Êг¡ÊµÎïծȯETF TORA_TSTP_STP_SZSingleMarketBondETF = cvar.TORA_TSTP_STP_SZSingleMarketBondETF # ÉîÛÚ»õ±ÒETF TORA_TSTP_STP_SZMonetaryFundETF = cvar.TORA_TSTP_STP_SZMonetaryFundETF # ÉîÛÚ´´Òµ°å TORA_TSTP_STP_SZGEM = cvar.TORA_TSTP_STP_SZGEM # ÉîÛÚ´´Òµ°å¿É½»»»Õ® TORA_TSTP_STP_SZGEMExchangeableBond = cvar.TORA_TSTP_STP_SZGEMExchangeableBond # ÉîÛÚ´´Òµ°å¿É½»»»Õ®(×¢²áÖÆ) TORA_TSTP_STP_SZGEMExchangeableBondReg = cvar.TORA_TSTP_STP_SZGEMExchangeableBondReg # ÉîÛÚ±ê׼ȯ TORA_TSTP_STP_SZStandard = cvar.TORA_TSTP_STP_SZStandard # ÉîÛÚÖÊѺʽ»Ø¹º TORA_TSTP_STP_SZRepo = cvar.TORA_TSTP_STP_SZRepo # ÉîÛÚ·â±Õʽ»ù½ð TORA_TSTP_STP_SZCEFund = cvar.TORA_TSTP_STP_SZCEFund # ÉîÛÚ¿ª·Åʽ»ù½ð TORA_TSTP_STP_SZOEFund = cvar.TORA_TSTP_STP_SZOEFund # ÉîÛÚ¿ç¾³¿ª·Åʽ»ù½ð TORA_TSTP_STP_SZCrossBorderOEFund = cvar.TORA_TSTP_STP_SZCrossBorderOEFund # ÉîÛÚ¿çÊг¡¹ÉƱETF TORA_TSTP_STP_SZCrossMarketStockETF = cvar.TORA_TSTP_STP_SZCrossMarketStockETF # ÉîÛÚ±ê×¼LOF»ù½ð TORA_TSTP_STP_SZLOF = cvar.TORA_TSTP_STP_SZLOF # ÉîÛÚ¿ç¾³LOF»ù½ð TORA_TSTP_STP_SZCrossBorderLOF = cvar.TORA_TSTP_STP_SZCrossBorderLOF # ÉîÛÚ´«Í³·Ö¼¶Ä¸»ù½ð TORA_TSTP_STP_SZMontherStructFund = cvar.TORA_TSTP_STP_SZMontherStructFund # ÉîÛÚ´«Í³·Ö¼¶×Ó»ù½ð TORA_TSTP_STP_SZSubStructFund = cvar.TORA_TSTP_STP_SZSubStructFund # ÉîÛÚ¿ç¾³·Ö¼¶Ä¸»ù½ð TORA_TSTP_STP_SZMontherCrossBorderStructFund = cvar.TORA_TSTP_STP_SZMontherCrossBorderStructFund # ÉîÛÚ¿ç¾³·Ö¼¶×Ó»ù½ð TORA_TSTP_STP_SZSubCrossBorderStructFund = cvar.TORA_TSTP_STP_SZSubCrossBorderStructFund # ÉîÛڿɽ»»»Õ® TORA_TSTP_STP_SZExchangeableBond = cvar.TORA_TSTP_STP_SZExchangeableBond # ÉîÛÚ´´Òµ°å¿Éתծ TORA_TSTP_STP_SZGEMBondConversion = cvar.TORA_TSTP_STP_SZGEMBondConversion # Éî¸Ûͨ¸Û¹Éծȯ TORA_TSTP_STP_SZSEHKBond = cvar.TORA_TSTP_STP_SZSEHKBond # Éî¸Ûͨ¸Û¹ÉÒ»Àº×ÓȨ֤ TORA_TSTP_STP_SZSEHKBasketWarrant = cvar.TORA_TSTP_STP_SZSEHKBasketWarrant # Éî¸Ûͨ¸Û¹É¹É±¾ TORA_TSTP_STP_SZSEHKEquity = cvar.TORA_TSTP_STP_SZSEHKEquity # Éî¸Ûͨ¸Û¹ÉÐÅÍÐ TORA_TSTP_STP_SZSEHKTrust = cvar.TORA_TSTP_STP_SZSEHKTrust # Éî¸Ûͨ¸Û¹ÉȨ֤ TORA_TSTP_STP_SZSEHKWarrant = cvar.TORA_TSTP_STP_SZSEHKWarrant # ÉϺ£´æÍÐÆ¾Ö¤ TORA_TSTP_STP_SHCDR = cvar.TORA_TSTP_STP_SHCDR # ÉϺ£¿Æ´´°å¹ÉƱ TORA_TSTP_STP_SHKC = cvar.TORA_TSTP_STP_SHKC # ¿Æ´´°å²úÆ·£¨ÉÏÊкóǰ5¸ö½»Ò×ÈÕ£© TORA_TSTP_STP_SHKC1 = cvar.TORA_TSTP_STP_SHKC1 # ÉϺ£¿Æ´´°å´æÍÐÆ¾Ö¤ TORA_TSTP_STP_SHKCCDR = cvar.TORA_TSTP_STP_SHKCCDR # ÉîÛÚÖ÷°å¡¢ÖÐС°å´´ÐÂÆóÒµ¹ÉƱ»ò´æÍÐÆ¾Ö¤ TORA_TSTP_STP_SZCDR = cvar.TORA_TSTP_STP_SZCDR # ÉîÛÚ´´Òµ°å´´ÐÂÆóÒµ¹ÉƱ»ò´æÍÐÆ¾Ö¤ TORA_TSTP_STP_SZGEMCDR = cvar.TORA_TSTP_STP_SZGEMCDR # ÉîÛÚ´´Òµ°å´´ÐÂÆóÒµ¹ÉƱ»ò´æÍÐÆ¾Ö¤(×¢²áÖÆ) TORA_TSTP_STP_SZGEMCDRReg = cvar.TORA_TSTP_STP_SZGEMCDRReg # ÉîÛÚÉÌÆ·ÆÚ»õETF TORA_TSTP_STP_SZCommFuturesETF = cvar.TORA_TSTP_STP_SZCommFuturesETF # ÉîÛÚ»ù´¡ÉèÊ©»ù½ð TORA_TSTP_STP_SZInfrastructureFund = cvar.TORA_TSTP_STP_SZInfrastructureFund # ÉϺ£¿Æ´´°åETF TORA_TSTP_STP_SHKCETF = cvar.TORA_TSTP_STP_SHKCETF # ÉϺ£¿Æ´´°åLOF TORA_TSTP_STP_SHKCLOF = cvar.TORA_TSTP_STP_SHKCLOF # ÉϺ£¿Æ´´°å¿Éתծ TORA_TSTP_STP_SHKCBondConversion = cvar.TORA_TSTP_STP_SHKCBondConversion # ÉϺ£¶¨Ïò¿Éתծ TORA_TSTP_STP_SHOrientedConversionBond = cvar.TORA_TSTP_STP_SHOrientedConversionBond # ÉîÛÚ¶¨Ïò¿Éתծ TORA_TSTP_STP_SZOrientedConversionBond = cvar.TORA_TSTP_STP_SZOrientedConversionBond # ÉϺ£»ù´¡ÉèÊ©»ù½ð TORA_TSTP_STP_SHInfrastructureFund = cvar.TORA_TSTP_STP_SHInfrastructureFund # ±±¾©¹ÉƱ TORA_TSTP_STP_BJStock = cvar.TORA_TSTP_STP_BJStock # ÊÖ TORA_TSTP_OUT_Shou = cvar.TORA_TSTP_OUT_Shou # ¹É TORA_TSTP_OUT_Gu = cvar.TORA_TSTP_OUT_Gu # ·Ý TORA_TSTP_OUT_Fen = cvar.TORA_TSTP_OUT_Fen # ÕÅ TORA_TSTP_OUT_Zhang = cvar.TORA_TSTP_OUT_Zhang # ÊÐÖµÅäÊÛ·½Ê½ TORA_TSTP_IMO_ValueLimit = cvar.TORA_TSTP_IMO_ValueLimit # Ôö·¢¶¨¼Û·½Ê½ TORA_TSTP_IMO_AddIssue = cvar.TORA_TSTP_IMO_AddIssue # ÐÅÓÃÉ깺·½Ê½ TORA_TSTP_IMO_Credit = cvar.TORA_TSTP_IMO_Credit # ¶¨¼Û·¢ÐÐ(±±½»Ëù) TORA_TSTP_IMO_Fixed = cvar.TORA_TSTP_IMO_Fixed # ¾º¼Û·¢ÐÐ(±±½»Ëù) TORA_TSTP_IMO_Auction = cvar.TORA_TSTP_IMO_Auction # ÆôÓà TORA_TSTP_USTS_Enabled = cvar.TORA_TSTP_USTS_Enabled # ½ûÓà TORA_TSTP_USTS_Disabled = cvar.TORA_TSTP_USTS_Disabled # Ëø¶¨ TORA_TSTP_USTS_Locked = cvar.TORA_TSTP_USTS_Locked # ¸öÈË TORA_TSTP_CT_Person = cvar.TORA_TSTP_CT_Person # »ú¹¹ TORA_TSTP_CT_Company = cvar.TORA_TSTP_CT_Company # ×ÔÓª TORA_TSTP_CT_SelfOperate = cvar.TORA_TSTP_CT_SelfOperate # ²âÊÔ TORA_TSTP_CT_Test = cvar.TORA_TSTP_CT_Test # ×éÖ¯»ú¹¹´úÂë TORA_TSTP_ICT_EID = cvar.TORA_TSTP_ICT_EID # Öйú¹«ÃñÉí·ÝÖ¤ TORA_TSTP_ICT_IDCard = cvar.TORA_TSTP_ICT_IDCard # ¾ü¹ÙÖ¤ TORA_TSTP_ICT_OfficerIDCard = cvar.TORA_TSTP_ICT_OfficerIDCard # ¾¯¹ÙÖ¤ TORA_TSTP_ICT_PoliceIDCard = cvar.TORA_TSTP_ICT_PoliceIDCard # Ê¿±øÖ¤ TORA_TSTP_ICT_SoldierIDCard = cvar.TORA_TSTP_ICT_SoldierIDCard # »§¿Ú²¾ TORA_TSTP_ICT_HouseholdRegister = cvar.TORA_TSTP_ICT_HouseholdRegister # »¤ÕÕ TORA_TSTP_ICT_Passport = cvar.TORA_TSTP_ICT_Passport # ̨°ûÖ¤ TORA_TSTP_ICT_TaiwanCompatriotIDCard = cvar.TORA_TSTP_ICT_TaiwanCompatriotIDCard # »ØÏçÖ¤ TORA_TSTP_ICT_HomeComingCard = cvar.TORA_TSTP_ICT_HomeComingCard # ÓªÒµÖ´ÕպŠTORA_TSTP_ICT_LicenseNo = cvar.TORA_TSTP_ICT_LicenseNo # ˰ÎñµÇ¼ÇºÅ/µ±µØÄÉ˰ID TORA_TSTP_ICT_TaxNo = cvar.TORA_TSTP_ICT_TaxNo # ¸Û°Ä¾ÓÃñÀ´ÍùÄÚµØÍ¨ÐÐÖ¤ TORA_TSTP_ICT_HMMainlandTravelPermit = cvar.TORA_TSTP_ICT_HMMainlandTravelPermit # ̨Íå¾ÓÃñÀ´Íù´ó½ͨÐÐÖ¤ TORA_TSTP_ICT_TwMainlandTravelPermit = cvar.TORA_TSTP_ICT_TwMainlandTravelPermit # ¼ÝÕÕ TORA_TSTP_ICT_DrivingLicense = cvar.TORA_TSTP_ICT_DrivingLicense # µ±µØÉç±£ID TORA_TSTP_ICT_SocialID = cvar.TORA_TSTP_ICT_SocialID # µ±µØÉí·ÝÖ¤ TORA_TSTP_ICT_LocalID = cvar.TORA_TSTP_ICT_LocalID # ÉÌÒµµÇ¼ÇÖ¤ TORA_TSTP_ICT_BusinessRegistration = cvar.TORA_TSTP_ICT_BusinessRegistration # ¸Û°ÄÓÀ¾ÃÐÔ¾ÓÃñÉí·ÝÖ¤ TORA_TSTP_ICT_HKMCIDCard = cvar.TORA_TSTP_ICT_HKMCIDCard # ÈËÐпª»§Ðí¿ÉÖ¤ TORA_TSTP_ICT_AccountsPermits = cvar.TORA_TSTP_ICT_AccountsPermits # ÆäËûÖ¤¼þ TORA_TSTP_ICT_OtherCard = cvar.TORA_TSTP_ICT_OtherCard # Õý³£ TORA_TSTP_TS_Normal = cvar.TORA_TSTP_TS_Normal # ÕýÔÚǿƽ TORA_TSTP_TS_ForceClosing = cvar.TORA_TSTP_TS_ForceClosing # Òì³£ TORA_TSTP_TS_Exception = cvar.TORA_TSTP_TS_Exception # ·ÇרҵͶ×ÊÕß TORA_TSTP_PIT_Normal = cvar.TORA_TSTP_PIT_Normal # רҵͶ×ÊÕß TORA_TSTP_PIT_Professional = cvar.TORA_TSTP_PIT_Professional # ±ê×¼Ì×²Í TORA_TSTP_PLTP_Standard = cvar.TORA_TSTP_PLTP_Standard # ÖÇÄÜÌ×²Í TORA_TSTP_PLTP_Smart = cvar.TORA_TSTP_PLTP_Smart # Ô¤Áô1 TORA_TSTP_PLTP_Reserve1 = cvar.TORA_TSTP_PLTP_Reserve1 # Ô¤Áô2 TORA_TSTP_PLTP_Reserve2 = cvar.TORA_TSTP_PLTP_Reserve2 # 䶨ÒåÀàÐÍ£¨ÄÚ²¿Ê¹Óã© TORA_TSTP_PLTP_Undefined = cvar.TORA_TSTP_PLTP_Undefined # Ͷ»ú TORA_TSTP_SIDT_Speculation = cvar.TORA_TSTP_SIDT_Speculation # Ì×Àû TORA_TSTP_SIDT_Arbitrage = cvar.TORA_TSTP_SIDT_Arbitrage # Ì×±£ TORA_TSTP_SIDT_Hedge = cvar.TORA_TSTP_SIDT_Hedge # ÆÕͨ TORA_TSTP_SIDT_Normal = cvar.TORA_TSTP_SIDT_Normal # ÐÅÓà TORA_TSTP_SIDT_Credit = cvar.TORA_TSTP_SIDT_Credit # ÑÜÉúÆ· TORA_TSTP_SIDT_Derivatives = cvar.TORA_TSTP_SIDT_Derivatives # Ô¤Âñ TORA_TSTP_CORDS_Cached = cvar.TORA_TSTP_CORDS_Cached # ÒÑÌá½» TORA_TSTP_CORDS_Submitted = cvar.TORA_TSTP_CORDS_Submitted # ³É¹¦ TORA_TSTP_CORDS_Success = cvar.TORA_TSTP_CORDS_Success # ¾Ü¾ø TORA_TSTP_CORDS_Rejected = cvar.TORA_TSTP_CORDS_Rejected # ÆÕͨ³·µ¥ TORA_TSTP_CORDT_Normal = cvar.TORA_TSTP_CORDT_Normal # Ç¿ÖÆ³·µ¥ TORA_TSTP_CORDT_Force = cvar.TORA_TSTP_CORDT_Force # Ô¤Âñ³·µ¥ TORA_TSTP_CORDT_Cache = cvar.TORA_TSTP_CORDT_Cache # ͨµÀ³·µ¥ TORA_TSTP_CORDT_Board = cvar.TORA_TSTP_CORDT_Board # ÆÕͨ TORA_TSTP_FAT_Normal = cvar.TORA_TSTP_FAT_Normal # ÐÅÓà TORA_TSTP_FAT_Credit = cvar.TORA_TSTP_FAT_Credit # ÑÜÉúÆ· TORA_TSTP_FAT_Derivatives = cvar.TORA_TSTP_FAT_Derivatives # ÂòÈë TORA_TSTP_BC_Buy = cvar.TORA_TSTP_BC_Buy # Âô³ö TORA_TSTP_BC_Sell = cvar.TORA_TSTP_BC_Sell # ETFÉ깺 TORA_TSTP_BC_ETFPur = cvar.TORA_TSTP_BC_ETFPur # ETFÊê»Ø TORA_TSTP_BC_ETFRed = cvar.TORA_TSTP_BC_ETFRed # йÉÉ깺 TORA_TSTP_BC_SubscribingShares = cvar.TORA_TSTP_BC_SubscribingShares # Õý»Ø¹º TORA_TSTP_BC_Repurchase = cvar.TORA_TSTP_BC_Repurchase # Äæ»Ø¹º TORA_TSTP_BC_ReverseRepur = cvar.TORA_TSTP_BC_ReverseRepur # ¿ª·Åʽ»ù½ðÉ깺 TORA_TSTP_BC_OeFundPur = cvar.TORA_TSTP_BC_OeFundPur # ¿ª·Åʽ»ù½ðÊê»Ø TORA_TSTP_BC_OeFundRed = cvar.TORA_TSTP_BC_OeFundRed # µ£±£Æ·»®Èë TORA_TSTP_BC_CollateralIn = cvar.TORA_TSTP_BC_CollateralIn # µ£±£Æ·»®³ö TORA_TSTP_BC_CollateralOut = cvar.TORA_TSTP_BC_CollateralOut # ÖÊѺÈë¿â TORA_TSTP_BC_PledgeIn = cvar.TORA_TSTP_BC_PledgeIn # ÖÊѺ³ö¿â TORA_TSTP_BC_PledgeOut = cvar.TORA_TSTP_BC_PledgeOut # Åä¹ÉÅäÕ® TORA_TSTP_BC_Rationed = cvar.TORA_TSTP_BC_Rationed # ¿ª·Åʽ»ù½ð²ð·Ö TORA_TSTP_BC_Split = cvar.TORA_TSTP_BC_Split # ¿ª·Åʽ»ù½ðºÏ²¢ TORA_TSTP_BC_Merge = cvar.TORA_TSTP_BC_Merge # ÈÚ×ÊÂòÈë TORA_TSTP_BC_CreditBuy = cvar.TORA_TSTP_BC_CreditBuy # ÈÚȯÂô³ö TORA_TSTP_BC_CreditSell = cvar.TORA_TSTP_BC_CreditSell # Âôȯ»¹¿î TORA_TSTP_BC_SellRepay = cvar.TORA_TSTP_BC_SellRepay # Âòȯ»¹È¯ TORA_TSTP_BC_BuyRepay = cvar.TORA_TSTP_BC_BuyRepay # »¹È¯»®×ª TORA_TSTP_BC_RepayTransfer = cvar.TORA_TSTP_BC_RepayTransfer # Óàȯ»®×ª TORA_TSTP_BC_SurplusTransfer = cvar.TORA_TSTP_BC_SurplusTransfer # Դȯ»®×ª TORA_TSTP_BC_SourceTransfer = cvar.TORA_TSTP_BC_SourceTransfer # Âôȯǿƽ»¹¿î(ÄÚ²¿Ê¹ÓÃ) TORA_TSTP_BC_ForceSellRepay = cvar.TORA_TSTP_BC_ForceSellRepay # Âòȯǿƽ»¹È¯(ÄÚ²¿Ê¹ÓÃ) TORA_TSTP_BC_ForceBuyRepay = cvar.TORA_TSTP_BC_ForceBuyRepay # ¸ºÕ®Õ¹ÆÚ(ÄÚ²¿Ê¹ÓÃ) TORA_TSTP_BC_DebtExtend = cvar.TORA_TSTP_BC_DebtExtend # תÍÐ¹Ü TORA_TSTP_BC_CustodyTransfer = cvar.TORA_TSTP_BC_CustodyTransfer # ծȯת¹É TORA_TSTP_BC_BondConvertStock = cvar.TORA_TSTP_BC_BondConvertStock # ծȯ»ØÊÛ TORA_TSTP_BC_BondPutback = cvar.TORA_TSTP_BC_BondPutback # ETFʵÎïÉ깺 TORA_TSTP_BC_ETFOtPur = cvar.TORA_TSTP_BC_ETFOtPur # ETFʵÎïÊê»Ø TORA_TSTP_BC_ETFOtRed = cvar.TORA_TSTP_BC_ETFOtRed # »ØÊÛ³·Ïú TORA_TSTP_BC_PutbackRelieve = cvar.TORA_TSTP_BC_PutbackRelieve # ëӶ½ð TORA_TSTP_BT_Gross = cvar.TORA_TSTP_BT_Gross # ¾»Ó¶½ð TORA_TSTP_BT_Net = cvar.TORA_TSTP_BT_Net # ʵʱÉϳ¡ TORA_TSTP_OPRTSRC_DBCommand = cvar.TORA_TSTP_OPRTSRC_DBCommand # APIµ÷Óà TORA_TSTP_OPRTSRC_SyncAPI = cvar.TORA_TSTP_OPRTSRC_SyncAPI # ×Ô¶¯´¥·¢ TORA_TSTP_OPRTSRC_AutoTrigger = cvar.TORA_TSTP_OPRTSRC_AutoTrigger # API½ô¼±Éϳ¡ TORA_TSTP_OPRTSRC_EmergencyAPI = cvar.TORA_TSTP_OPRTSRC_EmergencyAPI # ´´Òµ°å TORA_TSTP_SPLT_GEM = cvar.TORA_TSTP_SPLT_GEM # ·çÏÕ¾¯Ê¾°å TORA_TSTP_SPLT_RiskWarning = cvar.TORA_TSTP_SPLT_RiskWarning # ÍËÊÐÕûÀí°å TORA_TSTP_SPLT_Delisting = cvar.TORA_TSTP_SPLT_Delisting # ¸Û¹Éͨ TORA_TSTP_SPLT_SZSEHK = cvar.TORA_TSTP_SPLT_SZSEHK # ¿Æ´´°å TORA_TSTP_SPLT_SHKC = cvar.TORA_TSTP_SPLT_SHKC # ´´Òµ°å×¢²áÖÆ TORA_TSTP_SPLT_GEMRegistration = cvar.TORA_TSTP_SPLT_GEMRegistration # ·Ö¼¶»ù½ð TORA_TSTP_SPLT_StructFund = cvar.TORA_TSTP_SPLT_StructFund # ¿Éתծ TORA_TSTP_SPLT_ConvertBond = cvar.TORA_TSTP_SPLT_ConvertBond # »ù´¡ÉèÊ©»ù½ð TORA_TSTP_SPLT_InfrastructureFund = cvar.TORA_TSTP_SPLT_InfrastructureFund # ¶¨Ïò¿Éתծ TORA_TSTP_SPLT_OrientedConvertBond = cvar.TORA_TSTP_SPLT_OrientedConvertBond # ±±½»Ëù¹ÉƱ TORA_TSTP_SPLT_BJStock = cvar.TORA_TSTP_SPLT_BJStock # ÆÕͨÉêÊê TORA_TSTP_CRT_IS = cvar.TORA_TSTP_CRT_IS # ʵÎïÉêÊê TORA_TSTP_CRT_OS = cvar.TORA_TSTP_CRT_OS # ½ûÖ¹ÏÖ½ðÌæ´ú TORA_TSTP_ETFCTSTAT_Forbidden = cvar.TORA_TSTP_ETFCTSTAT_Forbidden # ¿ÉÒÔÏÖ½ðÌæ´ú TORA_TSTP_ETFCTSTAT_Allow = cvar.TORA_TSTP_ETFCTSTAT_Allow # ±ØÐëÏÖ½ðÌæ´ú TORA_TSTP_ETFCTSTAT_Force = cvar.TORA_TSTP_ETFCTSTAT_Force # ¿çÊÐÍ˲¹ÏÖ½ðÌæ´ú TORA_TSTP_ETFCTSTAT_CBAllow = cvar.TORA_TSTP_ETFCTSTAT_CBAllow # ¿çÊбØÐëÏÖ½ðÌæ´ú TORA_TSTP_ETFCTSTAT_CBForce = cvar.TORA_TSTP_ETFCTSTAT_CBForce # ¹É±¾Ö¤È¯ TORA_TSTP_PTID_Stock = cvar.TORA_TSTP_PTID_Stock # Õ®Îñ֤ȯ TORA_TSTP_PTID_Bond = cvar.TORA_TSTP_PTID_Bond # ¹ÉƱÆÚȨ TORA_TSTP_PTID_Option = cvar.TORA_TSTP_PTID_Option # ÂòÂô»ù½ð TORA_TSTP_PTID_Fund = cvar.TORA_TSTP_PTID_Fund # ¼Û¸ñÉÏÏÂÏÞ TORA_TSTP_PPT_LimitPrice = cvar.TORA_TSTP_PPT_LimitPrice # ¼Û²î×é TORA_TSTP_PPT_PriceTick = cvar.TORA_TSTP_PPT_PriceTick # ±ê×¼LOF TORA_TSTP_FUT_Normal = cvar.TORA_TSTP_FUT_Normal # ·Ö¼¶Ä¸»ù½ð TORA_TSTP_FUT_Mother = cvar.TORA_TSTP_FUT_Mother # ·Ö¼¶×Ó»ù½ð TORA_TSTP_FUT_Sub = cvar.TORA_TSTP_FUT_Sub # TCPģʽ TORA_TSTP_TCM_TCP = cvar.TORA_TSTP_TCM_TCP # UDPģʽ TORA_TSTP_TCM_UDP = cvar.TORA_TSTP_TCM_UDP # PROXYģʽ TORA_TSTP_TCM_PROXY = cvar.TORA_TSTP_TCM_PROXY #########################################µÇ¼ÏìÓ¦############################################ class CTORATstpRspUserLoginField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpRspUserLoginField_UserRequestID_get, _traderapi.CTORATstpRspUserLoginField_UserRequestID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpRspUserLoginField_DepartmentID_get, _traderapi.CTORATstpRspUserLoginField_DepartmentID_set) # µÇ¼ÕË»§ LogInAccount = property(_traderapi.CTORATstpRspUserLoginField_LogInAccount_get, _traderapi.CTORATstpRspUserLoginField_LogInAccount_set) # µÇ¼ÕË»§ÀàÐÍ LogInAccountType = property(_traderapi.CTORATstpRspUserLoginField_LogInAccountType_get, _traderapi.CTORATstpRspUserLoginField_LogInAccountType_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpRspUserLoginField_FrontID_get, _traderapi.CTORATstpRspUserLoginField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpRspUserLoginField_SessionID_get, _traderapi.CTORATstpRspUserLoginField_SessionID_set) # ×î´ó±¨µ¥ÒýÓà MaxOrderRef = property(_traderapi.CTORATstpRspUserLoginField_MaxOrderRef_get, _traderapi.CTORATstpRspUserLoginField_MaxOrderRef_set) # ˽ÓÐÁ÷³¤¶È PrivateFlowCount = property(_traderapi.CTORATstpRspUserLoginField_PrivateFlowCount_get, _traderapi.CTORATstpRspUserLoginField_PrivateFlowCount_set) # ¹«ÓÐÁ÷³¤¶È PublicFlowCount = property(_traderapi.CTORATstpRspUserLoginField_PublicFlowCount_get, _traderapi.CTORATstpRspUserLoginField_PublicFlowCount_set) # µÇ¼ʱ¼ä LoginTime = property(_traderapi.CTORATstpRspUserLoginField_LoginTime_get, _traderapi.CTORATstpRspUserLoginField_LoginTime_set) # ½»Ò×ϵͳÃû³Æ SystemName = property(_traderapi.CTORATstpRspUserLoginField_SystemName_get, _traderapi.CTORATstpRspUserLoginField_SystemName_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpRspUserLoginField_TradingDay_get, _traderapi.CTORATstpRspUserLoginField_TradingDay_set) # Óû§´úÂë UserID = property(_traderapi.CTORATstpRspUserLoginField_UserID_get, _traderapi.CTORATstpRspUserLoginField_UserID_set) # Óû§Ãû³Æ UserName = property(_traderapi.CTORATstpRspUserLoginField_UserName_get, _traderapi.CTORATstpRspUserLoginField_UserName_set) # Óû§ÀàÐÍ UserType = property(_traderapi.CTORATstpRspUserLoginField_UserType_get, _traderapi.CTORATstpRspUserLoginField_UserType_set) # ±¨µ¥Á÷¿Ø OrderInsertCommFlux = property(_traderapi.CTORATstpRspUserLoginField_OrderInsertCommFlux_get, _traderapi.CTORATstpRspUserLoginField_OrderInsertCommFlux_set) # ³·µ¥Á÷¿Ø OrderActionCommFlux = property(_traderapi.CTORATstpRspUserLoginField_OrderActionCommFlux_get, _traderapi.CTORATstpRspUserLoginField_OrderActionCommFlux_set) # ÃÜÂëµ½ÆÚÈÕÆÚ PasswordExpiryDate = property(_traderapi.CTORATstpRspUserLoginField_PasswordExpiryDate_get, _traderapi.CTORATstpRspUserLoginField_PasswordExpiryDate_set) # ÊÇ·ñÐèÒª¸ÄÃÜ NeedUpdatePassword = property(_traderapi.CTORATstpRspUserLoginField_NeedUpdatePassword_get, _traderapi.CTORATstpRspUserLoginField_NeedUpdatePassword_set) # ÈÏÖ¤ÐòÁкŠCertSerial = property(_traderapi.CTORATstpRspUserLoginField_CertSerial_get, _traderapi.CTORATstpRspUserLoginField_CertSerial_set) # ÄÚÍøIPµØÖ· InnerIPAddress = property(_traderapi.CTORATstpRspUserLoginField_InnerIPAddress_get, _traderapi.CTORATstpRspUserLoginField_InnerIPAddress_set) # ÍâÍøIPµØÖ· OuterIPAddress = property(_traderapi.CTORATstpRspUserLoginField_OuterIPAddress_get, _traderapi.CTORATstpRspUserLoginField_OuterIPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpRspUserLoginField_MacAddress_get, _traderapi.CTORATstpRspUserLoginField_MacAddress_set) # ¹ØÁª½Úµã±àºÅ(ÄÚ²¿Ê¹ÓÃ) NodeRef = property(_traderapi.CTORATstpRspUserLoginField_NodeRef_get, _traderapi.CTORATstpRspUserLoginField_NodeRef_set) def __init__(self): _traderapi.CTORATstpRspUserLoginField_swiginit(self, _traderapi.new_CTORATstpRspUserLoginField()) __swig_destroy__ = _traderapi.delete_CTORATstpRspUserLoginField # Register CTORATstpRspUserLoginField in _traderapi: _traderapi.CTORATstpRspUserLoginField_swigregister(CTORATstpRspUserLoginField) #########################################ÏìÓ¦ÐÅÏ¢############################################ class CTORATstpRspInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ´íÎó´úÂë ErrorID = property(_traderapi.CTORATstpRspInfoField_ErrorID_get, _traderapi.CTORATstpRspInfoField_ErrorID_set) # ´íÎóÐÅÏ¢ ErrorMsg = property(_traderapi.CTORATstpRspInfoField_ErrorMsg_get, _traderapi.CTORATstpRspInfoField_ErrorMsg_set) def __init__(self): _traderapi.CTORATstpRspInfoField_swiginit(self, _traderapi.new_CTORATstpRspInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpRspInfoField # Register CTORATstpRspInfoField in _traderapi: _traderapi.CTORATstpRspInfoField_swigregister(CTORATstpRspInfoField) #########################################Óû§µÇ³ö############################################ class CTORATstpUserLogoutField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpUserLogoutField_UserRequestID_get, _traderapi.CTORATstpUserLogoutField_UserRequestID_set) # Óû§´úÂë UserID = property(_traderapi.CTORATstpUserLogoutField_UserID_get, _traderapi.CTORATstpUserLogoutField_UserID_set) def __init__(self): _traderapi.CTORATstpUserLogoutField_swiginit(self, _traderapi.new_CTORATstpUserLogoutField()) __swig_destroy__ = _traderapi.delete_CTORATstpUserLogoutField # Register CTORATstpUserLogoutField in _traderapi: _traderapi.CTORATstpUserLogoutField_swigregister(CTORATstpUserLogoutField) #########################################ÐÞ¸ÄÓû§ÃÜÂë############################################ class CTORATstpUserPasswordUpdateField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§´úÂë UserID = property(_traderapi.CTORATstpUserPasswordUpdateField_UserID_get, _traderapi.CTORATstpUserPasswordUpdateField_UserID_set) # ¾ÉÃÜÂë OldPassword = property(_traderapi.CTORATstpUserPasswordUpdateField_OldPassword_get, _traderapi.CTORATstpUserPasswordUpdateField_OldPassword_set) # ÐÂÃÜÂë NewPassword = property(_traderapi.CTORATstpUserPasswordUpdateField_NewPassword_get, _traderapi.CTORATstpUserPasswordUpdateField_NewPassword_set) # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpUserPasswordUpdateField_UserRequestID_get, _traderapi.CTORATstpUserPasswordUpdateField_UserRequestID_set) def __init__(self): _traderapi.CTORATstpUserPasswordUpdateField_swiginit(self, _traderapi.new_CTORATstpUserPasswordUpdateField()) __swig_destroy__ = _traderapi.delete_CTORATstpUserPasswordUpdateField # Register CTORATstpUserPasswordUpdateField in _traderapi: _traderapi.CTORATstpUserPasswordUpdateField_swigregister(CTORATstpUserPasswordUpdateField) #########################################ÇëÇó¼ÈëÉ豸ÐòÁÐ############################################ class CTORATstpReqInputDeviceSerialField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpReqInputDeviceSerialField_UserRequestID_get, _traderapi.CTORATstpReqInputDeviceSerialField_UserRequestID_set) # Óû§´úÂë UserID = property(_traderapi.CTORATstpReqInputDeviceSerialField_UserID_get, _traderapi.CTORATstpReqInputDeviceSerialField_UserID_set) # É豸±êʶ DeviceID = property(_traderapi.CTORATstpReqInputDeviceSerialField_DeviceID_get, _traderapi.CTORATstpReqInputDeviceSerialField_DeviceID_set) # É豸ÐòÁкŠCertSerial = property(_traderapi.CTORATstpReqInputDeviceSerialField_CertSerial_get, _traderapi.CTORATstpReqInputDeviceSerialField_CertSerial_set) # É豸Àà±ð DeviceType = property(_traderapi.CTORATstpReqInputDeviceSerialField_DeviceType_get, _traderapi.CTORATstpReqInputDeviceSerialField_DeviceType_set) def __init__(self): _traderapi.CTORATstpReqInputDeviceSerialField_swiginit(self, _traderapi.new_CTORATstpReqInputDeviceSerialField()) __swig_destroy__ = _traderapi.delete_CTORATstpReqInputDeviceSerialField # Register CTORATstpReqInputDeviceSerialField in _traderapi: _traderapi.CTORATstpReqInputDeviceSerialField_swigregister(CTORATstpReqInputDeviceSerialField) #########################################¼ÈëÉ豸ÐòÁÐÏìÓ¦############################################ class CTORATstpRspInputDeviceSerialField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpRspInputDeviceSerialField_UserRequestID_get, _traderapi.CTORATstpRspInputDeviceSerialField_UserRequestID_set) # Óû§´úÂë UserID = property(_traderapi.CTORATstpRspInputDeviceSerialField_UserID_get, _traderapi.CTORATstpRspInputDeviceSerialField_UserID_set) def __init__(self): _traderapi.CTORATstpRspInputDeviceSerialField_swiginit(self, _traderapi.new_CTORATstpRspInputDeviceSerialField()) __swig_destroy__ = _traderapi.delete_CTORATstpRspInputDeviceSerialField # Register CTORATstpRspInputDeviceSerialField in _traderapi: _traderapi.CTORATstpRspInputDeviceSerialField_swigregister(CTORATstpRspInputDeviceSerialField) #########################################ÊäÈ뱨µ¥############################################ class CTORATstpInputOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputOrderField_UserRequestID_get, _traderapi.CTORATstpInputOrderField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInputOrderField_ExchangeID_get, _traderapi.CTORATstpInputOrderField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInputOrderField_InvestorID_get, _traderapi.CTORATstpInputOrderField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpInputOrderField_BusinessUnitID_get, _traderapi.CTORATstpInputOrderField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpInputOrderField_ShareholderID_get, _traderapi.CTORATstpInputOrderField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpInputOrderField_SecurityID_get, _traderapi.CTORATstpInputOrderField_SecurityID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpInputOrderField_Direction_get, _traderapi.CTORATstpInputOrderField_Direction_set) # ¼Û¸ñ LimitPrice = property(_traderapi.CTORATstpInputOrderField_LimitPrice_get, _traderapi.CTORATstpInputOrderField_LimitPrice_set) # ÊýÁ¿ VolumeTotalOriginal = property(_traderapi.CTORATstpInputOrderField_VolumeTotalOriginal_get, _traderapi.CTORATstpInputOrderField_VolumeTotalOriginal_set) # ±¨µ¥¼Û¸ñÌõ¼þ OrderPriceType = property(_traderapi.CTORATstpInputOrderField_OrderPriceType_get, _traderapi.CTORATstpInputOrderField_OrderPriceType_set) # ÓÐЧÆÚÀàÐÍ TimeCondition = property(_traderapi.CTORATstpInputOrderField_TimeCondition_get, _traderapi.CTORATstpInputOrderField_TimeCondition_set) # ³É½»Á¿ÀàÐÍ VolumeCondition = property(_traderapi.CTORATstpInputOrderField_VolumeCondition_get, _traderapi.CTORATstpInputOrderField_VolumeCondition_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpInputOrderField_Operway_get, _traderapi.CTORATstpInputOrderField_Operway_set) # ±¨µ¥ÒýÓà OrderRef = property(_traderapi.CTORATstpInputOrderField_OrderRef_get, _traderapi.CTORATstpInputOrderField_OrderRef_set) # ¸Û¹Éͨ¶©µ¥ÊýÁ¿ÀàÐÍ LotType = property(_traderapi.CTORATstpInputOrderField_LotType_get, _traderapi.CTORATstpInputOrderField_LotType_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpInputOrderField_OrderSysID_get, _traderapi.CTORATstpInputOrderField_OrderSysID_set) # Ìõ¼þ¼ì²é CondCheck = property(_traderapi.CTORATstpInputOrderField_CondCheck_get, _traderapi.CTORATstpInputOrderField_CondCheck_set) # ÓÐЧÈÕÆÚ GTDate = property(_traderapi.CTORATstpInputOrderField_GTDate_get, _traderapi.CTORATstpInputOrderField_GTDate_set) # ǿƽԭÒò(Á½ÈÚרÓÃ) ForceCloseReason = property(_traderapi.CTORATstpInputOrderField_ForceCloseReason_get, _traderapi.CTORATstpInputOrderField_ForceCloseReason_set) # Ö¸¶¨³¥»¹µÄÐÅÓøºÕ®±àºÅ£¨¸Ã×Ö¶ÎÖÿձíʾ²»Ö¸¶¨³¥»¹£©(Á½ÈÚרÓÃ) CreditDebtID = property(_traderapi.CTORATstpInputOrderField_CreditDebtID_get, _traderapi.CTORATstpInputOrderField_CreditDebtID_set) # Í·´çÀàÐÍ(Á½ÈÚרÓÃ) CreditQuotaType = property(_traderapi.CTORATstpInputOrderField_CreditQuotaType_get, _traderapi.CTORATstpInputOrderField_CreditQuotaType_set) # ·ÑÏ¢ÕÛ¿Ûȯ±àºÅ£¨0±íʾ²»Ê¹ÓÃÕÛ¿Ûȯ£©(Á½ÈÚרÓÃ) DiscountCouponID = property(_traderapi.CTORATstpInputOrderField_DiscountCouponID_get, _traderapi.CTORATstpInputOrderField_DiscountCouponID_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpInputOrderField_SInfo_get, _traderapi.CTORATstpInputOrderField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpInputOrderField_IInfo_get, _traderapi.CTORATstpInputOrderField_IInfo_set) def __init__(self): _traderapi.CTORATstpInputOrderField_swiginit(self, _traderapi.new_CTORATstpInputOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputOrderField # Register CTORATstpInputOrderField in _traderapi: _traderapi.CTORATstpInputOrderField_swigregister(CTORATstpInputOrderField) #########################################±¨µ¥############################################ class CTORATstpOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpOrderField_ExchangeID_get, _traderapi.CTORATstpOrderField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpOrderField_InvestorID_get, _traderapi.CTORATstpOrderField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpOrderField_BusinessUnitID_get, _traderapi.CTORATstpOrderField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpOrderField_ShareholderID_get, _traderapi.CTORATstpOrderField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpOrderField_SecurityID_get, _traderapi.CTORATstpOrderField_SecurityID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpOrderField_Direction_get, _traderapi.CTORATstpOrderField_Direction_set) # ±¨µ¥¼Û¸ñÌõ¼þ OrderPriceType = property(_traderapi.CTORATstpOrderField_OrderPriceType_get, _traderapi.CTORATstpOrderField_OrderPriceType_set) # ÓÐЧÆÚÀàÐÍ TimeCondition = property(_traderapi.CTORATstpOrderField_TimeCondition_get, _traderapi.CTORATstpOrderField_TimeCondition_set) # ³É½»Á¿ÀàÐÍ VolumeCondition = property(_traderapi.CTORATstpOrderField_VolumeCondition_get, _traderapi.CTORATstpOrderField_VolumeCondition_set) # ¼Û¸ñ LimitPrice = property(_traderapi.CTORATstpOrderField_LimitPrice_get, _traderapi.CTORATstpOrderField_LimitPrice_set) # ÊýÁ¿ VolumeTotalOriginal = property(_traderapi.CTORATstpOrderField_VolumeTotalOriginal_get, _traderapi.CTORATstpOrderField_VolumeTotalOriginal_set) # ¸Û¹Éͨ¶©µ¥ÊýÁ¿ÀàÐÍ LotType = property(_traderapi.CTORATstpOrderField_LotType_get, _traderapi.CTORATstpOrderField_LotType_set) # ÓÐЧÈÕÆÚ GTDate = property(_traderapi.CTORATstpOrderField_GTDate_get, _traderapi.CTORATstpOrderField_GTDate_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpOrderField_Operway_get, _traderapi.CTORATstpOrderField_Operway_set) # Ìõ¼þ¼ì²é CondCheck = property(_traderapi.CTORATstpOrderField_CondCheck_get, _traderapi.CTORATstpOrderField_CondCheck_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpOrderField_SInfo_get, _traderapi.CTORATstpOrderField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpOrderField_IInfo_get, _traderapi.CTORATstpOrderField_IInfo_set) # ÇëÇó±àºÅ RequestID = property(_traderapi.CTORATstpOrderField_RequestID_get, _traderapi.CTORATstpOrderField_RequestID_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpOrderField_FrontID_get, _traderapi.CTORATstpOrderField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpOrderField_SessionID_get, _traderapi.CTORATstpOrderField_SessionID_set) # ±¨µ¥ÒýÓà OrderRef = property(_traderapi.CTORATstpOrderField_OrderRef_get, _traderapi.CTORATstpOrderField_OrderRef_set) # ±¾µØ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpOrderField_OrderLocalID_get, _traderapi.CTORATstpOrderField_OrderLocalID_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpOrderField_OrderSysID_get, _traderapi.CTORATstpOrderField_OrderSysID_set) # ±¨µ¥×´Ì¬ OrderStatus = property(_traderapi.CTORATstpOrderField_OrderStatus_get, _traderapi.CTORATstpOrderField_OrderStatus_set) # ±¨µ¥Ìύ״̬ OrderSubmitStatus = property(_traderapi.CTORATstpOrderField_OrderSubmitStatus_get, _traderapi.CTORATstpOrderField_OrderSubmitStatus_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpOrderField_StatusMsg_get, _traderapi.CTORATstpOrderField_StatusMsg_set) # Òѳɽ»ÊýÁ¿ VolumeTraded = property(_traderapi.CTORATstpOrderField_VolumeTraded_get, _traderapi.CTORATstpOrderField_VolumeTraded_set) # Òѳ·ÏúÊýÁ¿ VolumeCanceled = property(_traderapi.CTORATstpOrderField_VolumeCanceled_get, _traderapi.CTORATstpOrderField_VolumeCanceled_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpOrderField_TradingDay_get, _traderapi.CTORATstpOrderField_TradingDay_set) # É걨Óû§ InsertUser = property(_traderapi.CTORATstpOrderField_InsertUser_get, _traderapi.CTORATstpOrderField_InsertUser_set) # É걨ÈÕÆÚ InsertDate = property(_traderapi.CTORATstpOrderField_InsertDate_get, _traderapi.CTORATstpOrderField_InsertDate_set) # É걨ʱ¼ä InsertTime = property(_traderapi.CTORATstpOrderField_InsertTime_get, _traderapi.CTORATstpOrderField_InsertTime_set) # ½»Ò×Ëù½ÓÊÕʱ¼ä AcceptTime = property(_traderapi.CTORATstpOrderField_AcceptTime_get, _traderapi.CTORATstpOrderField_AcceptTime_set) # ³·ÏúÓû§ CancelUser = property(_traderapi.CTORATstpOrderField_CancelUser_get, _traderapi.CTORATstpOrderField_CancelUser_set) # ³·Ïúʱ¼ä CancelTime = property(_traderapi.CTORATstpOrderField_CancelTime_get, _traderapi.CTORATstpOrderField_CancelTime_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpOrderField_DepartmentID_get, _traderapi.CTORATstpOrderField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpOrderField_AccountID_get, _traderapi.CTORATstpOrderField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpOrderField_CurrencyID_get, _traderapi.CTORATstpOrderField_CurrencyID_set) # ½»Ò×µ¥Ôª´úÂë PbuID = property(_traderapi.CTORATstpOrderField_PbuID_get, _traderapi.CTORATstpOrderField_PbuID_set) # ³É½»½ð¶î Turnover = property(_traderapi.CTORATstpOrderField_Turnover_get, _traderapi.CTORATstpOrderField_Turnover_set) # ±¨µ¥ÀàÐÍ OrderType = property(_traderapi.CTORATstpOrderField_OrderType_get, _traderapi.CTORATstpOrderField_OrderType_set) # Óû§¶Ë²úÆ·ÐÅÏ¢ UserProductInfo = property(_traderapi.CTORATstpOrderField_UserProductInfo_get, _traderapi.CTORATstpOrderField_UserProductInfo_set) # ǿƽԭÒò(Á½ÈÚרÓÃ) ForceCloseReason = property(_traderapi.CTORATstpOrderField_ForceCloseReason_get, _traderapi.CTORATstpOrderField_ForceCloseReason_set) # ÐÅÓÃÍ·´ç±àºÅ(Á½ÈÚרÓÃ) CreditQuotaID = property(_traderapi.CTORATstpOrderField_CreditQuotaID_get, _traderapi.CTORATstpOrderField_CreditQuotaID_set) # Í·´çÀàÐÍ(Á½ÈÚרÓÃ) CreditQuotaType = property(_traderapi.CTORATstpOrderField_CreditQuotaType_get, _traderapi.CTORATstpOrderField_CreditQuotaType_set) # ÐÅÓøºÕ®±àºÅ(Á½ÈÚרÓÃ) CreditDebtID = property(_traderapi.CTORATstpOrderField_CreditDebtID_get, _traderapi.CTORATstpOrderField_CreditDebtID_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpOrderField_IPAddress_get, _traderapi.CTORATstpOrderField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpOrderField_MacAddress_get, _traderapi.CTORATstpOrderField_MacAddress_set) # »Ø±¨¸½¼Ó¸¡µãÐÍÊý¾ÝÐÅÏ¢ RtnFloatInfo = property(_traderapi.CTORATstpOrderField_RtnFloatInfo_get, _traderapi.CTORATstpOrderField_RtnFloatInfo_set) # »Ø±¨¸½¼ÓÕûÐÍÊý¾Ý RtnIntInfo = property(_traderapi.CTORATstpOrderField_RtnIntInfo_get, _traderapi.CTORATstpOrderField_RtnIntInfo_set) # »Ø±¨¸½¼Ó¸¡µãÐÍÊý¾Ý1 RtnFloatInfo1 = property(_traderapi.CTORATstpOrderField_RtnFloatInfo1_get, _traderapi.CTORATstpOrderField_RtnFloatInfo1_set) # »Ø±¨¸½¼Ó¸¡µãÐÍÊý¾Ý2 RtnFloatInfo2 = property(_traderapi.CTORATstpOrderField_RtnFloatInfo2_get, _traderapi.CTORATstpOrderField_RtnFloatInfo2_set) # »Ø±¨¸½¼Ó¸¡µãÐÍÊý¾Ý3 RtnFloatInfo3 = property(_traderapi.CTORATstpOrderField_RtnFloatInfo3_get, _traderapi.CTORATstpOrderField_RtnFloatInfo3_set) def __init__(self): _traderapi.CTORATstpOrderField_swiginit(self, _traderapi.new_CTORATstpOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpOrderField # Register CTORATstpOrderField in _traderapi: _traderapi.CTORATstpOrderField_swigregister(CTORATstpOrderField) #########################################Óû§±êʶ############################################ class CTORATstpUserRefField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§´úÂë UserID = property(_traderapi.CTORATstpUserRefField_UserID_get, _traderapi.CTORATstpUserRefField_UserID_set) def __init__(self): _traderapi.CTORATstpUserRefField_swiginit(self, _traderapi.new_CTORATstpUserRefField()) __swig_destroy__ = _traderapi.delete_CTORATstpUserRefField # Register CTORATstpUserRefField in _traderapi: _traderapi.CTORATstpUserRefField_swigregister(CTORATstpUserRefField) #########################################³É½»############################################ class CTORATstpTradeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpTradeField_ExchangeID_get, _traderapi.CTORATstpTradeField_ExchangeID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpTradeField_DepartmentID_get, _traderapi.CTORATstpTradeField_DepartmentID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpTradeField_InvestorID_get, _traderapi.CTORATstpTradeField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpTradeField_BusinessUnitID_get, _traderapi.CTORATstpTradeField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpTradeField_ShareholderID_get, _traderapi.CTORATstpTradeField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpTradeField_SecurityID_get, _traderapi.CTORATstpTradeField_SecurityID_set) # ³É½»±àºÅ TradeID = property(_traderapi.CTORATstpTradeField_TradeID_get, _traderapi.CTORATstpTradeField_TradeID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpTradeField_Direction_get, _traderapi.CTORATstpTradeField_Direction_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpTradeField_OrderSysID_get, _traderapi.CTORATstpTradeField_OrderSysID_set) # ±¾µØ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpTradeField_OrderLocalID_get, _traderapi.CTORATstpTradeField_OrderLocalID_set) # ³É½»¼Û¸ñ Price = property(_traderapi.CTORATstpTradeField_Price_get, _traderapi.CTORATstpTradeField_Price_set) # ³É½»ÊýÁ¿ Volume = property(_traderapi.CTORATstpTradeField_Volume_get, _traderapi.CTORATstpTradeField_Volume_set) # ³É½»ÈÕÆÚ TradeDate = property(_traderapi.CTORATstpTradeField_TradeDate_get, _traderapi.CTORATstpTradeField_TradeDate_set) # ³É½»Ê±¼ä TradeTime = property(_traderapi.CTORATstpTradeField_TradeTime_get, _traderapi.CTORATstpTradeField_TradeTime_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpTradeField_TradingDay_get, _traderapi.CTORATstpTradeField_TradingDay_set) # ½»Ò×µ¥Ôª´úÂë PbuID = property(_traderapi.CTORATstpTradeField_PbuID_get, _traderapi.CTORATstpTradeField_PbuID_set) # ±¨µ¥ÒýÓà OrderRef = property(_traderapi.CTORATstpTradeField_OrderRef_get, _traderapi.CTORATstpTradeField_OrderRef_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpTradeField_AccountID_get, _traderapi.CTORATstpTradeField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpTradeField_CurrencyID_get, _traderapi.CTORATstpTradeField_CurrencyID_set) def __init__(self): _traderapi.CTORATstpTradeField_swiginit(self, _traderapi.new_CTORATstpTradeField()) __swig_destroy__ = _traderapi.delete_CTORATstpTradeField # Register CTORATstpTradeField in _traderapi: _traderapi.CTORATstpTradeField_swigregister(CTORATstpTradeField) #########################################ÊäÈë³·µ¥²Ù×÷############################################ class CTORATstpInputOrderActionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputOrderActionField_UserRequestID_get, _traderapi.CTORATstpInputOrderActionField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInputOrderActionField_ExchangeID_get, _traderapi.CTORATstpInputOrderActionField_ExchangeID_set) # ±»³·±¨µ¥Ç°ÖñàºÅ FrontID = property(_traderapi.CTORATstpInputOrderActionField_FrontID_get, _traderapi.CTORATstpInputOrderActionField_FrontID_set) # ±»³·±¨µ¥»á»°±àºÅ SessionID = property(_traderapi.CTORATstpInputOrderActionField_SessionID_get, _traderapi.CTORATstpInputOrderActionField_SessionID_set) # ±»³·±¨µ¥ÒýÓà OrderRef = property(_traderapi.CTORATstpInputOrderActionField_OrderRef_get, _traderapi.CTORATstpInputOrderActionField_OrderRef_set) # ±»³·±¨µ¥ÏµÍ³±àºÅ OrderSysID = property(_traderapi.CTORATstpInputOrderActionField_OrderSysID_get, _traderapi.CTORATstpInputOrderActionField_OrderSysID_set) # ²Ù×÷±êÖ¾ ActionFlag = property(_traderapi.CTORATstpInputOrderActionField_ActionFlag_get, _traderapi.CTORATstpInputOrderActionField_ActionFlag_set) # ±¨µ¥²Ù×÷ÒýÓà OrderActionRef = property(_traderapi.CTORATstpInputOrderActionField_OrderActionRef_get, _traderapi.CTORATstpInputOrderActionField_OrderActionRef_set) # ϵͳ³·µ¥±àºÅ CancelOrderSysID = property(_traderapi.CTORATstpInputOrderActionField_CancelOrderSysID_get, _traderapi.CTORATstpInputOrderActionField_CancelOrderSysID_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpInputOrderActionField_Operway_get, _traderapi.CTORATstpInputOrderActionField_Operway_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpInputOrderActionField_SInfo_get, _traderapi.CTORATstpInputOrderActionField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpInputOrderActionField_IInfo_get, _traderapi.CTORATstpInputOrderActionField_IInfo_set) def __init__(self): _traderapi.CTORATstpInputOrderActionField_swiginit(self, _traderapi.new_CTORATstpInputOrderActionField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputOrderActionField # Register CTORATstpInputOrderActionField in _traderapi: _traderapi.CTORATstpInputOrderActionField_swigregister(CTORATstpInputOrderActionField) #########################################Ìõ¼þµ¥Â¼ÈëÓò############################################ class CTORATstpInputCondOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputCondOrderField_UserRequestID_get, _traderapi.CTORATstpInputCondOrderField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInputCondOrderField_ExchangeID_get, _traderapi.CTORATstpInputCondOrderField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInputCondOrderField_InvestorID_get, _traderapi.CTORATstpInputCondOrderField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpInputCondOrderField_BusinessUnitID_get, _traderapi.CTORATstpInputCondOrderField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpInputCondOrderField_ShareholderID_get, _traderapi.CTORATstpInputCondOrderField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpInputCondOrderField_SecurityID_get, _traderapi.CTORATstpInputCondOrderField_SecurityID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpInputCondOrderField_Direction_get, _traderapi.CTORATstpInputCondOrderField_Direction_set) # ¼Û¸ñÀàÐÍ OrderPriceType = property(_traderapi.CTORATstpInputCondOrderField_OrderPriceType_get, _traderapi.CTORATstpInputCondOrderField_OrderPriceType_set) # ÓÐЧÆÚÀàÐÍ TimeCondition = property(_traderapi.CTORATstpInputCondOrderField_TimeCondition_get, _traderapi.CTORATstpInputCondOrderField_TimeCondition_set) # ³É½»Á¿ÀàÐÍ VolumeCondition = property(_traderapi.CTORATstpInputCondOrderField_VolumeCondition_get, _traderapi.CTORATstpInputCondOrderField_VolumeCondition_set) # ±¨µ¥¼Û¸ñ LimitPrice = property(_traderapi.CTORATstpInputCondOrderField_LimitPrice_get, _traderapi.CTORATstpInputCondOrderField_LimitPrice_set) # ±¨µ¥ÊýÁ¿ VolumeTotalOriginal = property(_traderapi.CTORATstpInputCondOrderField_VolumeTotalOriginal_get, _traderapi.CTORATstpInputCondOrderField_VolumeTotalOriginal_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpInputCondOrderField_Operway_get, _traderapi.CTORATstpInputCondOrderField_Operway_set) # ¸Û¹Éͨ¶©µ¥ÊýÁ¿ÀàÐÍ LotType = property(_traderapi.CTORATstpInputCondOrderField_LotType_get, _traderapi.CTORATstpInputCondOrderField_LotType_set) # Ìõ¼þ¼ì²é CondCheck = property(_traderapi.CTORATstpInputCondOrderField_CondCheck_get, _traderapi.CTORATstpInputCondOrderField_CondCheck_set) # ÓÐЧÈÕÆÚ GTDate = property(_traderapi.CTORATstpInputCondOrderField_GTDate_get, _traderapi.CTORATstpInputCondOrderField_GTDate_set) # ǿƽԭÒò(Á½ÈÚרÓÃ) ForceCloseReason = property(_traderapi.CTORATstpInputCondOrderField_ForceCloseReason_get, _traderapi.CTORATstpInputCondOrderField_ForceCloseReason_set) # Ö¸¶¨³¥»¹µÄÐÅÓøºÕ®±àºÅ£¨¸Ã×Ö¶ÎÖÿձíʾ²»Ö¸¶¨³¥»¹£©(Á½ÈÚרÓÃ) CreditDebtID = property(_traderapi.CTORATstpInputCondOrderField_CreditDebtID_get, _traderapi.CTORATstpInputCondOrderField_CreditDebtID_set) # Í·´çÀàÐÍ(Á½ÈÚרÓÃ) CreditQuotaType = property(_traderapi.CTORATstpInputCondOrderField_CreditQuotaType_get, _traderapi.CTORATstpInputCondOrderField_CreditQuotaType_set) # ·ÑÏ¢ÕÛ¿Ûȯ±àºÅ£¨0±íʾ²»Ê¹ÓÃÕÛ¿Ûȯ£©(Á½ÈÚרÓÃ) DiscountCouponID = property(_traderapi.CTORATstpInputCondOrderField_DiscountCouponID_get, _traderapi.CTORATstpInputCondOrderField_DiscountCouponID_set) # Ìõ¼þ±¨µ¥ÒýÓà CondOrderRef = property(_traderapi.CTORATstpInputCondOrderField_CondOrderRef_get, _traderapi.CTORATstpInputCondOrderField_CondOrderRef_set) # Ìõ¼þ±¨µ¥±àºÅ CondOrderID = property(_traderapi.CTORATstpInputCondOrderField_CondOrderID_get, _traderapi.CTORATstpInputCondOrderField_CondOrderID_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpInputCondOrderField_SInfo_get, _traderapi.CTORATstpInputCondOrderField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpInputCondOrderField_IInfo_get, _traderapi.CTORATstpInputCondOrderField_IInfo_set) # ´¥·¢»ù×¼ÊýÁ¿ÀàÐÍ TriggerOrderVolumeType = property(_traderapi.CTORATstpInputCondOrderField_TriggerOrderVolumeType_get, _traderapi.CTORATstpInputCondOrderField_TriggerOrderVolumeType_set) # ´¥·¢»ù×¼¼ÛÀàÐÍ TriggerOrderPriceType = property(_traderapi.CTORATstpInputCondOrderField_TriggerOrderPriceType_get, _traderapi.CTORATstpInputCondOrderField_TriggerOrderPriceType_set) # Ìõ¼þµ¥´¥·¢Ìõ¼þ ContingentCondition = property(_traderapi.CTORATstpInputCondOrderField_ContingentCondition_get, _traderapi.CTORATstpInputCondOrderField_ContingentCondition_set) # Ìõ¼þ¼Û ConditionPrice = property(_traderapi.CTORATstpInputCondOrderField_ConditionPrice_get, _traderapi.CTORATstpInputCondOrderField_ConditionPrice_set) # ¼Û¸ñ¸¡¶¯tickÊý PriceTicks = property(_traderapi.CTORATstpInputCondOrderField_PriceTicks_get, _traderapi.CTORATstpInputCondOrderField_PriceTicks_set) # ÊýÁ¿¸¡¶¯±¶Êý VolumeMultiple = property(_traderapi.CTORATstpInputCondOrderField_VolumeMultiple_get, _traderapi.CTORATstpInputCondOrderField_VolumeMultiple_set) # Ïà¹ØÇ°ÖñàºÅ RelativeFrontID = property(_traderapi.CTORATstpInputCondOrderField_RelativeFrontID_get, _traderapi.CTORATstpInputCondOrderField_RelativeFrontID_set) # Ïà¹Ø»á»°±àºÅ RelativeSessionID = property(_traderapi.CTORATstpInputCondOrderField_RelativeSessionID_get, _traderapi.CTORATstpInputCondOrderField_RelativeSessionID_set) # Ïà¹ØÌõ¼þ²ÎÊý RelativeParam = property(_traderapi.CTORATstpInputCondOrderField_RelativeParam_get, _traderapi.CTORATstpInputCondOrderField_RelativeParam_set) # ¸½¼ÓÌõ¼þµ¥´¥·¢Ìõ¼þ AppendContingentCondition = property(_traderapi.CTORATstpInputCondOrderField_AppendContingentCondition_get, _traderapi.CTORATstpInputCondOrderField_AppendContingentCondition_set) # ¸½¼ÓÌõ¼þ¼Û AppendConditionPrice = property(_traderapi.CTORATstpInputCondOrderField_AppendConditionPrice_get, _traderapi.CTORATstpInputCondOrderField_AppendConditionPrice_set) # ¸½¼ÓÏà¹ØÇ°ÖñàºÅ AppendRelativeFrontID = property(_traderapi.CTORATstpInputCondOrderField_AppendRelativeFrontID_get, _traderapi.CTORATstpInputCondOrderField_AppendRelativeFrontID_set) # ¸½¼ÓÏà¹Ø»á»°±àºÅ AppendRelativeSessionID = property(_traderapi.CTORATstpInputCondOrderField_AppendRelativeSessionID_get, _traderapi.CTORATstpInputCondOrderField_AppendRelativeSessionID_set) # ¸½¼ÓÏà¹ØÌõ¼þ²ÎÊý AppendRelativeParam = property(_traderapi.CTORATstpInputCondOrderField_AppendRelativeParam_get, _traderapi.CTORATstpInputCondOrderField_AppendRelativeParam_set) def __init__(self): _traderapi.CTORATstpInputCondOrderField_swiginit(self, _traderapi.new_CTORATstpInputCondOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputCondOrderField # Register CTORATstpInputCondOrderField in _traderapi: _traderapi.CTORATstpInputCondOrderField_swigregister(CTORATstpInputCondOrderField) #########################################Ìõ¼þµ¥Óò############################################ class CTORATstpConditionOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpConditionOrderField_ExchangeID_get, _traderapi.CTORATstpConditionOrderField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpConditionOrderField_InvestorID_get, _traderapi.CTORATstpConditionOrderField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpConditionOrderField_BusinessUnitID_get, _traderapi.CTORATstpConditionOrderField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpConditionOrderField_ShareholderID_get, _traderapi.CTORATstpConditionOrderField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpConditionOrderField_SecurityID_get, _traderapi.CTORATstpConditionOrderField_SecurityID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpConditionOrderField_Direction_get, _traderapi.CTORATstpConditionOrderField_Direction_set) # ¼Û¸ñÀàÐÍ OrderPriceType = property(_traderapi.CTORATstpConditionOrderField_OrderPriceType_get, _traderapi.CTORATstpConditionOrderField_OrderPriceType_set) # ÓÐЧÆÚÀàÐÍ TimeCondition = property(_traderapi.CTORATstpConditionOrderField_TimeCondition_get, _traderapi.CTORATstpConditionOrderField_TimeCondition_set) # ³É½»Á¿ÀàÐÍ VolumeCondition = property(_traderapi.CTORATstpConditionOrderField_VolumeCondition_get, _traderapi.CTORATstpConditionOrderField_VolumeCondition_set) # ±¨µ¥¼Û¸ñ LimitPrice = property(_traderapi.CTORATstpConditionOrderField_LimitPrice_get, _traderapi.CTORATstpConditionOrderField_LimitPrice_set) # ±¨µ¥ÊýÁ¿ VolumeTotalOriginal = property(_traderapi.CTORATstpConditionOrderField_VolumeTotalOriginal_get, _traderapi.CTORATstpConditionOrderField_VolumeTotalOriginal_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpConditionOrderField_Operway_get, _traderapi.CTORATstpConditionOrderField_Operway_set) # ¸Û¹Éͨ¶©µ¥ÊýÁ¿ÀàÐÍ LotType = property(_traderapi.CTORATstpConditionOrderField_LotType_get, _traderapi.CTORATstpConditionOrderField_LotType_set) # Ìõ¼þ¼ì²é CondCheck = property(_traderapi.CTORATstpConditionOrderField_CondCheck_get, _traderapi.CTORATstpConditionOrderField_CondCheck_set) # ÓÐЧÈÕÆÚ GTDate = property(_traderapi.CTORATstpConditionOrderField_GTDate_get, _traderapi.CTORATstpConditionOrderField_GTDate_set) # ǿƽԭÒò(Á½ÈÚרÓÃ) ForceCloseReason = property(_traderapi.CTORATstpConditionOrderField_ForceCloseReason_get, _traderapi.CTORATstpConditionOrderField_ForceCloseReason_set) # Ö¸¶¨³¥»¹µÄÐÅÓøºÕ®±àºÅ£¨¸Ã×Ö¶ÎÖÿձíʾ²»Ö¸¶¨³¥»¹£©(Á½ÈÚרÓÃ) CreditDebtID = property(_traderapi.CTORATstpConditionOrderField_CreditDebtID_get, _traderapi.CTORATstpConditionOrderField_CreditDebtID_set) # Í·´çÀàÐÍ(Á½ÈÚרÓÃ) CreditQuotaType = property(_traderapi.CTORATstpConditionOrderField_CreditQuotaType_get, _traderapi.CTORATstpConditionOrderField_CreditQuotaType_set) # ·ÑÏ¢ÕÛ¿Ûȯ±àºÅ£¨0±íʾ²»Ê¹ÓÃÕÛ¿Ûȯ£©(Á½ÈÚרÓÃ) DiscountCouponID = property(_traderapi.CTORATstpConditionOrderField_DiscountCouponID_get, _traderapi.CTORATstpConditionOrderField_DiscountCouponID_set) # Ìõ¼þ±¨µ¥ÒýÓà CondOrderRef = property(_traderapi.CTORATstpConditionOrderField_CondOrderRef_get, _traderapi.CTORATstpConditionOrderField_CondOrderRef_set) # ±¨µ¥±àºÅ CondOrderID = property(_traderapi.CTORATstpConditionOrderField_CondOrderID_get, _traderapi.CTORATstpConditionOrderField_CondOrderID_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpConditionOrderField_SInfo_get, _traderapi.CTORATstpConditionOrderField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpConditionOrderField_IInfo_get, _traderapi.CTORATstpConditionOrderField_IInfo_set) # ´¥·¢»ù×¼ÊýÁ¿ÀàÐÍ TriggerOrderVolumeType = property(_traderapi.CTORATstpConditionOrderField_TriggerOrderVolumeType_get, _traderapi.CTORATstpConditionOrderField_TriggerOrderVolumeType_set) # ´¥·¢»ù×¼¼ÛÀàÐÍ TriggerOrderPriceType = property(_traderapi.CTORATstpConditionOrderField_TriggerOrderPriceType_get, _traderapi.CTORATstpConditionOrderField_TriggerOrderPriceType_set) # Ìõ¼þµ¥´¥·¢Ìõ¼þ ContingentCondition = property(_traderapi.CTORATstpConditionOrderField_ContingentCondition_get, _traderapi.CTORATstpConditionOrderField_ContingentCondition_set) # Ìõ¼þ¼Û ConditionPrice = property(_traderapi.CTORATstpConditionOrderField_ConditionPrice_get, _traderapi.CTORATstpConditionOrderField_ConditionPrice_set) # ¼Û¸ñ¸¡¶¯tickÊý PriceTicks = property(_traderapi.CTORATstpConditionOrderField_PriceTicks_get, _traderapi.CTORATstpConditionOrderField_PriceTicks_set) # ÊýÁ¿¸¡¶¯±¶Êý VolumeMultiple = property(_traderapi.CTORATstpConditionOrderField_VolumeMultiple_get, _traderapi.CTORATstpConditionOrderField_VolumeMultiple_set) # Ïà¹ØÇ°ÖñàºÅ RelativeFrontID = property(_traderapi.CTORATstpConditionOrderField_RelativeFrontID_get, _traderapi.CTORATstpConditionOrderField_RelativeFrontID_set) # Ïà¹Ø»á»°±àºÅ RelativeSessionID = property(_traderapi.CTORATstpConditionOrderField_RelativeSessionID_get, _traderapi.CTORATstpConditionOrderField_RelativeSessionID_set) # Ïà¹ØÌõ¼þ²ÎÊý RelativeParam = property(_traderapi.CTORATstpConditionOrderField_RelativeParam_get, _traderapi.CTORATstpConditionOrderField_RelativeParam_set) # ¸½¼ÓÌõ¼þµ¥´¥·¢Ìõ¼þ AppendContingentCondition = property(_traderapi.CTORATstpConditionOrderField_AppendContingentCondition_get, _traderapi.CTORATstpConditionOrderField_AppendContingentCondition_set) # ¸½¼ÓÌõ¼þ¼Û AppendConditionPrice = property(_traderapi.CTORATstpConditionOrderField_AppendConditionPrice_get, _traderapi.CTORATstpConditionOrderField_AppendConditionPrice_set) # ¸½¼ÓÏà¹ØÇ°ÖñàºÅ AppendRelativeFrontID = property(_traderapi.CTORATstpConditionOrderField_AppendRelativeFrontID_get, _traderapi.CTORATstpConditionOrderField_AppendRelativeFrontID_set) # ¸½¼ÓÏà¹Ø»á»°±àºÅ AppendRelativeSessionID = property(_traderapi.CTORATstpConditionOrderField_AppendRelativeSessionID_get, _traderapi.CTORATstpConditionOrderField_AppendRelativeSessionID_set) # ¸½¼ÓÏà¹ØÌõ¼þ²ÎÊý AppendRelativeParam = property(_traderapi.CTORATstpConditionOrderField_AppendRelativeParam_get, _traderapi.CTORATstpConditionOrderField_AppendRelativeParam_set) # ÇëÇó±àºÅ RequestID = property(_traderapi.CTORATstpConditionOrderField_RequestID_get, _traderapi.CTORATstpConditionOrderField_RequestID_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpConditionOrderField_TradingDay_get, _traderapi.CTORATstpConditionOrderField_TradingDay_set) # Ìõ¼þµ¥×´Ì¬ CondOrderStatus = property(_traderapi.CTORATstpConditionOrderField_CondOrderStatus_get, _traderapi.CTORATstpConditionOrderField_CondOrderStatus_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpConditionOrderField_StatusMsg_get, _traderapi.CTORATstpConditionOrderField_StatusMsg_set) # É걨Óû§ InsertUser = property(_traderapi.CTORATstpConditionOrderField_InsertUser_get, _traderapi.CTORATstpConditionOrderField_InsertUser_set) # É걨ÈÕÆÚ InsertDate = property(_traderapi.CTORATstpConditionOrderField_InsertDate_get, _traderapi.CTORATstpConditionOrderField_InsertDate_set) # É걨ʱ¼ä InsertTime = property(_traderapi.CTORATstpConditionOrderField_InsertTime_get, _traderapi.CTORATstpConditionOrderField_InsertTime_set) # ´¥·¢ÈÕÆÚ ActiveDate = property(_traderapi.CTORATstpConditionOrderField_ActiveDate_get, _traderapi.CTORATstpConditionOrderField_ActiveDate_set) # ´¥·¢Ê±¼ä ActiveTime = property(_traderapi.CTORATstpConditionOrderField_ActiveTime_get, _traderapi.CTORATstpConditionOrderField_ActiveTime_set) # ³·ÏúÓû§ CancelUser = property(_traderapi.CTORATstpConditionOrderField_CancelUser_get, _traderapi.CTORATstpConditionOrderField_CancelUser_set) # ³·Ïúʱ¼ä CancelTime = property(_traderapi.CTORATstpConditionOrderField_CancelTime_get, _traderapi.CTORATstpConditionOrderField_CancelTime_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpConditionOrderField_FrontID_get, _traderapi.CTORATstpConditionOrderField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpConditionOrderField_SessionID_get, _traderapi.CTORATstpConditionOrderField_SessionID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpConditionOrderField_DepartmentID_get, _traderapi.CTORATstpConditionOrderField_DepartmentID_set) # Óû§¶Ë²úÆ·ÐÅÏ¢ UserProductInfo = property(_traderapi.CTORATstpConditionOrderField_UserProductInfo_get, _traderapi.CTORATstpConditionOrderField_UserProductInfo_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpConditionOrderField_IPAddress_get, _traderapi.CTORATstpConditionOrderField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpConditionOrderField_MacAddress_get, _traderapi.CTORATstpConditionOrderField_MacAddress_set) def __init__(self): _traderapi.CTORATstpConditionOrderField_swiginit(self, _traderapi.new_CTORATstpConditionOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpConditionOrderField # Register CTORATstpConditionOrderField in _traderapi: _traderapi.CTORATstpConditionOrderField_swigregister(CTORATstpConditionOrderField) #########################################Ìõ¼þµ¥²Ù×÷¼Èë############################################ class CTORATstpInputCondOrderActionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputCondOrderActionField_UserRequestID_get, _traderapi.CTORATstpInputCondOrderActionField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInputCondOrderActionField_ExchangeID_get, _traderapi.CTORATstpInputCondOrderActionField_ExchangeID_set) # ±»³·Ìõ¼þµ¥Ç°ÖñàºÅ FrontID = property(_traderapi.CTORATstpInputCondOrderActionField_FrontID_get, _traderapi.CTORATstpInputCondOrderActionField_FrontID_set) # ±»³·Ìõ¼þµ¥»á»°±àºÅ SessionID = property(_traderapi.CTORATstpInputCondOrderActionField_SessionID_get, _traderapi.CTORATstpInputCondOrderActionField_SessionID_set) # ±»³·Ìõ¼þµ¥ÒýÓà CondOrderRef = property(_traderapi.CTORATstpInputCondOrderActionField_CondOrderRef_get, _traderapi.CTORATstpInputCondOrderActionField_CondOrderRef_set) # ±»³·Ìõ¼þµ¥±àºÅ CondOrderID = property(_traderapi.CTORATstpInputCondOrderActionField_CondOrderID_get, _traderapi.CTORATstpInputCondOrderActionField_CondOrderID_set) # ²Ù×÷±êÖ¾ ActionFlag = property(_traderapi.CTORATstpInputCondOrderActionField_ActionFlag_get, _traderapi.CTORATstpInputCondOrderActionField_ActionFlag_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpInputCondOrderActionField_Operway_get, _traderapi.CTORATstpInputCondOrderActionField_Operway_set) # Ìõ¼þµ¥²Ù×÷ÒýÓà CondOrderActionRef = property(_traderapi.CTORATstpInputCondOrderActionField_CondOrderActionRef_get, _traderapi.CTORATstpInputCondOrderActionField_CondOrderActionRef_set) # Ìõ¼þµ¥³·µ¥±àºÅ CancelCondOrderID = property(_traderapi.CTORATstpInputCondOrderActionField_CancelCondOrderID_get, _traderapi.CTORATstpInputCondOrderActionField_CancelCondOrderID_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpInputCondOrderActionField_SInfo_get, _traderapi.CTORATstpInputCondOrderActionField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpInputCondOrderActionField_IInfo_get, _traderapi.CTORATstpInputCondOrderActionField_IInfo_set) def __init__(self): _traderapi.CTORATstpInputCondOrderActionField_swiginit(self, _traderapi.new_CTORATstpInputCondOrderActionField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputCondOrderActionField # Register CTORATstpInputCondOrderActionField in _traderapi: _traderapi.CTORATstpInputCondOrderActionField_swigregister(CTORATstpInputCondOrderActionField) #########################################ÊäÈ뱨µ¥############################################ class CTORATstpInputNegoOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputNegoOrderField_UserRequestID_get, _traderapi.CTORATstpInputNegoOrderField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInputNegoOrderField_ExchangeID_get, _traderapi.CTORATstpInputNegoOrderField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInputNegoOrderField_InvestorID_get, _traderapi.CTORATstpInputNegoOrderField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpInputNegoOrderField_BusinessUnitID_get, _traderapi.CTORATstpInputNegoOrderField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpInputNegoOrderField_ShareholderID_get, _traderapi.CTORATstpInputNegoOrderField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpInputNegoOrderField_SecurityID_get, _traderapi.CTORATstpInputNegoOrderField_SecurityID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpInputNegoOrderField_Direction_get, _traderapi.CTORATstpInputNegoOrderField_Direction_set) # ¼Û¸ñ LimitPrice = property(_traderapi.CTORATstpInputNegoOrderField_LimitPrice_get, _traderapi.CTORATstpInputNegoOrderField_LimitPrice_set) # ÊýÁ¿ VolumeTotalOriginal = property(_traderapi.CTORATstpInputNegoOrderField_VolumeTotalOriginal_get, _traderapi.CTORATstpInputNegoOrderField_VolumeTotalOriginal_set) # ÁªÏµÈË(ÒâÏòÉ걨ʱ±ØÌî) Contractor = property(_traderapi.CTORATstpInputNegoOrderField_Contractor_get, _traderapi.CTORATstpInputNegoOrderField_Contractor_set) # ÁªÏµ·½Ê½(ÒâÏòÉ걨ʱ±ØÌî) ContractorInfo = property(_traderapi.CTORATstpInputNegoOrderField_ContractorInfo_get, _traderapi.CTORATstpInputNegoOrderField_ContractorInfo_set) # Ô¼¶¨ºÅ(³É½»É걨ʱ±ØÌî) ConfirmID = property(_traderapi.CTORATstpInputNegoOrderField_ConfirmID_get, _traderapi.CTORATstpInputNegoOrderField_ConfirmID_set) # ¶ÔÊÖ·½Ï¯Î»ºÅ(³É½»É걨ʱ±ØÌî) CounterpartyPbuID = property(_traderapi.CTORATstpInputNegoOrderField_CounterpartyPbuID_get, _traderapi.CTORATstpInputNegoOrderField_CounterpartyPbuID_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpInputNegoOrderField_OrderSysID_get, _traderapi.CTORATstpInputNegoOrderField_OrderSysID_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpInputNegoOrderField_Operway_get, _traderapi.CTORATstpInputNegoOrderField_Operway_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpInputNegoOrderField_SInfo_get, _traderapi.CTORATstpInputNegoOrderField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpInputNegoOrderField_IInfo_get, _traderapi.CTORATstpInputNegoOrderField_IInfo_set) def __init__(self): _traderapi.CTORATstpInputNegoOrderField_swiginit(self, _traderapi.new_CTORATstpInputNegoOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputNegoOrderField # Register CTORATstpInputNegoOrderField in _traderapi: _traderapi.CTORATstpInputNegoOrderField_swigregister(CTORATstpInputNegoOrderField) #########################################ЭÒé½»Ò×±¨µ¥############################################ class CTORATstpNegoOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpNegoOrderField_ExchangeID_get, _traderapi.CTORATstpNegoOrderField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpNegoOrderField_InvestorID_get, _traderapi.CTORATstpNegoOrderField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpNegoOrderField_BusinessUnitID_get, _traderapi.CTORATstpNegoOrderField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpNegoOrderField_ShareholderID_get, _traderapi.CTORATstpNegoOrderField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpNegoOrderField_SecurityID_get, _traderapi.CTORATstpNegoOrderField_SecurityID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpNegoOrderField_Direction_get, _traderapi.CTORATstpNegoOrderField_Direction_set) # ¼Û¸ñ LimitPrice = property(_traderapi.CTORATstpNegoOrderField_LimitPrice_get, _traderapi.CTORATstpNegoOrderField_LimitPrice_set) # ÊýÁ¿ VolumeTotalOriginal = property(_traderapi.CTORATstpNegoOrderField_VolumeTotalOriginal_get, _traderapi.CTORATstpNegoOrderField_VolumeTotalOriginal_set) # ÁªÏµÈË Contractor = property(_traderapi.CTORATstpNegoOrderField_Contractor_get, _traderapi.CTORATstpNegoOrderField_Contractor_set) # ÁªÏµ·½Ê½ ContractorInfo = property(_traderapi.CTORATstpNegoOrderField_ContractorInfo_get, _traderapi.CTORATstpNegoOrderField_ContractorInfo_set) # Ô¼¶¨ºÅ ConfirmID = property(_traderapi.CTORATstpNegoOrderField_ConfirmID_get, _traderapi.CTORATstpNegoOrderField_ConfirmID_set) # ¶ÔÊÖ·½Ï¯Î»ºÅ CounterpartyPbuID = property(_traderapi.CTORATstpNegoOrderField_CounterpartyPbuID_get, _traderapi.CTORATstpNegoOrderField_CounterpartyPbuID_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpNegoOrderField_Operway_get, _traderapi.CTORATstpNegoOrderField_Operway_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpNegoOrderField_SInfo_get, _traderapi.CTORATstpNegoOrderField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpNegoOrderField_IInfo_get, _traderapi.CTORATstpNegoOrderField_IInfo_set) # ÇëÇó±àºÅ RequestID = property(_traderapi.CTORATstpNegoOrderField_RequestID_get, _traderapi.CTORATstpNegoOrderField_RequestID_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpNegoOrderField_FrontID_get, _traderapi.CTORATstpNegoOrderField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpNegoOrderField_SessionID_get, _traderapi.CTORATstpNegoOrderField_SessionID_set) # ±¾µØ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpNegoOrderField_OrderLocalID_get, _traderapi.CTORATstpNegoOrderField_OrderLocalID_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpNegoOrderField_OrderSysID_get, _traderapi.CTORATstpNegoOrderField_OrderSysID_set) # ±¨µ¥×´Ì¬ OrderStatus = property(_traderapi.CTORATstpNegoOrderField_OrderStatus_get, _traderapi.CTORATstpNegoOrderField_OrderStatus_set) # ±¨µ¥Ìύ״̬ OrderSubmitStatus = property(_traderapi.CTORATstpNegoOrderField_OrderSubmitStatus_get, _traderapi.CTORATstpNegoOrderField_OrderSubmitStatus_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpNegoOrderField_StatusMsg_get, _traderapi.CTORATstpNegoOrderField_StatusMsg_set) # Òѳɽ»ÊýÁ¿ VolumeTraded = property(_traderapi.CTORATstpNegoOrderField_VolumeTraded_get, _traderapi.CTORATstpNegoOrderField_VolumeTraded_set) # Òѳ·ÏúÊýÁ¿ VolumeCanceled = property(_traderapi.CTORATstpNegoOrderField_VolumeCanceled_get, _traderapi.CTORATstpNegoOrderField_VolumeCanceled_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpNegoOrderField_TradingDay_get, _traderapi.CTORATstpNegoOrderField_TradingDay_set) # É걨Óû§ InsertUser = property(_traderapi.CTORATstpNegoOrderField_InsertUser_get, _traderapi.CTORATstpNegoOrderField_InsertUser_set) # É걨ÈÕÆÚ InsertDate = property(_traderapi.CTORATstpNegoOrderField_InsertDate_get, _traderapi.CTORATstpNegoOrderField_InsertDate_set) # É걨ʱ¼ä InsertTime = property(_traderapi.CTORATstpNegoOrderField_InsertTime_get, _traderapi.CTORATstpNegoOrderField_InsertTime_set) # ½»Ò×Ëù½ÓÊÕʱ¼ä AcceptTime = property(_traderapi.CTORATstpNegoOrderField_AcceptTime_get, _traderapi.CTORATstpNegoOrderField_AcceptTime_set) # ³·ÏúÓû§ CancelUser = property(_traderapi.CTORATstpNegoOrderField_CancelUser_get, _traderapi.CTORATstpNegoOrderField_CancelUser_set) # ³·Ïúʱ¼ä CancelTime = property(_traderapi.CTORATstpNegoOrderField_CancelTime_get, _traderapi.CTORATstpNegoOrderField_CancelTime_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpNegoOrderField_DepartmentID_get, _traderapi.CTORATstpNegoOrderField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpNegoOrderField_AccountID_get, _traderapi.CTORATstpNegoOrderField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpNegoOrderField_CurrencyID_get, _traderapi.CTORATstpNegoOrderField_CurrencyID_set) # ½»Ò×µ¥Ôª´úÂë PbuID = property(_traderapi.CTORATstpNegoOrderField_PbuID_get, _traderapi.CTORATstpNegoOrderField_PbuID_set) # Óû§¶Ë²úÆ·ÐÅÏ¢ UserProductInfo = property(_traderapi.CTORATstpNegoOrderField_UserProductInfo_get, _traderapi.CTORATstpNegoOrderField_UserProductInfo_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpNegoOrderField_IPAddress_get, _traderapi.CTORATstpNegoOrderField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpNegoOrderField_MacAddress_get, _traderapi.CTORATstpNegoOrderField_MacAddress_set) def __init__(self): _traderapi.CTORATstpNegoOrderField_swiginit(self, _traderapi.new_CTORATstpNegoOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpNegoOrderField # Register CTORATstpNegoOrderField in _traderapi: _traderapi.CTORATstpNegoOrderField_swigregister(CTORATstpNegoOrderField) #########################################ЭÒé½»Ò׳ɽ»############################################ class CTORATstpNegoTradeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpNegoTradeField_ExchangeID_get, _traderapi.CTORATstpNegoTradeField_ExchangeID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpNegoTradeField_DepartmentID_get, _traderapi.CTORATstpNegoTradeField_DepartmentID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpNegoTradeField_InvestorID_get, _traderapi.CTORATstpNegoTradeField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpNegoTradeField_BusinessUnitID_get, _traderapi.CTORATstpNegoTradeField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpNegoTradeField_ShareholderID_get, _traderapi.CTORATstpNegoTradeField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpNegoTradeField_SecurityID_get, _traderapi.CTORATstpNegoTradeField_SecurityID_set) # ³É½»±àºÅ TradeID = property(_traderapi.CTORATstpNegoTradeField_TradeID_get, _traderapi.CTORATstpNegoTradeField_TradeID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpNegoTradeField_Direction_get, _traderapi.CTORATstpNegoTradeField_Direction_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpNegoTradeField_OrderSysID_get, _traderapi.CTORATstpNegoTradeField_OrderSysID_set) # ±¾µØ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpNegoTradeField_OrderLocalID_get, _traderapi.CTORATstpNegoTradeField_OrderLocalID_set) # ³É½»¼Û¸ñ Price = property(_traderapi.CTORATstpNegoTradeField_Price_get, _traderapi.CTORATstpNegoTradeField_Price_set) # ³É½»ÊýÁ¿ Volume = property(_traderapi.CTORATstpNegoTradeField_Volume_get, _traderapi.CTORATstpNegoTradeField_Volume_set) # ³É½»ÈÕÆÚ TradeDate = property(_traderapi.CTORATstpNegoTradeField_TradeDate_get, _traderapi.CTORATstpNegoTradeField_TradeDate_set) # ³É½»Ê±¼ä TradeTime = property(_traderapi.CTORATstpNegoTradeField_TradeTime_get, _traderapi.CTORATstpNegoTradeField_TradeTime_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpNegoTradeField_TradingDay_get, _traderapi.CTORATstpNegoTradeField_TradingDay_set) # ½»Ò×µ¥Ôª´úÂë PbuID = property(_traderapi.CTORATstpNegoTradeField_PbuID_get, _traderapi.CTORATstpNegoTradeField_PbuID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpNegoTradeField_AccountID_get, _traderapi.CTORATstpNegoTradeField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpNegoTradeField_CurrencyID_get, _traderapi.CTORATstpNegoTradeField_CurrencyID_set) # ¶ÔÊÖ·½½»Ò×µ¥Ôª´úÂë CounterpartyPbuID = property(_traderapi.CTORATstpNegoTradeField_CounterpartyPbuID_get, _traderapi.CTORATstpNegoTradeField_CounterpartyPbuID_set) # ¶ÔÊÖ·½¹É¶«Õ˺ŠCounterpartyShareholderID = property(_traderapi.CTORATstpNegoTradeField_CounterpartyShareholderID_get, _traderapi.CTORATstpNegoTradeField_CounterpartyShareholderID_set) def __init__(self): _traderapi.CTORATstpNegoTradeField_swiginit(self, _traderapi.new_CTORATstpNegoTradeField()) __swig_destroy__ = _traderapi.delete_CTORATstpNegoTradeField # Register CTORATstpNegoTradeField in _traderapi: _traderapi.CTORATstpNegoTradeField_swigregister(CTORATstpNegoTradeField) #########################################ÊäÈëЭÒé½»Ò׳·µ¥²Ù×÷############################################ class CTORATstpInputNegoOrderActionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputNegoOrderActionField_UserRequestID_get, _traderapi.CTORATstpInputNegoOrderActionField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInputNegoOrderActionField_ExchangeID_get, _traderapi.CTORATstpInputNegoOrderActionField_ExchangeID_set) # ±»³·±¨µ¥ÏµÍ³±àºÅ OrderSysID = property(_traderapi.CTORATstpInputNegoOrderActionField_OrderSysID_get, _traderapi.CTORATstpInputNegoOrderActionField_OrderSysID_set) # ²Ù×÷±êÖ¾ ActionFlag = property(_traderapi.CTORATstpInputNegoOrderActionField_ActionFlag_get, _traderapi.CTORATstpInputNegoOrderActionField_ActionFlag_set) # ϵͳ³·µ¥±àºÅ CancelOrderSysID = property(_traderapi.CTORATstpInputNegoOrderActionField_CancelOrderSysID_get, _traderapi.CTORATstpInputNegoOrderActionField_CancelOrderSysID_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpInputNegoOrderActionField_Operway_get, _traderapi.CTORATstpInputNegoOrderActionField_Operway_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpInputNegoOrderActionField_SInfo_get, _traderapi.CTORATstpInputNegoOrderActionField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpInputNegoOrderActionField_IInfo_get, _traderapi.CTORATstpInputNegoOrderActionField_IInfo_set) def __init__(self): _traderapi.CTORATstpInputNegoOrderActionField_swiginit(self, _traderapi.new_CTORATstpInputNegoOrderActionField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputNegoOrderActionField # Register CTORATstpInputNegoOrderActionField in _traderapi: _traderapi.CTORATstpInputNegoOrderActionField_swigregister(CTORATstpInputNegoOrderActionField) #########################################ÊäÈ뱨µ¥############################################ class CTORATstpInputOrderExField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputOrderExField_UserRequestID_get, _traderapi.CTORATstpInputOrderExField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInputOrderExField_ExchangeID_get, _traderapi.CTORATstpInputOrderExField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInputOrderExField_InvestorID_get, _traderapi.CTORATstpInputOrderExField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpInputOrderExField_BusinessUnitID_get, _traderapi.CTORATstpInputOrderExField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpInputOrderExField_ShareholderID_get, _traderapi.CTORATstpInputOrderExField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpInputOrderExField_SecurityID_get, _traderapi.CTORATstpInputOrderExField_SecurityID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpInputOrderExField_Direction_get, _traderapi.CTORATstpInputOrderExField_Direction_set) # ¼Û¸ñ LimitPrice = property(_traderapi.CTORATstpInputOrderExField_LimitPrice_get, _traderapi.CTORATstpInputOrderExField_LimitPrice_set) # ÊýÁ¿ VolumeTotalOriginal = property(_traderapi.CTORATstpInputOrderExField_VolumeTotalOriginal_get, _traderapi.CTORATstpInputOrderExField_VolumeTotalOriginal_set) # ±¨µ¥¼Û¸ñÌõ¼þ OrderPriceType = property(_traderapi.CTORATstpInputOrderExField_OrderPriceType_get, _traderapi.CTORATstpInputOrderExField_OrderPriceType_set) # ÓÐЧÆÚÀàÐÍ TimeCondition = property(_traderapi.CTORATstpInputOrderExField_TimeCondition_get, _traderapi.CTORATstpInputOrderExField_TimeCondition_set) # ³É½»Á¿ÀàÐÍ VolumeCondition = property(_traderapi.CTORATstpInputOrderExField_VolumeCondition_get, _traderapi.CTORATstpInputOrderExField_VolumeCondition_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpInputOrderExField_Operway_get, _traderapi.CTORATstpInputOrderExField_Operway_set) # ±¨µ¥ÒýÓà OrderRef = property(_traderapi.CTORATstpInputOrderExField_OrderRef_get, _traderapi.CTORATstpInputOrderExField_OrderRef_set) # ¸Û¹Éͨ¶©µ¥ÊýÁ¿ÀàÐÍ LotType = property(_traderapi.CTORATstpInputOrderExField_LotType_get, _traderapi.CTORATstpInputOrderExField_LotType_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpInputOrderExField_OrderSysID_get, _traderapi.CTORATstpInputOrderExField_OrderSysID_set) # Ìõ¼þ¼ì²é CondCheck = property(_traderapi.CTORATstpInputOrderExField_CondCheck_get, _traderapi.CTORATstpInputOrderExField_CondCheck_set) # ÓÐЧÈÕÆÚ GTDate = property(_traderapi.CTORATstpInputOrderExField_GTDate_get, _traderapi.CTORATstpInputOrderExField_GTDate_set) # ǿƽԭÒò(Á½ÈÚרÓÃ) ForceCloseReason = property(_traderapi.CTORATstpInputOrderExField_ForceCloseReason_get, _traderapi.CTORATstpInputOrderExField_ForceCloseReason_set) # Ö¸¶¨³¥»¹µÄÐÅÓøºÕ®±àºÅ£¨¸Ã×Ö¶ÎÖÿձíʾ²»Ö¸¶¨³¥»¹£©(Á½ÈÚרÓÃ) CreditDebtID = property(_traderapi.CTORATstpInputOrderExField_CreditDebtID_get, _traderapi.CTORATstpInputOrderExField_CreditDebtID_set) # Í·´çÀàÐÍ(Á½ÈÚרÓÃ) CreditQuotaType = property(_traderapi.CTORATstpInputOrderExField_CreditQuotaType_get, _traderapi.CTORATstpInputOrderExField_CreditQuotaType_set) # ·ÑÏ¢ÕÛ¿Ûȯ±àºÅ£¨0±íʾ²»Ê¹ÓÃÕÛ¿Ûȯ£©(Á½ÈÚרÓÃ) DiscountCouponID = property(_traderapi.CTORATstpInputOrderExField_DiscountCouponID_get, _traderapi.CTORATstpInputOrderExField_DiscountCouponID_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpInputOrderExField_SInfo_get, _traderapi.CTORATstpInputOrderExField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpInputOrderExField_IInfo_get, _traderapi.CTORATstpInputOrderExField_IInfo_set) # ¹ØÁª½Úµã±àºÅ NodeRef = property(_traderapi.CTORATstpInputOrderExField_NodeRef_get, _traderapi.CTORATstpInputOrderExField_NodeRef_set) def __init__(self): _traderapi.CTORATstpInputOrderExField_swiginit(self, _traderapi.new_CTORATstpInputOrderExField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputOrderExField # Register CTORATstpInputOrderExField in _traderapi: _traderapi.CTORATstpInputOrderExField_swigregister(CTORATstpInputOrderExField) #########################################ÊäÈë³·µ¥²Ù×÷############################################ class CTORATstpInputOrderActionExField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputOrderActionExField_UserRequestID_get, _traderapi.CTORATstpInputOrderActionExField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInputOrderActionExField_ExchangeID_get, _traderapi.CTORATstpInputOrderActionExField_ExchangeID_set) # ±»³·±¨µ¥Ç°ÖñàºÅ FrontID = property(_traderapi.CTORATstpInputOrderActionExField_FrontID_get, _traderapi.CTORATstpInputOrderActionExField_FrontID_set) # ±»³·±¨µ¥»á»°±àºÅ SessionID = property(_traderapi.CTORATstpInputOrderActionExField_SessionID_get, _traderapi.CTORATstpInputOrderActionExField_SessionID_set) # ±»³·±¨µ¥ÒýÓà OrderRef = property(_traderapi.CTORATstpInputOrderActionExField_OrderRef_get, _traderapi.CTORATstpInputOrderActionExField_OrderRef_set) # ±»³·±¨µ¥ÏµÍ³±àºÅ OrderSysID = property(_traderapi.CTORATstpInputOrderActionExField_OrderSysID_get, _traderapi.CTORATstpInputOrderActionExField_OrderSysID_set) # ²Ù×÷±êÖ¾ ActionFlag = property(_traderapi.CTORATstpInputOrderActionExField_ActionFlag_get, _traderapi.CTORATstpInputOrderActionExField_ActionFlag_set) # ±¨µ¥²Ù×÷ÒýÓà OrderActionRef = property(_traderapi.CTORATstpInputOrderActionExField_OrderActionRef_get, _traderapi.CTORATstpInputOrderActionExField_OrderActionRef_set) # ϵͳ³·µ¥±àºÅ CancelOrderSysID = property(_traderapi.CTORATstpInputOrderActionExField_CancelOrderSysID_get, _traderapi.CTORATstpInputOrderActionExField_CancelOrderSysID_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpInputOrderActionExField_Operway_get, _traderapi.CTORATstpInputOrderActionExField_Operway_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpInputOrderActionExField_SInfo_get, _traderapi.CTORATstpInputOrderActionExField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpInputOrderActionExField_IInfo_get, _traderapi.CTORATstpInputOrderActionExField_IInfo_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpInputOrderActionExField_SecurityID_get, _traderapi.CTORATstpInputOrderActionExField_SecurityID_set) def __init__(self): _traderapi.CTORATstpInputOrderActionExField_swiginit(self, _traderapi.new_CTORATstpInputOrderActionExField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputOrderActionExField # Register CTORATstpInputOrderActionExField in _traderapi: _traderapi.CTORATstpInputOrderActionExField_swigregister(CTORATstpInputOrderActionExField) #########################################Êг¡×´Ì¬############################################ class CTORATstpMarketStatusField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpMarketStatusField_MarketID_get, _traderapi.CTORATstpMarketStatusField_MarketID_set) # Êг¡×´Ì¬ MarketStatus = property(_traderapi.CTORATstpMarketStatusField_MarketStatus_get, _traderapi.CTORATstpMarketStatusField_MarketStatus_set) def __init__(self): _traderapi.CTORATstpMarketStatusField_swiginit(self, _traderapi.new_CTORATstpMarketStatusField()) __swig_destroy__ = _traderapi.delete_CTORATstpMarketStatusField # Register CTORATstpMarketStatusField in _traderapi: _traderapi.CTORATstpMarketStatusField_swigregister(CTORATstpMarketStatusField) #########################################×ʽð×ªÒÆ############################################ class CTORATstpInputTransferFundField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputTransferFundField_UserRequestID_get, _traderapi.CTORATstpInputTransferFundField_UserRequestID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpInputTransferFundField_DepartmentID_get, _traderapi.CTORATstpInputTransferFundField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpInputTransferFundField_AccountID_get, _traderapi.CTORATstpInputTransferFundField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpInputTransferFundField_CurrencyID_get, _traderapi.CTORATstpInputTransferFundField_CurrencyID_set) # ÉêÇëÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpInputTransferFundField_ApplySerial_get, _traderapi.CTORATstpInputTransferFundField_ApplySerial_set) # ×ªÒÆ·½Ïò TransferDirection = property(_traderapi.CTORATstpInputTransferFundField_TransferDirection_get, _traderapi.CTORATstpInputTransferFundField_TransferDirection_set) # ×ªÒÆ½ð¶î Amount = property(_traderapi.CTORATstpInputTransferFundField_Amount_get, _traderapi.CTORATstpInputTransferFundField_Amount_set) # ÒøÐдúÂë(ÒøÖ¤×ªÕËʱ±ØÌî) BankID = property(_traderapi.CTORATstpInputTransferFundField_BankID_get, _traderapi.CTORATstpInputTransferFundField_BankID_set) # ×ʽðÃÜÂë(Ö¤È¯×ªÒøÐÐʱ±ØÌî) AccountPassword = property(_traderapi.CTORATstpInputTransferFundField_AccountPassword_get, _traderapi.CTORATstpInputTransferFundField_AccountPassword_set) # ÒøÐÐÃÜÂë(ÒøÐÐת֤ȯʱ±ØÌî) BankPassword = property(_traderapi.CTORATstpInputTransferFundField_BankPassword_get, _traderapi.CTORATstpInputTransferFundField_BankPassword_set) # Íⲿ½ÚµãºÅ(½Úµã¼ä×ʽðµ÷²¦Ê±±ØÌî) ExternalNodeID = property(_traderapi.CTORATstpInputTransferFundField_ExternalNodeID_get, _traderapi.CTORATstpInputTransferFundField_ExternalNodeID_set) # Ö¸¶¨³¥»¹µÄÐÅÓøºÕ®±àºÅ(Á½ÈÚרÓÃ) CreditDebtID = property(_traderapi.CTORATstpInputTransferFundField_CreditDebtID_get, _traderapi.CTORATstpInputTransferFundField_CreditDebtID_set) # ǿƽԭÒò(Á½ÈÚרÓÃ) ForceCloseReason = property(_traderapi.CTORATstpInputTransferFundField_ForceCloseReason_get, _traderapi.CTORATstpInputTransferFundField_ForceCloseReason_set) # ʵ¼Ê³¥»¹½ð¶î(·µ»Ø)(Á½ÈÚרÓÃ) RealAmount = property(_traderapi.CTORATstpInputTransferFundField_RealAmount_get, _traderapi.CTORATstpInputTransferFundField_RealAmount_set) # Ç¿ÖÆ±êʶ(Ö¤È¯×ªÒøÐÐʱÓÐЧ) ForceFlag = property(_traderapi.CTORATstpInputTransferFundField_ForceFlag_get, _traderapi.CTORATstpInputTransferFundField_ForceFlag_set) def __init__(self): _traderapi.CTORATstpInputTransferFundField_swiginit(self, _traderapi.new_CTORATstpInputTransferFundField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputTransferFundField # Register CTORATstpInputTransferFundField in _traderapi: _traderapi.CTORATstpInputTransferFundField_swigregister(CTORATstpInputTransferFundField) #########################################×ʽð×ªÒÆ»Ø±¨############################################ class CTORATstpTransferFundField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ×ªÒÆÁ÷Ë®ºÅ FundSerial = property(_traderapi.CTORATstpTransferFundField_FundSerial_get, _traderapi.CTORATstpTransferFundField_FundSerial_set) # ÉêÇëÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpTransferFundField_ApplySerial_get, _traderapi.CTORATstpTransferFundField_ApplySerial_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpTransferFundField_FrontID_get, _traderapi.CTORATstpTransferFundField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpTransferFundField_SessionID_get, _traderapi.CTORATstpTransferFundField_SessionID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpTransferFundField_DepartmentID_get, _traderapi.CTORATstpTransferFundField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpTransferFundField_AccountID_get, _traderapi.CTORATstpTransferFundField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpTransferFundField_CurrencyID_get, _traderapi.CTORATstpTransferFundField_CurrencyID_set) # ×ªÒÆ·½Ïò TransferDirection = property(_traderapi.CTORATstpTransferFundField_TransferDirection_get, _traderapi.CTORATstpTransferFundField_TransferDirection_set) # ×ªÒÆ½ð¶î Amount = property(_traderapi.CTORATstpTransferFundField_Amount_get, _traderapi.CTORATstpTransferFundField_Amount_set) # ×ªÒÆ×´Ì¬ TransferStatus = property(_traderapi.CTORATstpTransferFundField_TransferStatus_get, _traderapi.CTORATstpTransferFundField_TransferStatus_set) # ²Ù×÷ÈËÔ± OperatorID = property(_traderapi.CTORATstpTransferFundField_OperatorID_get, _traderapi.CTORATstpTransferFundField_OperatorID_set) # ²Ù×÷ÈÕÆÚ OperateDate = property(_traderapi.CTORATstpTransferFundField_OperateDate_get, _traderapi.CTORATstpTransferFundField_OperateDate_set) # ²Ù×÷ʱ¼ä OperateTime = property(_traderapi.CTORATstpTransferFundField_OperateTime_get, _traderapi.CTORATstpTransferFundField_OperateTime_set) # Ç©Ô¼ÒøÐÐÕË»§ BankAccountID = property(_traderapi.CTORATstpTransferFundField_BankAccountID_get, _traderapi.CTORATstpTransferFundField_BankAccountID_set) # ÒøÐдúÂë BankID = property(_traderapi.CTORATstpTransferFundField_BankID_get, _traderapi.CTORATstpTransferFundField_BankID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpTransferFundField_InvestorID_get, _traderapi.CTORATstpTransferFundField_InvestorID_set) # Íⲿ½ÚµãºÅ ExternalNodeID = property(_traderapi.CTORATstpTransferFundField_ExternalNodeID_get, _traderapi.CTORATstpTransferFundField_ExternalNodeID_set) # ǿƽԭÒò(Á½ÈÚרÓÃ) ForceCloseReason = property(_traderapi.CTORATstpTransferFundField_ForceCloseReason_get, _traderapi.CTORATstpTransferFundField_ForceCloseReason_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpTransferFundField_IPAddress_get, _traderapi.CTORATstpTransferFundField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpTransferFundField_MacAddress_get, _traderapi.CTORATstpTransferFundField_MacAddress_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpTransferFundField_BusinessUnitID_get, _traderapi.CTORATstpTransferFundField_BusinessUnitID_set) def __init__(self): _traderapi.CTORATstpTransferFundField_swiginit(self, _traderapi.new_CTORATstpTransferFundField()) __swig_destroy__ = _traderapi.delete_CTORATstpTransferFundField # Register CTORATstpTransferFundField in _traderapi: _traderapi.CTORATstpTransferFundField_swigregister(CTORATstpTransferFundField) #########################################²ÖÎ»×ªÒÆ############################################ class CTORATstpInputTransferPositionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInputTransferPositionField_InvestorID_get, _traderapi.CTORATstpInputTransferPositionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpInputTransferPositionField_BusinessUnitID_get, _traderapi.CTORATstpInputTransferPositionField_BusinessUnitID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInputTransferPositionField_ExchangeID_get, _traderapi.CTORATstpInputTransferPositionField_ExchangeID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpInputTransferPositionField_ShareholderID_get, _traderapi.CTORATstpInputTransferPositionField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpInputTransferPositionField_SecurityID_get, _traderapi.CTORATstpInputTransferPositionField_SecurityID_set) # ÉêÇëÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpInputTransferPositionField_ApplySerial_get, _traderapi.CTORATstpInputTransferPositionField_ApplySerial_set) # ×ªÒÆ·½Ïò TransferDirection = property(_traderapi.CTORATstpInputTransferPositionField_TransferDirection_get, _traderapi.CTORATstpInputTransferPositionField_TransferDirection_set) # ÊýÁ¿ Volume = property(_traderapi.CTORATstpInputTransferPositionField_Volume_get, _traderapi.CTORATstpInputTransferPositionField_Volume_set) # ×ªÒÆ³Ö²ÖÀàÐÍ TransferPositionType = property(_traderapi.CTORATstpInputTransferPositionField_TransferPositionType_get, _traderapi.CTORATstpInputTransferPositionField_TransferPositionType_set) # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputTransferPositionField_UserRequestID_get, _traderapi.CTORATstpInputTransferPositionField_UserRequestID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpInputTransferPositionField_MarketID_get, _traderapi.CTORATstpInputTransferPositionField_MarketID_set) # Íⲿ½Úµã±àºÅ(Íⲿϵͳת²Öʱ±ØÌî) ExternalNodeID = property(_traderapi.CTORATstpInputTransferPositionField_ExternalNodeID_get, _traderapi.CTORATstpInputTransferPositionField_ExternalNodeID_set) def __init__(self): _traderapi.CTORATstpInputTransferPositionField_swiginit(self, _traderapi.new_CTORATstpInputTransferPositionField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputTransferPositionField # Register CTORATstpInputTransferPositionField in _traderapi: _traderapi.CTORATstpInputTransferPositionField_swigregister(CTORATstpInputTransferPositionField) #########################################²ÖÎ»×ªÒÆ»Ø±¨############################################ class CTORATstpTransferPositionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ²ÖÎ»×ªÒÆÁ÷Ë®ºÅ PositionSerial = property(_traderapi.CTORATstpTransferPositionField_PositionSerial_get, _traderapi.CTORATstpTransferPositionField_PositionSerial_set) # ÉêÇëÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpTransferPositionField_ApplySerial_get, _traderapi.CTORATstpTransferPositionField_ApplySerial_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpTransferPositionField_FrontID_get, _traderapi.CTORATstpTransferPositionField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpTransferPositionField_SessionID_get, _traderapi.CTORATstpTransferPositionField_SessionID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpTransferPositionField_InvestorID_get, _traderapi.CTORATstpTransferPositionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpTransferPositionField_BusinessUnitID_get, _traderapi.CTORATstpTransferPositionField_BusinessUnitID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpTransferPositionField_ExchangeID_get, _traderapi.CTORATstpTransferPositionField_ExchangeID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpTransferPositionField_ShareholderID_get, _traderapi.CTORATstpTransferPositionField_ShareholderID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpTransferPositionField_MarketID_get, _traderapi.CTORATstpTransferPositionField_MarketID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpTransferPositionField_SecurityID_get, _traderapi.CTORATstpTransferPositionField_SecurityID_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpTransferPositionField_TradingDay_get, _traderapi.CTORATstpTransferPositionField_TradingDay_set) # ×ªÒÆ·½Ïò TransferDirection = property(_traderapi.CTORATstpTransferPositionField_TransferDirection_get, _traderapi.CTORATstpTransferPositionField_TransferDirection_set) # ×ªÒÆ³Ö²ÖÀàÐÍ TransferPositionType = property(_traderapi.CTORATstpTransferPositionField_TransferPositionType_get, _traderapi.CTORATstpTransferPositionField_TransferPositionType_set) # ×òÈÕ³Ö²ÖÊýÁ¿ HistoryVolume = property(_traderapi.CTORATstpTransferPositionField_HistoryVolume_get, _traderapi.CTORATstpTransferPositionField_HistoryVolume_set) # ½ñÈÕÂòÂô³Ö²ÖÊýÁ¿ TodayBSVolume = property(_traderapi.CTORATstpTransferPositionField_TodayBSVolume_get, _traderapi.CTORATstpTransferPositionField_TodayBSVolume_set) # ½ñÈÕÉêÊê³Ö²ÖÊýÁ¿ TodayPRVolume = property(_traderapi.CTORATstpTransferPositionField_TodayPRVolume_get, _traderapi.CTORATstpTransferPositionField_TodayPRVolume_set) # ½ñÈÕ²ð·ÖºÏ²¢³Ö²ÖÊýÁ¿ TodaySMVolume = property(_traderapi.CTORATstpTransferPositionField_TodaySMVolume_get, _traderapi.CTORATstpTransferPositionField_TodaySMVolume_set) # ×ªÒÆ×´Ì¬ TransferStatus = property(_traderapi.CTORATstpTransferPositionField_TransferStatus_get, _traderapi.CTORATstpTransferPositionField_TransferStatus_set) # ²Ù×÷ÈËÔ± OperatorID = property(_traderapi.CTORATstpTransferPositionField_OperatorID_get, _traderapi.CTORATstpTransferPositionField_OperatorID_set) # ²Ù×÷ÈÕÆÚ OperateDate = property(_traderapi.CTORATstpTransferPositionField_OperateDate_get, _traderapi.CTORATstpTransferPositionField_OperateDate_set) # ²Ù×÷ʱ¼ä OperateTime = property(_traderapi.CTORATstpTransferPositionField_OperateTime_get, _traderapi.CTORATstpTransferPositionField_OperateTime_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpTransferPositionField_IPAddress_get, _traderapi.CTORATstpTransferPositionField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpTransferPositionField_MacAddress_get, _traderapi.CTORATstpTransferPositionField_MacAddress_set) # Íⲿ½Úµã±àºÅ ExternalNodeID = property(_traderapi.CTORATstpTransferPositionField_ExternalNodeID_get, _traderapi.CTORATstpTransferPositionField_ExternalNodeID_set) def __init__(self): _traderapi.CTORATstpTransferPositionField_swiginit(self, _traderapi.new_CTORATstpTransferPositionField()) __swig_destroy__ = _traderapi.delete_CTORATstpTransferPositionField # Register CTORATstpTransferPositionField in _traderapi: _traderapi.CTORATstpTransferPositionField_swigregister(CTORATstpTransferPositionField) #########################################ÍâΧϵͳ²ÖÎ»×ªÒÆ»Ø±¨############################################ class CTORATstpPeripheryTransferPositionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ²Öλµ÷²¦Á÷Ë®ºÅ PositionSerial = property(_traderapi.CTORATstpPeripheryTransferPositionField_PositionSerial_get, _traderapi.CTORATstpPeripheryTransferPositionField_PositionSerial_set) # ²Öλµ÷²¦ÇëÇóÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpPeripheryTransferPositionField_ApplySerial_get, _traderapi.CTORATstpPeripheryTransferPositionField_ApplySerial_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpPeripheryTransferPositionField_FrontID_get, _traderapi.CTORATstpPeripheryTransferPositionField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpPeripheryTransferPositionField_SessionID_get, _traderapi.CTORATstpPeripheryTransferPositionField_SessionID_set) # ²Öλµ÷²¦·½Ïò TransferDirection = property(_traderapi.CTORATstpPeripheryTransferPositionField_TransferDirection_get, _traderapi.CTORATstpPeripheryTransferPositionField_TransferDirection_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpPeripheryTransferPositionField_ExchangeID_get, _traderapi.CTORATstpPeripheryTransferPositionField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpPeripheryTransferPositionField_MarketID_get, _traderapi.CTORATstpPeripheryTransferPositionField_MarketID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpPeripheryTransferPositionField_InvestorID_get, _traderapi.CTORATstpPeripheryTransferPositionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpPeripheryTransferPositionField_BusinessUnitID_get, _traderapi.CTORATstpPeripheryTransferPositionField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpPeripheryTransferPositionField_ShareholderID_get, _traderapi.CTORATstpPeripheryTransferPositionField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpPeripheryTransferPositionField_SecurityID_get, _traderapi.CTORATstpPeripheryTransferPositionField_SecurityID_set) # ½ñÈÕÂòÂô²ÖλתÈëת³öÊýÁ¿ TodayBSPos = property(_traderapi.CTORATstpPeripheryTransferPositionField_TodayBSPos_get, _traderapi.CTORATstpPeripheryTransferPositionField_TodayBSPos_set) # ½ñÈÕÉêÊê²ÖλתÈëÊýÁ¿ TodayPRPos = property(_traderapi.CTORATstpPeripheryTransferPositionField_TodayPRPos_get, _traderapi.CTORATstpPeripheryTransferPositionField_TodayPRPos_set) # ×òÈÕ²ÖλתÈëÊýÁ¿ HistoryPos = property(_traderapi.CTORATstpPeripheryTransferPositionField_HistoryPos_get, _traderapi.CTORATstpPeripheryTransferPositionField_HistoryPos_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpPeripheryTransferPositionField_TradingDay_get, _traderapi.CTORATstpPeripheryTransferPositionField_TradingDay_set) # ²Öλµ÷²¦Ô­Òò TransferReason = property(_traderapi.CTORATstpPeripheryTransferPositionField_TransferReason_get, _traderapi.CTORATstpPeripheryTransferPositionField_TransferReason_set) # ×ªÒÆ×´Ì¬ TransferStatus = property(_traderapi.CTORATstpPeripheryTransferPositionField_TransferStatus_get, _traderapi.CTORATstpPeripheryTransferPositionField_TransferStatus_set) # ²Ù×÷ÈÕÆÚ OperateDate = property(_traderapi.CTORATstpPeripheryTransferPositionField_OperateDate_get, _traderapi.CTORATstpPeripheryTransferPositionField_OperateDate_set) # ²Ù×÷ʱ¼ä OperateTime = property(_traderapi.CTORATstpPeripheryTransferPositionField_OperateTime_get, _traderapi.CTORATstpPeripheryTransferPositionField_OperateTime_set) # ³åÕýÈÕÆÚ RepealDate = property(_traderapi.CTORATstpPeripheryTransferPositionField_RepealDate_get, _traderapi.CTORATstpPeripheryTransferPositionField_RepealDate_set) # ³åÕýʱ¼ä RepealTime = property(_traderapi.CTORATstpPeripheryTransferPositionField_RepealTime_get, _traderapi.CTORATstpPeripheryTransferPositionField_RepealTime_set) # ³åÕýÔ­Òò RepealReason = property(_traderapi.CTORATstpPeripheryTransferPositionField_RepealReason_get, _traderapi.CTORATstpPeripheryTransferPositionField_RepealReason_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpPeripheryTransferPositionField_StatusMsg_get, _traderapi.CTORATstpPeripheryTransferPositionField_StatusMsg_set) # ½ñÈÕ²ð·ÖºÏ²¢²ÖλתÈëÊýÁ¿ TodaySMPos = property(_traderapi.CTORATstpPeripheryTransferPositionField_TodaySMPos_get, _traderapi.CTORATstpPeripheryTransferPositionField_TodaySMPos_set) def __init__(self): _traderapi.CTORATstpPeripheryTransferPositionField_swiginit(self, _traderapi.new_CTORATstpPeripheryTransferPositionField()) __swig_destroy__ = _traderapi.delete_CTORATstpPeripheryTransferPositionField # Register CTORATstpPeripheryTransferPositionField in _traderapi: _traderapi.CTORATstpPeripheryTransferPositionField_swigregister(CTORATstpPeripheryTransferPositionField) #########################################ÍâΧϵͳ×ʽð×ªÒÆ»Ø±¨############################################ class CTORATstpPeripheryTransferFundField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ×ʽðµ÷²¦Á÷Ë®ºÅ FundSerial = property(_traderapi.CTORATstpPeripheryTransferFundField_FundSerial_get, _traderapi.CTORATstpPeripheryTransferFundField_FundSerial_set) # ×ʽðµ÷²¦ÇëÇóÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpPeripheryTransferFundField_ApplySerial_get, _traderapi.CTORATstpPeripheryTransferFundField_ApplySerial_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpPeripheryTransferFundField_FrontID_get, _traderapi.CTORATstpPeripheryTransferFundField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpPeripheryTransferFundField_SessionID_get, _traderapi.CTORATstpPeripheryTransferFundField_SessionID_set) # ×ʽðµ÷²¦·½Ïò TransferDirection = property(_traderapi.CTORATstpPeripheryTransferFundField_TransferDirection_get, _traderapi.CTORATstpPeripheryTransferFundField_TransferDirection_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpPeripheryTransferFundField_DepartmentID_get, _traderapi.CTORATstpPeripheryTransferFundField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpPeripheryTransferFundField_AccountID_get, _traderapi.CTORATstpPeripheryTransferFundField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpPeripheryTransferFundField_CurrencyID_get, _traderapi.CTORATstpPeripheryTransferFundField_CurrencyID_set) # ×ªÒÆ½ð¶î Amount = property(_traderapi.CTORATstpPeripheryTransferFundField_Amount_get, _traderapi.CTORATstpPeripheryTransferFundField_Amount_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpPeripheryTransferFundField_InvestorID_get, _traderapi.CTORATstpPeripheryTransferFundField_InvestorID_set) # ×ʽðµ÷²¦Ô­Òò TransferReason = property(_traderapi.CTORATstpPeripheryTransferFundField_TransferReason_get, _traderapi.CTORATstpPeripheryTransferFundField_TransferReason_set) # ×ªÒÆ×´Ì¬ TransferStatus = property(_traderapi.CTORATstpPeripheryTransferFundField_TransferStatus_get, _traderapi.CTORATstpPeripheryTransferFundField_TransferStatus_set) # ²Ù×÷ÈÕÆÚ OperateDate = property(_traderapi.CTORATstpPeripheryTransferFundField_OperateDate_get, _traderapi.CTORATstpPeripheryTransferFundField_OperateDate_set) # ²Ù×÷ʱ¼ä OperateTime = property(_traderapi.CTORATstpPeripheryTransferFundField_OperateTime_get, _traderapi.CTORATstpPeripheryTransferFundField_OperateTime_set) # ³åÕýÈÕÆÚ RepealDate = property(_traderapi.CTORATstpPeripheryTransferFundField_RepealDate_get, _traderapi.CTORATstpPeripheryTransferFundField_RepealDate_set) # ³åÕýʱ¼ä RepealTime = property(_traderapi.CTORATstpPeripheryTransferFundField_RepealTime_get, _traderapi.CTORATstpPeripheryTransferFundField_RepealTime_set) # ³åÕýÔ­Òò RepealReason = property(_traderapi.CTORATstpPeripheryTransferFundField_RepealReason_get, _traderapi.CTORATstpPeripheryTransferFundField_RepealReason_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpPeripheryTransferFundField_StatusMsg_get, _traderapi.CTORATstpPeripheryTransferFundField_StatusMsg_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpPeripheryTransferFundField_BusinessUnitID_get, _traderapi.CTORATstpPeripheryTransferFundField_BusinessUnitID_set) def __init__(self): _traderapi.CTORATstpPeripheryTransferFundField_swiginit(self, _traderapi.new_CTORATstpPeripheryTransferFundField()) __swig_destroy__ = _traderapi.delete_CTORATstpPeripheryTransferFundField # Register CTORATstpPeripheryTransferFundField in _traderapi: _traderapi.CTORATstpPeripheryTransferFundField_swigregister(CTORATstpPeripheryTransferFundField) #########################################²éѯ¼¯Öн»Ò×ϵͳ×ʽðÇëÇó############################################ class CTORATstpReqInquiryJZFundField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpReqInquiryJZFundField_AccountID_get, _traderapi.CTORATstpReqInquiryJZFundField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpReqInquiryJZFundField_CurrencyID_get, _traderapi.CTORATstpReqInquiryJZFundField_CurrencyID_set) # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpReqInquiryJZFundField_UserRequestID_get, _traderapi.CTORATstpReqInquiryJZFundField_UserRequestID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpReqInquiryJZFundField_DepartmentID_get, _traderapi.CTORATstpReqInquiryJZFundField_DepartmentID_set) def __init__(self): _traderapi.CTORATstpReqInquiryJZFundField_swiginit(self, _traderapi.new_CTORATstpReqInquiryJZFundField()) __swig_destroy__ = _traderapi.delete_CTORATstpReqInquiryJZFundField # Register CTORATstpReqInquiryJZFundField in _traderapi: _traderapi.CTORATstpReqInquiryJZFundField_swigregister(CTORATstpReqInquiryJZFundField) #########################################²éѯ¼¯Öн»Ò×ϵͳ×ʽðÏìÓ¦############################################ class CTORATstpRspInquiryJZFundField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpRspInquiryJZFundField_AccountID_get, _traderapi.CTORATstpRspInquiryJZFundField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpRspInquiryJZFundField_CurrencyID_get, _traderapi.CTORATstpRspInquiryJZFundField_CurrencyID_set) # ¿ÉÓýð¶î UsefulMoney = property(_traderapi.CTORATstpRspInquiryJZFundField_UsefulMoney_get, _traderapi.CTORATstpRspInquiryJZFundField_UsefulMoney_set) # ¿ÉÈ¡¶î¶È FetchLimit = property(_traderapi.CTORATstpRspInquiryJZFundField_FetchLimit_get, _traderapi.CTORATstpRspInquiryJZFundField_FetchLimit_set) # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpRspInquiryJZFundField_UserRequestID_get, _traderapi.CTORATstpRspInquiryJZFundField_UserRequestID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpRspInquiryJZFundField_DepartmentID_get, _traderapi.CTORATstpRspInquiryJZFundField_DepartmentID_set) def __init__(self): _traderapi.CTORATstpRspInquiryJZFundField_swiginit(self, _traderapi.new_CTORATstpRspInquiryJZFundField()) __swig_destroy__ = _traderapi.delete_CTORATstpRspInquiryJZFundField # Register CTORATstpRspInquiryJZFundField in _traderapi: _traderapi.CTORATstpRspInquiryJZFundField_swigregister(CTORATstpRspInquiryJZFundField) #########################################²éÑ¯ÒøÐÐÕË»§Óà¶îÇëÇó############################################ class CTORATstpReqInquiryBankAccountFundField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpReqInquiryBankAccountFundField_UserRequestID_get, _traderapi.CTORATstpReqInquiryBankAccountFundField_UserRequestID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpReqInquiryBankAccountFundField_DepartmentID_get, _traderapi.CTORATstpReqInquiryBankAccountFundField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpReqInquiryBankAccountFundField_AccountID_get, _traderapi.CTORATstpReqInquiryBankAccountFundField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpReqInquiryBankAccountFundField_CurrencyID_get, _traderapi.CTORATstpReqInquiryBankAccountFundField_CurrencyID_set) # ÒøÐдúÂë BankID = property(_traderapi.CTORATstpReqInquiryBankAccountFundField_BankID_get, _traderapi.CTORATstpReqInquiryBankAccountFundField_BankID_set) # ÒøÐÐÃÜÂë BankPassword = property(_traderapi.CTORATstpReqInquiryBankAccountFundField_BankPassword_get, _traderapi.CTORATstpReqInquiryBankAccountFundField_BankPassword_set) def __init__(self): _traderapi.CTORATstpReqInquiryBankAccountFundField_swiginit(self, _traderapi.new_CTORATstpReqInquiryBankAccountFundField()) __swig_destroy__ = _traderapi.delete_CTORATstpReqInquiryBankAccountFundField # Register CTORATstpReqInquiryBankAccountFundField in _traderapi: _traderapi.CTORATstpReqInquiryBankAccountFundField_swigregister(CTORATstpReqInquiryBankAccountFundField) #########################################²éÑ¯ÒøÐÐÕË»§Óà¶îÏìÓ¦############################################ class CTORATstpRspInquiryBankAccountFundField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpRspInquiryBankAccountFundField_UserRequestID_get, _traderapi.CTORATstpRspInquiryBankAccountFundField_UserRequestID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpRspInquiryBankAccountFundField_DepartmentID_get, _traderapi.CTORATstpRspInquiryBankAccountFundField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpRspInquiryBankAccountFundField_AccountID_get, _traderapi.CTORATstpRspInquiryBankAccountFundField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpRspInquiryBankAccountFundField_CurrencyID_get, _traderapi.CTORATstpRspInquiryBankAccountFundField_CurrencyID_set) # ÒøÐдúÂë BankID = property(_traderapi.CTORATstpRspInquiryBankAccountFundField_BankID_get, _traderapi.CTORATstpRspInquiryBankAccountFundField_BankID_set) # Ç©Ô¼ÒøÐÐÕË»§ BankAccountID = property(_traderapi.CTORATstpRspInquiryBankAccountFundField_BankAccountID_get, _traderapi.CTORATstpRspInquiryBankAccountFundField_BankAccountID_set) # ÕË»§Óà¶î Balance = property(_traderapi.CTORATstpRspInquiryBankAccountFundField_Balance_get, _traderapi.CTORATstpRspInquiryBankAccountFundField_Balance_set) def __init__(self): _traderapi.CTORATstpRspInquiryBankAccountFundField_swiginit(self, _traderapi.new_CTORATstpRspInquiryBankAccountFundField()) __swig_destroy__ = _traderapi.delete_CTORATstpRspInquiryBankAccountFundField # Register CTORATstpRspInquiryBankAccountFundField in _traderapi: _traderapi.CTORATstpRspInquiryBankAccountFundField_swigregister(CTORATstpRspInquiryBankAccountFundField) #########################################½»Ò×֪ͨ############################################ class CTORATstpTradingNoticeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ֪ͨÁ÷Ë®ºÅ NoticeSerial = property(_traderapi.CTORATstpTradingNoticeField_NoticeSerial_get, _traderapi.CTORATstpTradingNoticeField_NoticeSerial_set) # ֪ͨÈÕÆÚ InsertDate = property(_traderapi.CTORATstpTradingNoticeField_InsertDate_get, _traderapi.CTORATstpTradingNoticeField_InsertDate_set) # ֪ͨʱ¼ä InsertTime = property(_traderapi.CTORATstpTradingNoticeField_InsertTime_get, _traderapi.CTORATstpTradingNoticeField_InsertTime_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpTradingNoticeField_InvestorID_get, _traderapi.CTORATstpTradingNoticeField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpTradingNoticeField_BusinessUnitID_get, _traderapi.CTORATstpTradingNoticeField_BusinessUnitID_set) # ֪ͨÏûÏ¢ÄÚÈÝ Content = property(_traderapi.CTORATstpTradingNoticeField_Content_get, _traderapi.CTORATstpTradingNoticeField_Content_set) # ²Ù×÷Ô± OperatorID = property(_traderapi.CTORATstpTradingNoticeField_OperatorID_get, _traderapi.CTORATstpTradingNoticeField_OperatorID_set) def __init__(self): _traderapi.CTORATstpTradingNoticeField_swiginit(self, _traderapi.new_CTORATstpTradingNoticeField()) __swig_destroy__ = _traderapi.delete_CTORATstpTradingNoticeField # Register CTORATstpTradingNoticeField in _traderapi: _traderapi.CTORATstpTradingNoticeField_swigregister(CTORATstpTradingNoticeField) #########################################²éѯ×î´ó±¨µ¥Á¿ÇëÇó############################################ class CTORATstpReqInquiryMaxOrderVolumeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_UserRequestID_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_ExchangeID_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_ExchangeID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_SecurityID_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_SecurityID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_InvestorID_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_BusinessUnitID_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_ShareholderID_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_ShareholderID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_Direction_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_Direction_set) # ±¨µ¥¼Û¸ñÌõ¼þ OrderPriceType = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_OrderPriceType_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_OrderPriceType_set) # ÓÐЧÆÚÀàÐÍ TimeCondition = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_TimeCondition_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_TimeCondition_set) # ³É½»Á¿ÀàÐÍ VolumeCondition = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_VolumeCondition_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_VolumeCondition_set) # ¼Û¸ñ LimitPrice = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_LimitPrice_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_LimitPrice_set) # ¸Û¹Éͨ¶©µ¥ÊýÁ¿ÀàÐÍ LotType = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_LotType_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_LotType_set) # ×î´óίÍÐÊÖÊý MaxVolume = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_MaxVolume_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_MaxVolume_set) # Ö¸¶¨³¥»¹µÄÐÅÓøºÕ®±àºÅ£¨¸Ã×Ö¶ÎÖÿձíʾ²»Ö¸¶¨³¥»¹£©£¨Á½ÈÚרÓã© CreditDebtID = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_CreditDebtID_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_CreditDebtID_set) # Í·´çÀàÐÍ£¨Á½ÈÚרÓã© CreditQuotaType = property(_traderapi.CTORATstpReqInquiryMaxOrderVolumeField_CreditQuotaType_get, _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_CreditQuotaType_set) def __init__(self): _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_swiginit(self, _traderapi.new_CTORATstpReqInquiryMaxOrderVolumeField()) __swig_destroy__ = _traderapi.delete_CTORATstpReqInquiryMaxOrderVolumeField # Register CTORATstpReqInquiryMaxOrderVolumeField in _traderapi: _traderapi.CTORATstpReqInquiryMaxOrderVolumeField_swigregister(CTORATstpReqInquiryMaxOrderVolumeField) #########################################²éѯ×î´ó±¨µ¥Á¿ÏìÓ¦############################################ class CTORATstpRspInquiryMaxOrderVolumeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_UserRequestID_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_ExchangeID_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_ExchangeID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_SecurityID_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_SecurityID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_InvestorID_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_BusinessUnitID_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_ShareholderID_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_ShareholderID_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_Direction_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_Direction_set) # ±¨µ¥¼Û¸ñÌõ¼þ OrderPriceType = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_OrderPriceType_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_OrderPriceType_set) # ÓÐЧÆÚÀàÐÍ TimeCondition = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_TimeCondition_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_TimeCondition_set) # ³É½»Á¿ÀàÐÍ VolumeCondition = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_VolumeCondition_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_VolumeCondition_set) # ¼Û¸ñ LimitPrice = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_LimitPrice_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_LimitPrice_set) # ¸Û¹Éͨ¶©µ¥ÊýÁ¿ÀàÐÍ LotType = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_LotType_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_LotType_set) # ×î´óίÍÐÊÖÊý MaxVolume = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_MaxVolume_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_MaxVolume_set) # Ö¸¶¨³¥»¹µÄÐÅÓøºÕ®±àºÅ£¨¸Ã×Ö¶ÎÖÿձíʾ²»Ö¸¶¨³¥»¹£©£¨Á½ÈÚרÓã© CreditDebtID = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_CreditDebtID_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_CreditDebtID_set) # Í·´çÀàÐÍ£¨Á½ÈÚרÓã© CreditQuotaType = property(_traderapi.CTORATstpRspInquiryMaxOrderVolumeField_CreditQuotaType_get, _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_CreditQuotaType_set) def __init__(self): _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_swiginit(self, _traderapi.new_CTORATstpRspInquiryMaxOrderVolumeField()) __swig_destroy__ = _traderapi.delete_CTORATstpRspInquiryMaxOrderVolumeField # Register CTORATstpRspInquiryMaxOrderVolumeField in _traderapi: _traderapi.CTORATstpRspInquiryMaxOrderVolumeField_swigregister(CTORATstpRspInquiryMaxOrderVolumeField) #########################################½»Ò׳ɽ»¼¯ÖжÈ############################################ class CTORATstpInquiryTradeConcentrationField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInquiryTradeConcentrationField_UserRequestID_get, _traderapi.CTORATstpInquiryTradeConcentrationField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInquiryTradeConcentrationField_ExchangeID_get, _traderapi.CTORATstpInquiryTradeConcentrationField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpInquiryTradeConcentrationField_MarketID_get, _traderapi.CTORATstpInquiryTradeConcentrationField_MarketID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpInquiryTradeConcentrationField_SecurityID_get, _traderapi.CTORATstpInquiryTradeConcentrationField_SecurityID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInquiryTradeConcentrationField_InvestorID_get, _traderapi.CTORATstpInquiryTradeConcentrationField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpInquiryTradeConcentrationField_BusinessUnitID_get, _traderapi.CTORATstpInquiryTradeConcentrationField_BusinessUnitID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpInquiryTradeConcentrationField_AccountID_get, _traderapi.CTORATstpInquiryTradeConcentrationField_AccountID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpInquiryTradeConcentrationField_ShareholderID_get, _traderapi.CTORATstpInquiryTradeConcentrationField_ShareholderID_set) # Ͷ×ÊÕ߳ɽ»Á¿/³É½»×ÜÁ¿ ConcentrationRatio1 = property(_traderapi.CTORATstpInquiryTradeConcentrationField_ConcentrationRatio1_get, _traderapi.CTORATstpInquiryTradeConcentrationField_ConcentrationRatio1_set) # Ͷ×ÊÕ߳ɽ»½ð¶î/³É½»×ܽð¶î ConcentrationRatio2 = property(_traderapi.CTORATstpInquiryTradeConcentrationField_ConcentrationRatio2_get, _traderapi.CTORATstpInquiryTradeConcentrationField_ConcentrationRatio2_set) def __init__(self): _traderapi.CTORATstpInquiryTradeConcentrationField_swiginit(self, _traderapi.new_CTORATstpInquiryTradeConcentrationField()) __swig_destroy__ = _traderapi.delete_CTORATstpInquiryTradeConcentrationField # Register CTORATstpInquiryTradeConcentrationField in _traderapi: _traderapi.CTORATstpInquiryTradeConcentrationField_swigregister(CTORATstpInquiryTradeConcentrationField) #########################################ÇëÇóÐ޸Ŀª²Ö³É±¾############################################ class CTORATstpReqModifyOpenPosCostField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpReqModifyOpenPosCostField_UserRequestID_get, _traderapi.CTORATstpReqModifyOpenPosCostField_UserRequestID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpReqModifyOpenPosCostField_ExchangeID_get, _traderapi.CTORATstpReqModifyOpenPosCostField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpReqModifyOpenPosCostField_InvestorID_get, _traderapi.CTORATstpReqModifyOpenPosCostField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpReqModifyOpenPosCostField_BusinessUnitID_get, _traderapi.CTORATstpReqModifyOpenPosCostField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpReqModifyOpenPosCostField_ShareholderID_get, _traderapi.CTORATstpReqModifyOpenPosCostField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpReqModifyOpenPosCostField_SecurityID_get, _traderapi.CTORATstpReqModifyOpenPosCostField_SecurityID_set) # ¿ª²Ö³É±¾ OpenPosCost = property(_traderapi.CTORATstpReqModifyOpenPosCostField_OpenPosCost_get, _traderapi.CTORATstpReqModifyOpenPosCostField_OpenPosCost_set) def __init__(self): _traderapi.CTORATstpReqModifyOpenPosCostField_swiginit(self, _traderapi.new_CTORATstpReqModifyOpenPosCostField()) __swig_destroy__ = _traderapi.delete_CTORATstpReqModifyOpenPosCostField # Register CTORATstpReqModifyOpenPosCostField in _traderapi: _traderapi.CTORATstpReqModifyOpenPosCostField_swigregister(CTORATstpReqModifyOpenPosCostField) #########################################¼Èë½Úµã×ʽð·ÖÅäÐÅÏ¢############################################ class CTORATstpInputNodeFundAssignmentField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpInputNodeFundAssignmentField_UserRequestID_get, _traderapi.CTORATstpInputNodeFundAssignmentField_UserRequestID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpInputNodeFundAssignmentField_DepartmentID_get, _traderapi.CTORATstpInputNodeFundAssignmentField_DepartmentID_set) # ×ʽðÕ˺ŠAccountID = property(_traderapi.CTORATstpInputNodeFundAssignmentField_AccountID_get, _traderapi.CTORATstpInputNodeFundAssignmentField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpInputNodeFundAssignmentField_CurrencyID_get, _traderapi.CTORATstpInputNodeFundAssignmentField_CurrencyID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInputNodeFundAssignmentField_InvestorID_get, _traderapi.CTORATstpInputNodeFundAssignmentField_InvestorID_set) # ½Úµã±àºÅ1 NodeID1 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_NodeID1_get, _traderapi.CTORATstpInputNodeFundAssignmentField_NodeID1_set) # ×ʽð±ÈÀý1 AmtRatio1 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio1_get, _traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio1_set) # ½Úµã±àºÅ2 NodeID2 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_NodeID2_get, _traderapi.CTORATstpInputNodeFundAssignmentField_NodeID2_set) # ×ʽð±ÈÀý2 AmtRatio2 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio2_get, _traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio2_set) # ½Úµã±àºÅ3 NodeID3 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_NodeID3_get, _traderapi.CTORATstpInputNodeFundAssignmentField_NodeID3_set) # ×ʽð±ÈÀý3 AmtRatio3 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio3_get, _traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio3_set) # ½Úµã±àºÅ4 NodeID4 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_NodeID4_get, _traderapi.CTORATstpInputNodeFundAssignmentField_NodeID4_set) # ×ʽð±ÈÀý4 AmtRatio4 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio4_get, _traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio4_set) # ½Úµã±àºÅ5 NodeID5 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_NodeID5_get, _traderapi.CTORATstpInputNodeFundAssignmentField_NodeID5_set) # ×ʽð±ÈÀý5 AmtRatio5 = property(_traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio5_get, _traderapi.CTORATstpInputNodeFundAssignmentField_AmtRatio5_set) def __init__(self): _traderapi.CTORATstpInputNodeFundAssignmentField_swiginit(self, _traderapi.new_CTORATstpInputNodeFundAssignmentField()) __swig_destroy__ = _traderapi.delete_CTORATstpInputNodeFundAssignmentField # Register CTORATstpInputNodeFundAssignmentField in _traderapi: _traderapi.CTORATstpInputNodeFundAssignmentField_swigregister(CTORATstpInputNodeFundAssignmentField) #########################################²éѯ½Úµã×ʽð·ÖÅä±ÈÀýÇëÇó############################################ class CTORATstpReqInquiryNodeFundAssignmentField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpReqInquiryNodeFundAssignmentField_DepartmentID_get, _traderapi.CTORATstpReqInquiryNodeFundAssignmentField_DepartmentID_set) # ×ʽðÕ˺ŠAccountID = property(_traderapi.CTORATstpReqInquiryNodeFundAssignmentField_AccountID_get, _traderapi.CTORATstpReqInquiryNodeFundAssignmentField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpReqInquiryNodeFundAssignmentField_CurrencyID_get, _traderapi.CTORATstpReqInquiryNodeFundAssignmentField_CurrencyID_set) # ½Úµã±àºÅ NodeID = property(_traderapi.CTORATstpReqInquiryNodeFundAssignmentField_NodeID_get, _traderapi.CTORATstpReqInquiryNodeFundAssignmentField_NodeID_set) # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpReqInquiryNodeFundAssignmentField_UserRequestID_get, _traderapi.CTORATstpReqInquiryNodeFundAssignmentField_UserRequestID_set) def __init__(self): _traderapi.CTORATstpReqInquiryNodeFundAssignmentField_swiginit(self, _traderapi.new_CTORATstpReqInquiryNodeFundAssignmentField()) __swig_destroy__ = _traderapi.delete_CTORATstpReqInquiryNodeFundAssignmentField # Register CTORATstpReqInquiryNodeFundAssignmentField in _traderapi: _traderapi.CTORATstpReqInquiryNodeFundAssignmentField_swigregister(CTORATstpReqInquiryNodeFundAssignmentField) #########################################²éѯ½Úµã×ʽð·ÖÅä±ÈÀýÏìÓ¦############################################ class CTORATstpRspInquiryNodeFundAssignmentField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_UserRequestID_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_UserRequestID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_DepartmentID_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_DepartmentID_set) # ×ʽðÕ˺ŠAccountID = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AccountID_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_CurrencyID_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_CurrencyID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_InvestorID_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_InvestorID_set) # ½Úµã±àºÅ1 NodeID1 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID1_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID1_set) # ×ʽð±ÈÀý1 AmtRatio1 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio1_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio1_set) # ½Úµã±àºÅ2 NodeID2 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID2_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID2_set) # ×ʽð±ÈÀý2 AmtRatio2 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio2_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio2_set) # ½Úµã±àºÅ3 NodeID3 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID3_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID3_set) # ×ʽð±ÈÀý3 AmtRatio3 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio3_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio3_set) # ½Úµã±àºÅ4 NodeID4 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID4_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID4_set) # ×ʽð±ÈÀý4 AmtRatio4 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio4_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio4_set) # ½Úµã±àºÅ5 NodeID5 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID5_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_NodeID5_set) # ×ʽð±ÈÀý5 AmtRatio5 = property(_traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio5_get, _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_AmtRatio5_set) def __init__(self): _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_swiginit(self, _traderapi.new_CTORATstpRspInquiryNodeFundAssignmentField()) __swig_destroy__ = _traderapi.delete_CTORATstpRspInquiryNodeFundAssignmentField # Register CTORATstpRspInquiryNodeFundAssignmentField in _traderapi: _traderapi.CTORATstpRspInquiryNodeFundAssignmentField_swigregister(CTORATstpRspInquiryNodeFundAssignmentField) #########################################²éѯ½»Ò×Ëù############################################ class CTORATstpQryExchangeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryExchangeField_ExchangeID_get, _traderapi.CTORATstpQryExchangeField_ExchangeID_set) def __init__(self): _traderapi.CTORATstpQryExchangeField_swiginit(self, _traderapi.new_CTORATstpQryExchangeField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryExchangeField # Register CTORATstpQryExchangeField in _traderapi: _traderapi.CTORATstpQryExchangeField_swigregister(CTORATstpQryExchangeField) #########################################½»Ò×Ëù############################################ class CTORATstpExchangeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpExchangeField_ExchangeID_get, _traderapi.CTORATstpExchangeField_ExchangeID_set) # ½»Ò×ËùÃû³Æ ExchangeName = property(_traderapi.CTORATstpExchangeField_ExchangeName_get, _traderapi.CTORATstpExchangeField_ExchangeName_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpExchangeField_TradingDay_get, _traderapi.CTORATstpExchangeField_TradingDay_set) # Êý¾Ýͬ²½×´Ì¬ DataSyncStatus = property(_traderapi.CTORATstpExchangeField_DataSyncStatus_get, _traderapi.CTORATstpExchangeField_DataSyncStatus_set) def __init__(self): _traderapi.CTORATstpExchangeField_swiginit(self, _traderapi.new_CTORATstpExchangeField()) __swig_destroy__ = _traderapi.delete_CTORATstpExchangeField # Register CTORATstpExchangeField in _traderapi: _traderapi.CTORATstpExchangeField_swigregister(CTORATstpExchangeField) #########################################²éѯ֤ȯÐÅÏ¢############################################ class CTORATstpQrySecurityField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQrySecurityField_ExchangeID_get, _traderapi.CTORATstpQrySecurityField_ExchangeID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQrySecurityField_SecurityID_get, _traderapi.CTORATstpQrySecurityField_SecurityID_set) # ²úÆ·´úÂë ProductID = property(_traderapi.CTORATstpQrySecurityField_ProductID_get, _traderapi.CTORATstpQrySecurityField_ProductID_set) def __init__(self): _traderapi.CTORATstpQrySecurityField_swiginit(self, _traderapi.new_CTORATstpQrySecurityField()) __swig_destroy__ = _traderapi.delete_CTORATstpQrySecurityField # Register CTORATstpQrySecurityField in _traderapi: _traderapi.CTORATstpQrySecurityField_swigregister(CTORATstpQrySecurityField) #########################################֤ȯÐÅÏ¢############################################ class CTORATstpSecurityField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpSecurityField_TradingDay_get, _traderapi.CTORATstpSecurityField_TradingDay_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpSecurityField_ExchangeID_get, _traderapi.CTORATstpSecurityField_ExchangeID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpSecurityField_SecurityID_get, _traderapi.CTORATstpSecurityField_SecurityID_set) # ֤ȯÃû³Æ SecurityName = property(_traderapi.CTORATstpSecurityField_SecurityName_get, _traderapi.CTORATstpSecurityField_SecurityName_set) # ֤ȯÃû³Æ(¶Ì) ShortSecurityName = property(_traderapi.CTORATstpSecurityField_ShortSecurityName_get, _traderapi.CTORATstpSecurityField_ShortSecurityName_set) # »ù´¡Ö¤È¯´úÂë UnderlyingSecurityID = property(_traderapi.CTORATstpSecurityField_UnderlyingSecurityID_get, _traderapi.CTORATstpSecurityField_UnderlyingSecurityID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpSecurityField_MarketID_get, _traderapi.CTORATstpSecurityField_MarketID_set) # ²úÆ·´úÂë ProductID = property(_traderapi.CTORATstpSecurityField_ProductID_get, _traderapi.CTORATstpSecurityField_ProductID_set) # ֤ȯÀà±ð SecurityType = property(_traderapi.CTORATstpSecurityField_SecurityType_get, _traderapi.CTORATstpSecurityField_SecurityType_set) # É걨µ¥Î» OrderUnit = property(_traderapi.CTORATstpSecurityField_OrderUnit_get, _traderapi.CTORATstpSecurityField_OrderUnit_set) # ÏÞ¼ÛÂòÈë½»Ò×µ¥Î» LimitBuyTradingUnit = property(_traderapi.CTORATstpSecurityField_LimitBuyTradingUnit_get, _traderapi.CTORATstpSecurityField_LimitBuyTradingUnit_set) # ÏÞ¼Ûµ¥Âò×î´óϵ¥Á¿ MaxLimitOrderBuyVolume = property(_traderapi.CTORATstpSecurityField_MaxLimitOrderBuyVolume_get, _traderapi.CTORATstpSecurityField_MaxLimitOrderBuyVolume_set) # ÏÞ¼Ûµ¥Âò×îСϵ¥Á¿ MinLimitOrderBuyVolume = property(_traderapi.CTORATstpSecurityField_MinLimitOrderBuyVolume_get, _traderapi.CTORATstpSecurityField_MinLimitOrderBuyVolume_set) # ÏÞ¼ÛÂô³ö½»Ò×µ¥Î» LimitSellTradingUnit = property(_traderapi.CTORATstpSecurityField_LimitSellTradingUnit_get, _traderapi.CTORATstpSecurityField_LimitSellTradingUnit_set) # ÏÞ¼Ûµ¥Âô×î´óϵ¥Á¿ MaxLimitOrderSellVolume = property(_traderapi.CTORATstpSecurityField_MaxLimitOrderSellVolume_get, _traderapi.CTORATstpSecurityField_MaxLimitOrderSellVolume_set) # ÏÞ¼Ûµ¥Âô×îСϵ¥Á¿ MinLimitOrderSellVolume = property(_traderapi.CTORATstpSecurityField_MinLimitOrderSellVolume_get, _traderapi.CTORATstpSecurityField_MinLimitOrderSellVolume_set) # ÊмÛÂòÈë½»Ò×µ¥Î» MarketBuyTradingUnit = property(_traderapi.CTORATstpSecurityField_MarketBuyTradingUnit_get, _traderapi.CTORATstpSecurityField_MarketBuyTradingUnit_set) # Êм۵¥Âò×î´óϵ¥Á¿ MaxMarketOrderBuyVolume = property(_traderapi.CTORATstpSecurityField_MaxMarketOrderBuyVolume_get, _traderapi.CTORATstpSecurityField_MaxMarketOrderBuyVolume_set) # Êм۵¥Âò×îСϵ¥Á¿ MinMarketOrderBuyVolume = property(_traderapi.CTORATstpSecurityField_MinMarketOrderBuyVolume_get, _traderapi.CTORATstpSecurityField_MinMarketOrderBuyVolume_set) # ÊмÛÂô³ö½»Ò×µ¥Î» MarketSellTradingUnit = property(_traderapi.CTORATstpSecurityField_MarketSellTradingUnit_get, _traderapi.CTORATstpSecurityField_MarketSellTradingUnit_set) # Êм۵¥Âô×î´óϵ¥Á¿ MaxMarketOrderSellVolume = property(_traderapi.CTORATstpSecurityField_MaxMarketOrderSellVolume_get, _traderapi.CTORATstpSecurityField_MaxMarketOrderSellVolume_set) # Êм۵¥Âô×îСϵ¥Á¿ MinMarketOrderSellVolume = property(_traderapi.CTORATstpSecurityField_MinMarketOrderSellVolume_get, _traderapi.CTORATstpSecurityField_MinMarketOrderSellVolume_set) # Å̺󶨼ÛÂòÈë½»Ò×µ¥Î» FixPriceBuyTradingUnit = property(_traderapi.CTORATstpSecurityField_FixPriceBuyTradingUnit_get, _traderapi.CTORATstpSecurityField_FixPriceBuyTradingUnit_set) # Å̺󶨼ÛÂò×î´óϵ¥Á¿ MaxFixPriceOrderBuyVolume = property(_traderapi.CTORATstpSecurityField_MaxFixPriceOrderBuyVolume_get, _traderapi.CTORATstpSecurityField_MaxFixPriceOrderBuyVolume_set) # Å̺󶨼ÛÂò×îСϵ¥Á¿ MinFixPriceOrderBuyVolume = property(_traderapi.CTORATstpSecurityField_MinFixPriceOrderBuyVolume_get, _traderapi.CTORATstpSecurityField_MinFixPriceOrderBuyVolume_set) # Å̺󶨼ÛÂô³ö½»Ò×µ¥Î» FixPriceSellTradingUnit = property(_traderapi.CTORATstpSecurityField_FixPriceSellTradingUnit_get, _traderapi.CTORATstpSecurityField_FixPriceSellTradingUnit_set) # Å̺󶨼ÛÂô×î´óϵ¥Á¿ MaxFixPriceOrderSellVolume = property(_traderapi.CTORATstpSecurityField_MaxFixPriceOrderSellVolume_get, _traderapi.CTORATstpSecurityField_MaxFixPriceOrderSellVolume_set) # Å̺󶨼ÛÂô×îСϵ¥Á¿ MinFixPriceOrderSellVolume = property(_traderapi.CTORATstpSecurityField_MinFixPriceOrderSellVolume_get, _traderapi.CTORATstpSecurityField_MinFixPriceOrderSellVolume_set) # ÊýÁ¿³ËÊý VolumeMultiple = property(_traderapi.CTORATstpSecurityField_VolumeMultiple_get, _traderapi.CTORATstpSecurityField_VolumeMultiple_set) # ×îС±ä¶¯¼Ûλ PriceTick = property(_traderapi.CTORATstpSecurityField_PriceTick_get, _traderapi.CTORATstpSecurityField_PriceTick_set) # ÉÏÊÐÈÕ OpenDate = property(_traderapi.CTORATstpSecurityField_OpenDate_get, _traderapi.CTORATstpSecurityField_OpenDate_set) # ÃæÖµ ParValue = property(_traderapi.CTORATstpSecurityField_ParValue_get, _traderapi.CTORATstpSecurityField_ParValue_set) # ֤ȯ״̬ SecurityStatus = property(_traderapi.CTORATstpSecurityField_SecurityStatus_get, _traderapi.CTORATstpSecurityField_SecurityStatus_set) # ծȯӦ¼ÆÀûÏ¢ BondInterest = property(_traderapi.CTORATstpSecurityField_BondInterest_get, _traderapi.CTORATstpSecurityField_BondInterest_set) # ÕÛËãÂÊ ConversionRate = property(_traderapi.CTORATstpSecurityField_ConversionRate_get, _traderapi.CTORATstpSecurityField_ConversionRate_set) # ×ܹɱ¾ TotalEquity = property(_traderapi.CTORATstpSecurityField_TotalEquity_get, _traderapi.CTORATstpSecurityField_TotalEquity_set) # Á÷ͨ¹É±¾ CirculationEquity = property(_traderapi.CTORATstpSecurityField_CirculationEquity_get, _traderapi.CTORATstpSecurityField_CirculationEquity_set) # ÊÇ·ñÏÞÖÆÕǵøÍ£°å¼Û bPriceLimit = property(_traderapi.CTORATstpSecurityField_bPriceLimit_get, _traderapi.CTORATstpSecurityField_bPriceLimit_set) # ×òÊÕÅÌ¼Û PreClosePrice = property(_traderapi.CTORATstpSecurityField_PreClosePrice_get, _traderapi.CTORATstpSecurityField_PreClosePrice_set) # ÕÇÍ£°å¼Û UpperLimitPrice = property(_traderapi.CTORATstpSecurityField_UpperLimitPrice_get, _traderapi.CTORATstpSecurityField_UpperLimitPrice_set) # µøÍ£°å¼Û LowerLimitPrice = property(_traderapi.CTORATstpSecurityField_LowerLimitPrice_get, _traderapi.CTORATstpSecurityField_LowerLimitPrice_set) def __init__(self): _traderapi.CTORATstpSecurityField_swiginit(self, _traderapi.new_CTORATstpSecurityField()) __swig_destroy__ = _traderapi.delete_CTORATstpSecurityField # Register CTORATstpSecurityField in _traderapi: _traderapi.CTORATstpSecurityField_swigregister(CTORATstpSecurityField) #########################################²éѯйÉÐÅÏ¢############################################ class CTORATstpQryIPOInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryIPOInfoField_ExchangeID_get, _traderapi.CTORATstpQryIPOInfoField_ExchangeID_set) # É깺´úÂë SecurityID = property(_traderapi.CTORATstpQryIPOInfoField_SecurityID_get, _traderapi.CTORATstpQryIPOInfoField_SecurityID_set) def __init__(self): _traderapi.CTORATstpQryIPOInfoField_swiginit(self, _traderapi.new_CTORATstpQryIPOInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryIPOInfoField # Register CTORATstpQryIPOInfoField in _traderapi: _traderapi.CTORATstpQryIPOInfoField_swigregister(CTORATstpQryIPOInfoField) #########################################йÉÐÅÏ¢############################################ class CTORATstpIPOInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpIPOInfoField_ExchangeID_get, _traderapi.CTORATstpIPOInfoField_ExchangeID_set) # É깺´úÂë SecurityID = property(_traderapi.CTORATstpIPOInfoField_SecurityID_get, _traderapi.CTORATstpIPOInfoField_SecurityID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpIPOInfoField_MarketID_get, _traderapi.CTORATstpIPOInfoField_MarketID_set) # ²úÆ·´úÂë ProductID = property(_traderapi.CTORATstpIPOInfoField_ProductID_get, _traderapi.CTORATstpIPOInfoField_ProductID_set) # ֤ȯÀà±ð´úÂë SecurityType = property(_traderapi.CTORATstpIPOInfoField_SecurityType_get, _traderapi.CTORATstpIPOInfoField_SecurityType_set) # ×îСÉ깺¼Û¸ñ MinPrice = property(_traderapi.CTORATstpIPOInfoField_MinPrice_get, _traderapi.CTORATstpIPOInfoField_MinPrice_set) # ±ÒÖÖ´úÂë CurrencyID = property(_traderapi.CTORATstpIPOInfoField_CurrencyID_get, _traderapi.CTORATstpIPOInfoField_CurrencyID_set) # É깺֤ȯÃû³Æ SecurityName = property(_traderapi.CTORATstpIPOInfoField_SecurityName_get, _traderapi.CTORATstpIPOInfoField_SecurityName_set) # йÉ֤ȯ´úÂë UnderlyingSecurityID = property(_traderapi.CTORATstpIPOInfoField_UnderlyingSecurityID_get, _traderapi.CTORATstpIPOInfoField_UnderlyingSecurityID_set) # йÉ֤ȯÃû³Æ UnderlyingSecurityName = property(_traderapi.CTORATstpIPOInfoField_UnderlyingSecurityName_get, _traderapi.CTORATstpIPOInfoField_UnderlyingSecurityName_set) # ÍøÉÏÉ깺×îСÊýÁ¿ MinVolume = property(_traderapi.CTORATstpIPOInfoField_MinVolume_get, _traderapi.CTORATstpIPOInfoField_MinVolume_set) # ÍøÉÏÉ깺×î´óÊýÁ¿ MaxVolume = property(_traderapi.CTORATstpIPOInfoField_MaxVolume_get, _traderapi.CTORATstpIPOInfoField_MaxVolume_set) # ÍøÉÏÉ깺µ¥Î»ÊýÁ¿ VolumeUnit = property(_traderapi.CTORATstpIPOInfoField_VolumeUnit_get, _traderapi.CTORATstpIPOInfoField_VolumeUnit_set) # ·¢Ðз½Ê½ IssueMode = property(_traderapi.CTORATstpIPOInfoField_IssueMode_get, _traderapi.CTORATstpIPOInfoField_IssueMode_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpIPOInfoField_TradingDay_get, _traderapi.CTORATstpIPOInfoField_TradingDay_set) # ×î´óÉ깺¼Û¸ñ MaxPrice = property(_traderapi.CTORATstpIPOInfoField_MaxPrice_get, _traderapi.CTORATstpIPOInfoField_MaxPrice_set) def __init__(self): _traderapi.CTORATstpIPOInfoField_swiginit(self, _traderapi.new_CTORATstpIPOInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpIPOInfoField # Register CTORATstpIPOInfoField in _traderapi: _traderapi.CTORATstpIPOInfoField_swigregister(CTORATstpIPOInfoField) #########################################²éѯÓû§############################################ class CTORATstpQryUserField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§´úÂë UserID = property(_traderapi.CTORATstpQryUserField_UserID_get, _traderapi.CTORATstpQryUserField_UserID_set) # Óû§ÀàÐÍ UserType = property(_traderapi.CTORATstpQryUserField_UserType_get, _traderapi.CTORATstpQryUserField_UserType_set) def __init__(self): _traderapi.CTORATstpQryUserField_swiginit(self, _traderapi.new_CTORATstpQryUserField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryUserField # Register CTORATstpQryUserField in _traderapi: _traderapi.CTORATstpQryUserField_swigregister(CTORATstpQryUserField) #########################################Óû§############################################ class CTORATstpUserField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§´úÂë UserID = property(_traderapi.CTORATstpUserField_UserID_get, _traderapi.CTORATstpUserField_UserID_set) # Óû§Ãû³Æ UserName = property(_traderapi.CTORATstpUserField_UserName_get, _traderapi.CTORATstpUserField_UserName_set) # Óû§ÀàÐÍ UserType = property(_traderapi.CTORATstpUserField_UserType_get, _traderapi.CTORATstpUserField_UserType_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpUserField_DepartmentID_get, _traderapi.CTORATstpUserField_DepartmentID_set) # µÇ¼ÏÞÖÆÊý LoginLimit = property(_traderapi.CTORATstpUserField_LoginLimit_get, _traderapi.CTORATstpUserField_LoginLimit_set) # µÇ¼״̬ LoginStatus = property(_traderapi.CTORATstpUserField_LoginStatus_get, _traderapi.CTORATstpUserField_LoginStatus_set) # ¿ª»§ÈÕÆÚ OpenDate = property(_traderapi.CTORATstpUserField_OpenDate_get, _traderapi.CTORATstpUserField_OpenDate_set) # Ïú»§ÈÕÆÚ CloseDate = property(_traderapi.CTORATstpUserField_CloseDate_get, _traderapi.CTORATstpUserField_CloseDate_set) # ±¨µ¥Á÷¿Ø OrderInsertCommFlux = property(_traderapi.CTORATstpUserField_OrderInsertCommFlux_get, _traderapi.CTORATstpUserField_OrderInsertCommFlux_set) # ³·µ¥Á÷¿Ø OrderActionCommFlux = property(_traderapi.CTORATstpUserField_OrderActionCommFlux_get, _traderapi.CTORATstpUserField_OrderActionCommFlux_set) def __init__(self): _traderapi.CTORATstpUserField_swiginit(self, _traderapi.new_CTORATstpUserField()) __swig_destroy__ = _traderapi.delete_CTORATstpUserField # Register CTORATstpUserField in _traderapi: _traderapi.CTORATstpUserField_swigregister(CTORATstpUserField) #########################################²éѯͶ×ÊÕß############################################ class CTORATstpQryInvestorField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryInvestorField_InvestorID_get, _traderapi.CTORATstpQryInvestorField_InvestorID_set) def __init__(self): _traderapi.CTORATstpQryInvestorField_swiginit(self, _traderapi.new_CTORATstpQryInvestorField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryInvestorField # Register CTORATstpQryInvestorField in _traderapi: _traderapi.CTORATstpQryInvestorField_swigregister(CTORATstpQryInvestorField) #########################################Ͷ×ÊÕß############################################ class CTORATstpInvestorField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInvestorField_InvestorID_get, _traderapi.CTORATstpInvestorField_InvestorID_set) # Ͷ×ÊÕßÀàÐÍ InvestorType = property(_traderapi.CTORATstpInvestorField_InvestorType_get, _traderapi.CTORATstpInvestorField_InvestorType_set) # Ͷ×ÊÕßÃû³Æ InvestorName = property(_traderapi.CTORATstpInvestorField_InvestorName_get, _traderapi.CTORATstpInvestorField_InvestorName_set) # Ö¤¼þÀàÐÍ IdCardType = property(_traderapi.CTORATstpInvestorField_IdCardType_get, _traderapi.CTORATstpInvestorField_IdCardType_set) # Ö¤¼þºÅÂë IdCardNo = property(_traderapi.CTORATstpInvestorField_IdCardNo_get, _traderapi.CTORATstpInvestorField_IdCardNo_set) # ¿ª»§ÈÕÆÚ OpenDate = property(_traderapi.CTORATstpInvestorField_OpenDate_get, _traderapi.CTORATstpInvestorField_OpenDate_set) # Ïú»§ÈÕÆÚ CloseDate = property(_traderapi.CTORATstpInvestorField_CloseDate_get, _traderapi.CTORATstpInvestorField_CloseDate_set) # ½»Ò×״̬ TradingStatus = property(_traderapi.CTORATstpInvestorField_TradingStatus_get, _traderapi.CTORATstpInvestorField_TradingStatus_set) # ίÍз½Ê½ Operways = property(_traderapi.CTORATstpInvestorField_Operways_get, _traderapi.CTORATstpInvestorField_Operways_set) # ÊÖ»ú Mobile = property(_traderapi.CTORATstpInvestorField_Mobile_get, _traderapi.CTORATstpInvestorField_Mobile_set) # ÁªÏµµç»° Telephone = property(_traderapi.CTORATstpInvestorField_Telephone_get, _traderapi.CTORATstpInvestorField_Telephone_set) # µç×ÓÓʼþ Email = property(_traderapi.CTORATstpInvestorField_Email_get, _traderapi.CTORATstpInvestorField_Email_set) # ´«Õæ Fax = property(_traderapi.CTORATstpInvestorField_Fax_get, _traderapi.CTORATstpInvestorField_Fax_set) # ͨѶµØÖ· Address = property(_traderapi.CTORATstpInvestorField_Address_get, _traderapi.CTORATstpInvestorField_Address_set) # ÓÊÕþ±àÂë ZipCode = property(_traderapi.CTORATstpInvestorField_ZipCode_get, _traderapi.CTORATstpInvestorField_ZipCode_set) # רҵͶ×ÊÕßÀà±ð ProfInvestorType = property(_traderapi.CTORATstpInvestorField_ProfInvestorType_get, _traderapi.CTORATstpInvestorField_ProfInvestorType_set) # ÌײÍÀàÐÍ(Á½ÈÚרÓÃ) PlanType = property(_traderapi.CTORATstpInvestorField_PlanType_get, _traderapi.CTORATstpInvestorField_PlanType_set) # ÊÇ·ñÔÊÐíͶ×ÊÕß×ÔÇÐÌײÍ(Á½ÈÚרÓÃ) AllowSelfSwitchPlan = property(_traderapi.CTORATstpInvestorField_AllowSelfSwitchPlan_get, _traderapi.CTORATstpInvestorField_AllowSelfSwitchPlan_set) # ±¸×¢ Remark = property(_traderapi.CTORATstpInvestorField_Remark_get, _traderapi.CTORATstpInvestorField_Remark_set) def __init__(self): _traderapi.CTORATstpInvestorField_swiginit(self, _traderapi.new_CTORATstpInvestorField()) __swig_destroy__ = _traderapi.delete_CTORATstpInvestorField # Register CTORATstpInvestorField in _traderapi: _traderapi.CTORATstpInvestorField_swigregister(CTORATstpInvestorField) #########################################²éѯ½»Ò׹ɶ«ÕË»§############################################ class CTORATstpQryShareholderAccountField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryShareholderAccountField_InvestorID_get, _traderapi.CTORATstpQryShareholderAccountField_InvestorID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryShareholderAccountField_ExchangeID_get, _traderapi.CTORATstpQryShareholderAccountField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpQryShareholderAccountField_MarketID_get, _traderapi.CTORATstpQryShareholderAccountField_MarketID_set) # ¹É¶«ÕË»§ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryShareholderAccountField_ShareholderID_get, _traderapi.CTORATstpQryShareholderAccountField_ShareholderID_set) # ¹É¶«ÕË»§ÀàÐÍ ShareholderIDType = property(_traderapi.CTORATstpQryShareholderAccountField_ShareholderIDType_get, _traderapi.CTORATstpQryShareholderAccountField_ShareholderIDType_set) def __init__(self): _traderapi.CTORATstpQryShareholderAccountField_swiginit(self, _traderapi.new_CTORATstpQryShareholderAccountField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryShareholderAccountField # Register CTORATstpQryShareholderAccountField in _traderapi: _traderapi.CTORATstpQryShareholderAccountField_swigregister(CTORATstpQryShareholderAccountField) #########################################½»Ò׹ɶ«ÕË»§############################################ class CTORATstpShareholderAccountField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpShareholderAccountField_InvestorID_get, _traderapi.CTORATstpShareholderAccountField_InvestorID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpShareholderAccountField_ExchangeID_get, _traderapi.CTORATstpShareholderAccountField_ExchangeID_set) # ¿Í»§´úÂë ShareholderID = property(_traderapi.CTORATstpShareholderAccountField_ShareholderID_get, _traderapi.CTORATstpShareholderAccountField_ShareholderID_set) # ¹É¶«ÕË»§ÀàÐÍ ShareholderIDType = property(_traderapi.CTORATstpShareholderAccountField_ShareholderIDType_get, _traderapi.CTORATstpShareholderAccountField_ShareholderIDType_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpShareholderAccountField_MarketID_get, _traderapi.CTORATstpShareholderAccountField_MarketID_set) # ÆÕͨÂòÂô°×Ãûµ¥¿ØÖƱêÖ¾(Á½ÈÚרÓÃ) BSWhiteListCtl = property(_traderapi.CTORATstpShareholderAccountField_BSWhiteListCtl_get, _traderapi.CTORATstpShareholderAccountField_BSWhiteListCtl_set) # Ö÷ÕË»§±êʶ MainFlag = property(_traderapi.CTORATstpShareholderAccountField_MainFlag_get, _traderapi.CTORATstpShareholderAccountField_MainFlag_set) def __init__(self): _traderapi.CTORATstpShareholderAccountField_swiginit(self, _traderapi.new_CTORATstpShareholderAccountField()) __swig_destroy__ = _traderapi.delete_CTORATstpShareholderAccountField # Register CTORATstpShareholderAccountField in _traderapi: _traderapi.CTORATstpShareholderAccountField_swigregister(CTORATstpShareholderAccountField) #########################################²éѯÅä¹ÉÅäÕ®ÐÅÏ¢############################################ class CTORATstpQryRationalInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryRationalInfoField_ExchangeID_get, _traderapi.CTORATstpQryRationalInfoField_ExchangeID_set) # Åä¹ÉÅäÕ®´úÂë SecurityID = property(_traderapi.CTORATstpQryRationalInfoField_SecurityID_get, _traderapi.CTORATstpQryRationalInfoField_SecurityID_set) def __init__(self): _traderapi.CTORATstpQryRationalInfoField_swiginit(self, _traderapi.new_CTORATstpQryRationalInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryRationalInfoField # Register CTORATstpQryRationalInfoField in _traderapi: _traderapi.CTORATstpQryRationalInfoField_swigregister(CTORATstpQryRationalInfoField) #########################################Åä¹ÉÅäÕ®ÐÅÏ¢############################################ class CTORATstpRationalInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpRationalInfoField_TradingDay_get, _traderapi.CTORATstpRationalInfoField_TradingDay_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpRationalInfoField_ExchangeID_get, _traderapi.CTORATstpRationalInfoField_ExchangeID_set) # É깺´úÂë SecurityID = property(_traderapi.CTORATstpRationalInfoField_SecurityID_get, _traderapi.CTORATstpRationalInfoField_SecurityID_set) # Åä¹ÉÅäÕ®¼Û¸ñ Price = property(_traderapi.CTORATstpRationalInfoField_Price_get, _traderapi.CTORATstpRationalInfoField_Price_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpRationalInfoField_MarketID_get, _traderapi.CTORATstpRationalInfoField_MarketID_set) # ֤ȯƷÖÖ´úÂë ProductID = property(_traderapi.CTORATstpRationalInfoField_ProductID_get, _traderapi.CTORATstpRationalInfoField_ProductID_set) # ֤ȯÀà±ð´úÂë SecurityType = property(_traderapi.CTORATstpRationalInfoField_SecurityType_get, _traderapi.CTORATstpRationalInfoField_SecurityType_set) # Åä¹ÉÃû³Æ SecurityName = property(_traderapi.CTORATstpRationalInfoField_SecurityName_get, _traderapi.CTORATstpRationalInfoField_SecurityName_set) # »ù´¡Ö¤È¯´úÂë UnderlyingSecurityID = property(_traderapi.CTORATstpRationalInfoField_UnderlyingSecurityID_get, _traderapi.CTORATstpRationalInfoField_UnderlyingSecurityID_set) # »ù´¡Ö¤È¯Ãû³Æ UnderlyingSecurityName = property(_traderapi.CTORATstpRationalInfoField_UnderlyingSecurityName_get, _traderapi.CTORATstpRationalInfoField_UnderlyingSecurityName_set) # Åä¹ÉÅäÕ®×îСÊýÁ¿ MinVolume = property(_traderapi.CTORATstpRationalInfoField_MinVolume_get, _traderapi.CTORATstpRationalInfoField_MinVolume_set) # Åä¹ÉÅäÕ®×î´óÊýÁ¿ MaxVolume = property(_traderapi.CTORATstpRationalInfoField_MaxVolume_get, _traderapi.CTORATstpRationalInfoField_MaxVolume_set) # Åä¹ÉÅäÕ®µ¥Î»ÊýÁ¿ VolumeUnit = property(_traderapi.CTORATstpRationalInfoField_VolumeUnit_get, _traderapi.CTORATstpRationalInfoField_VolumeUnit_set) def __init__(self): _traderapi.CTORATstpRationalInfoField_swiginit(self, _traderapi.new_CTORATstpRationalInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpRationalInfoField # Register CTORATstpRationalInfoField in _traderapi: _traderapi.CTORATstpRationalInfoField_swigregister(CTORATstpRationalInfoField) #########################################²éѯ±¨µ¥############################################ class CTORATstpQryOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryOrderField_ExchangeID_get, _traderapi.CTORATstpQryOrderField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryOrderField_InvestorID_get, _traderapi.CTORATstpQryOrderField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryOrderField_BusinessUnitID_get, _traderapi.CTORATstpQryOrderField_BusinessUnitID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryOrderField_SecurityID_get, _traderapi.CTORATstpQryOrderField_SecurityID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryOrderField_ShareholderID_get, _traderapi.CTORATstpQryOrderField_ShareholderID_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpQryOrderField_OrderSysID_get, _traderapi.CTORATstpQryOrderField_OrderSysID_set) # Insert Time InsertTimeStart = property(_traderapi.CTORATstpQryOrderField_InsertTimeStart_get, _traderapi.CTORATstpQryOrderField_InsertTimeStart_set) # Insert Time InsertTimeEnd = property(_traderapi.CTORATstpQryOrderField_InsertTimeEnd_get, _traderapi.CTORATstpQryOrderField_InsertTimeEnd_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpQryOrderField_SInfo_get, _traderapi.CTORATstpQryOrderField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpQryOrderField_IInfo_get, _traderapi.CTORATstpQryOrderField_IInfo_set) # ÊÇ·ñ¿É³· IsCancel = property(_traderapi.CTORATstpQryOrderField_IsCancel_get, _traderapi.CTORATstpQryOrderField_IsCancel_set) def __init__(self): _traderapi.CTORATstpQryOrderField_swiginit(self, _traderapi.new_CTORATstpQryOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryOrderField # Register CTORATstpQryOrderField in _traderapi: _traderapi.CTORATstpQryOrderField_swigregister(CTORATstpQryOrderField) #########################################²éѯ³·µ¥############################################ class CTORATstpQryOrderActionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryOrderActionField_ExchangeID_get, _traderapi.CTORATstpQryOrderActionField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryOrderActionField_InvestorID_get, _traderapi.CTORATstpQryOrderActionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryOrderActionField_BusinessUnitID_get, _traderapi.CTORATstpQryOrderActionField_BusinessUnitID_set) # ¹É¶«ÕË»§ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryOrderActionField_ShareholderID_get, _traderapi.CTORATstpQryOrderActionField_ShareholderID_set) # ±¾µØ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpQryOrderActionField_OrderLocalID_get, _traderapi.CTORATstpQryOrderActionField_OrderLocalID_set) # ±¾µØ³·µ¥±àºÅ CancelOrderLocalID = property(_traderapi.CTORATstpQryOrderActionField_CancelOrderLocalID_get, _traderapi.CTORATstpQryOrderActionField_CancelOrderLocalID_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpQryOrderActionField_SInfo_get, _traderapi.CTORATstpQryOrderActionField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpQryOrderActionField_IInfo_get, _traderapi.CTORATstpQryOrderActionField_IInfo_set) def __init__(self): _traderapi.CTORATstpQryOrderActionField_swiginit(self, _traderapi.new_CTORATstpQryOrderActionField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryOrderActionField # Register CTORATstpQryOrderActionField in _traderapi: _traderapi.CTORATstpQryOrderActionField_swigregister(CTORATstpQryOrderActionField) #########################################³·µ¥############################################ class CTORATstpOrderActionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpOrderActionField_ExchangeID_get, _traderapi.CTORATstpOrderActionField_ExchangeID_set) # ±»³·±¨µ¥Ç°ÖñàºÅ FrontID = property(_traderapi.CTORATstpOrderActionField_FrontID_get, _traderapi.CTORATstpOrderActionField_FrontID_set) # ±»³·±¨µ¥»á»°±àºÅ SessionID = property(_traderapi.CTORATstpOrderActionField_SessionID_get, _traderapi.CTORATstpOrderActionField_SessionID_set) # ±»³·±¨µ¥ÒýÓà OrderRef = property(_traderapi.CTORATstpOrderActionField_OrderRef_get, _traderapi.CTORATstpOrderActionField_OrderRef_set) # ±»³·±¨µ¥ÏµÍ³±àºÅ OrderSysID = property(_traderapi.CTORATstpOrderActionField_OrderSysID_get, _traderapi.CTORATstpOrderActionField_OrderSysID_set) # ²Ù×÷±êÖ¾ ActionFlag = property(_traderapi.CTORATstpOrderActionField_ActionFlag_get, _traderapi.CTORATstpOrderActionField_ActionFlag_set) # ±¾µØ³·µ¥±àºÅ CancelOrderLocalID = property(_traderapi.CTORATstpOrderActionField_CancelOrderLocalID_get, _traderapi.CTORATstpOrderActionField_CancelOrderLocalID_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpOrderActionField_Operway_get, _traderapi.CTORATstpOrderActionField_Operway_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpOrderActionField_SInfo_get, _traderapi.CTORATstpOrderActionField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpOrderActionField_IInfo_get, _traderapi.CTORATstpOrderActionField_IInfo_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpOrderActionField_DepartmentID_get, _traderapi.CTORATstpOrderActionField_DepartmentID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpOrderActionField_InvestorID_get, _traderapi.CTORATstpOrderActionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpOrderActionField_BusinessUnitID_get, _traderapi.CTORATstpOrderActionField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpOrderActionField_ShareholderID_get, _traderapi.CTORATstpOrderActionField_ShareholderID_set) # ±»³·±¨µ¥±¾µØ±àºÅ OrderLocalID = property(_traderapi.CTORATstpOrderActionField_OrderLocalID_get, _traderapi.CTORATstpOrderActionField_OrderLocalID_set) # ²Ù×÷Óû§ ActionUser = property(_traderapi.CTORATstpOrderActionField_ActionUser_get, _traderapi.CTORATstpOrderActionField_ActionUser_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpOrderActionField_TradingDay_get, _traderapi.CTORATstpOrderActionField_TradingDay_set) # ²Ù×÷ÈÕÆÚ ActionDate = property(_traderapi.CTORATstpOrderActionField_ActionDate_get, _traderapi.CTORATstpOrderActionField_ActionDate_set) # ²Ù×÷ʱ¼ä ActionTime = property(_traderapi.CTORATstpOrderActionField_ActionTime_get, _traderapi.CTORATstpOrderActionField_ActionTime_set) # ³·µ¥×´Ì¬ CancelOrderStatus = property(_traderapi.CTORATstpOrderActionField_CancelOrderStatus_get, _traderapi.CTORATstpOrderActionField_CancelOrderStatus_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpOrderActionField_StatusMsg_get, _traderapi.CTORATstpOrderActionField_StatusMsg_set) # ÇëÇó±àºÅ RequestID = property(_traderapi.CTORATstpOrderActionField_RequestID_get, _traderapi.CTORATstpOrderActionField_RequestID_set) # ³·µ¥Ç°ÖñàºÅ ActionFrontID = property(_traderapi.CTORATstpOrderActionField_ActionFrontID_get, _traderapi.CTORATstpOrderActionField_ActionFrontID_set) # ³·µ¥»á»°±àºÅ ActionSessionID = property(_traderapi.CTORATstpOrderActionField_ActionSessionID_get, _traderapi.CTORATstpOrderActionField_ActionSessionID_set) # ³·µ¥ÒýÓà OrderActionRef = property(_traderapi.CTORATstpOrderActionField_OrderActionRef_get, _traderapi.CTORATstpOrderActionField_OrderActionRef_set) # ±¾µØ³·µ¥ÏµÍ³±àºÅ CancelOrderSysID = property(_traderapi.CTORATstpOrderActionField_CancelOrderSysID_get, _traderapi.CTORATstpOrderActionField_CancelOrderSysID_set) # ³·µ¥ÀàÐÍ CancelOrderType = property(_traderapi.CTORATstpOrderActionField_CancelOrderType_get, _traderapi.CTORATstpOrderActionField_CancelOrderType_set) # ½»Ò×µ¥Ôª´úÂë PbuID = property(_traderapi.CTORATstpOrderActionField_PbuID_get, _traderapi.CTORATstpOrderActionField_PbuID_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpOrderActionField_IPAddress_get, _traderapi.CTORATstpOrderActionField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpOrderActionField_MacAddress_get, _traderapi.CTORATstpOrderActionField_MacAddress_set) def __init__(self): _traderapi.CTORATstpOrderActionField_swiginit(self, _traderapi.new_CTORATstpOrderActionField()) __swig_destroy__ = _traderapi.delete_CTORATstpOrderActionField # Register CTORATstpOrderActionField in _traderapi: _traderapi.CTORATstpOrderActionField_swigregister(CTORATstpOrderActionField) #########################################²éѯ³É½»############################################ class CTORATstpQryTradeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryTradeField_ExchangeID_get, _traderapi.CTORATstpQryTradeField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryTradeField_InvestorID_get, _traderapi.CTORATstpQryTradeField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryTradeField_BusinessUnitID_get, _traderapi.CTORATstpQryTradeField_BusinessUnitID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryTradeField_SecurityID_get, _traderapi.CTORATstpQryTradeField_SecurityID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryTradeField_ShareholderID_get, _traderapi.CTORATstpQryTradeField_ShareholderID_set) # ³É½»±àºÅ TradeID = property(_traderapi.CTORATstpQryTradeField_TradeID_get, _traderapi.CTORATstpQryTradeField_TradeID_set) # Insert Time TradeTimeStart = property(_traderapi.CTORATstpQryTradeField_TradeTimeStart_get, _traderapi.CTORATstpQryTradeField_TradeTimeStart_set) # Insert Time TradeTimeEnd = property(_traderapi.CTORATstpQryTradeField_TradeTimeEnd_get, _traderapi.CTORATstpQryTradeField_TradeTimeEnd_set) def __init__(self): _traderapi.CTORATstpQryTradeField_swiginit(self, _traderapi.new_CTORATstpQryTradeField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryTradeField # Register CTORATstpQryTradeField in _traderapi: _traderapi.CTORATstpQryTradeField_swigregister(CTORATstpQryTradeField) #########################################²éѯ×ʽðÕË»§############################################ class CTORATstpQryTradingAccountField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryTradingAccountField_InvestorID_get, _traderapi.CTORATstpQryTradingAccountField_InvestorID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpQryTradingAccountField_CurrencyID_get, _traderapi.CTORATstpQryTradingAccountField_CurrencyID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpQryTradingAccountField_AccountID_get, _traderapi.CTORATstpQryTradingAccountField_AccountID_set) # ×ʽðÕË»§ÀàÐÍ AccountType = property(_traderapi.CTORATstpQryTradingAccountField_AccountType_get, _traderapi.CTORATstpQryTradingAccountField_AccountType_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpQryTradingAccountField_DepartmentID_get, _traderapi.CTORATstpQryTradingAccountField_DepartmentID_set) def __init__(self): _traderapi.CTORATstpQryTradingAccountField_swiginit(self, _traderapi.new_CTORATstpQryTradingAccountField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryTradingAccountField # Register CTORATstpQryTradingAccountField in _traderapi: _traderapi.CTORATstpQryTradingAccountField_swigregister(CTORATstpQryTradingAccountField) #########################################×ʽðÕË»§############################################ class CTORATstpTradingAccountField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpTradingAccountField_DepartmentID_get, _traderapi.CTORATstpTradingAccountField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpTradingAccountField_AccountID_get, _traderapi.CTORATstpTradingAccountField_AccountID_set) # ±ÒÖÖ´úÂë CurrencyID = property(_traderapi.CTORATstpTradingAccountField_CurrencyID_get, _traderapi.CTORATstpTradingAccountField_CurrencyID_set) # ÉÏÈÕ½á´æ PreDeposit = property(_traderapi.CTORATstpTradingAccountField_PreDeposit_get, _traderapi.CTORATstpTradingAccountField_PreDeposit_set) # ¿ÉÓÃ×ʽð UsefulMoney = property(_traderapi.CTORATstpTradingAccountField_UsefulMoney_get, _traderapi.CTORATstpTradingAccountField_UsefulMoney_set) # ¿ÉÈ¡×ʽð FetchLimit = property(_traderapi.CTORATstpTradingAccountField_FetchLimit_get, _traderapi.CTORATstpTradingAccountField_FetchLimit_set) # ÉÏÈÕδ½»ÊÕ½ð¶î(¸Û¹ÉͨרÓÃ×Ö¶Î) PreUnDeliveredMoney = property(_traderapi.CTORATstpTradingAccountField_PreUnDeliveredMoney_get, _traderapi.CTORATstpTradingAccountField_PreUnDeliveredMoney_set) # ¿ÉÓÃδ½»ÊÕ½ð¶î(¸Û¹ÉͨרÓÃ×Ö¶Î) UnDeliveredMoney = property(_traderapi.CTORATstpTradingAccountField_UnDeliveredMoney_get, _traderapi.CTORATstpTradingAccountField_UnDeliveredMoney_set) # µ±ÈÕÈë½ð½ð¶î Deposit = property(_traderapi.CTORATstpTradingAccountField_Deposit_get, _traderapi.CTORATstpTradingAccountField_Deposit_set) # µ±ÈÕ³ö½ð½ð¶î Withdraw = property(_traderapi.CTORATstpTradingAccountField_Withdraw_get, _traderapi.CTORATstpTradingAccountField_Withdraw_set) # ¶³½áµÄ×ʽð(¸Û¹Éͨ¸Ã×ֶβ»°üÀ¨Î´½»ÊÕ²¿·Ö¶³½á×ʽð) FrozenCash = property(_traderapi.CTORATstpTradingAccountField_FrozenCash_get, _traderapi.CTORATstpTradingAccountField_FrozenCash_set) # ¶³½áδ½»ÊÕ½ð¶î(¸Û¹ÉͨרÓÃ) UnDeliveredFrozenCash = property(_traderapi.CTORATstpTradingAccountField_UnDeliveredFrozenCash_get, _traderapi.CTORATstpTradingAccountField_UnDeliveredFrozenCash_set) # ¶³½áµÄÊÖÐø·Ñ(¸Û¹Éͨ¸Ã×ֶβ»°üÀ¨Î´½»ÊÕ²¿·Ö¶³½áÊÖÐø·Ñ) FrozenCommission = property(_traderapi.CTORATstpTradingAccountField_FrozenCommission_get, _traderapi.CTORATstpTradingAccountField_FrozenCommission_set) # ¶³½áδ½»ÊÕÊÖÐø·Ñ(¸Û¹ÉͨרÓÃ) UnDeliveredFrozenCommission = property(_traderapi.CTORATstpTradingAccountField_UnDeliveredFrozenCommission_get, _traderapi.CTORATstpTradingAccountField_UnDeliveredFrozenCommission_set) # ÊÖÐø·Ñ(¸Û¹Éͨ¸Ã×ֶβ»°üÀ¨Î´½»ÊÕ²¿·ÖÊÖÐø·Ñ) Commission = property(_traderapi.CTORATstpTradingAccountField_Commission_get, _traderapi.CTORATstpTradingAccountField_Commission_set) # Õ¼ÓÃδ½»ÊÕÊÖÐø·Ñ(¸Û¹ÉͨרÓÃ) UnDeliveredCommission = property(_traderapi.CTORATstpTradingAccountField_UnDeliveredCommission_get, _traderapi.CTORATstpTradingAccountField_UnDeliveredCommission_set) # ×ʽðÕË»§ÀàÐÍ AccountType = property(_traderapi.CTORATstpTradingAccountField_AccountType_get, _traderapi.CTORATstpTradingAccountField_AccountType_set) # ×ʽðÕË»§ËùÊôͶ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpTradingAccountField_InvestorID_get, _traderapi.CTORATstpTradingAccountField_InvestorID_set) # ÒøÐдúÂë BankID = property(_traderapi.CTORATstpTradingAccountField_BankID_get, _traderapi.CTORATstpTradingAccountField_BankID_set) # ÒøÐÐÕË»§ BankAccountID = property(_traderapi.CTORATstpTradingAccountField_BankAccountID_get, _traderapi.CTORATstpTradingAccountField_BankAccountID_set) # ȨÀû½ðÊÕÈë(Á½ÈÚרÓÃ) RoyaltyIn = property(_traderapi.CTORATstpTradingAccountField_RoyaltyIn_get, _traderapi.CTORATstpTradingAccountField_RoyaltyIn_set) # ȨÀû½ðÖ§³ö(Á½ÈÚרÓÃ) RoyaltyOut = property(_traderapi.CTORATstpTradingAccountField_RoyaltyOut_get, _traderapi.CTORATstpTradingAccountField_RoyaltyOut_set) # ÈÚȯÂô³ö½ð¶î(Á½ÈÚרÓÃ) CreditSellAmount = property(_traderapi.CTORATstpTradingAccountField_CreditSellAmount_get, _traderapi.CTORATstpTradingAccountField_CreditSellAmount_set) # ÈÚȯÂô³öʹÓýð¶î(ÓÃÓÚ³¥»¹ÈÚ×ʸºÕ®»òÂòÌØÊâÆ·ÖֵĽð¶î)(Á½ÈÚרÓÃ) CreditSellUseAmount = property(_traderapi.CTORATstpTradingAccountField_CreditSellUseAmount_get, _traderapi.CTORATstpTradingAccountField_CreditSellUseAmount_set) # ÐéÄâ×ʲú(Á½ÈÚרÓÃ) VirtualAssets = property(_traderapi.CTORATstpTradingAccountField_VirtualAssets_get, _traderapi.CTORATstpTradingAccountField_VirtualAssets_set) # ÈÚȯÂô³ö½ð¶î¶³½á(ÓÃÓÚ³¥»¹ÈÚ×ʸºÕ®»òÂòÌØÊâÆ·ÖÖµÄδ³É½»¶³½á½ð¶î)(Á½ÈÚרÓÃ) CreditSellFrozenAmount = property(_traderapi.CTORATstpTradingAccountField_CreditSellFrozenAmount_get, _traderapi.CTORATstpTradingAccountField_CreditSellFrozenAmount_set) # ÊôÖ÷µ¥Ôª OwnerUnit = property(_traderapi.CTORATstpTradingAccountField_OwnerUnit_get, _traderapi.CTORATstpTradingAccountField_OwnerUnit_set) def __init__(self): _traderapi.CTORATstpTradingAccountField_swiginit(self, _traderapi.new_CTORATstpTradingAccountField()) __swig_destroy__ = _traderapi.delete_CTORATstpTradingAccountField # Register CTORATstpTradingAccountField in _traderapi: _traderapi.CTORATstpTradingAccountField_swigregister(CTORATstpTradingAccountField) #########################################²éѯͶ×ÊÕß³Ö²Ö############################################ class CTORATstpQryPositionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryPositionField_ExchangeID_get, _traderapi.CTORATstpQryPositionField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryPositionField_InvestorID_get, _traderapi.CTORATstpQryPositionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryPositionField_BusinessUnitID_get, _traderapi.CTORATstpQryPositionField_BusinessUnitID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryPositionField_SecurityID_get, _traderapi.CTORATstpQryPositionField_SecurityID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryPositionField_ShareholderID_get, _traderapi.CTORATstpQryPositionField_ShareholderID_set) def __init__(self): _traderapi.CTORATstpQryPositionField_swiginit(self, _traderapi.new_CTORATstpQryPositionField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryPositionField # Register CTORATstpQryPositionField in _traderapi: _traderapi.CTORATstpQryPositionField_swigregister(CTORATstpQryPositionField) #########################################Ͷ×ÊÕß³Ö²Ö############################################ class CTORATstpPositionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpPositionField_ExchangeID_get, _traderapi.CTORATstpPositionField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpPositionField_InvestorID_get, _traderapi.CTORATstpPositionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpPositionField_BusinessUnitID_get, _traderapi.CTORATstpPositionField_BusinessUnitID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpPositionField_MarketID_get, _traderapi.CTORATstpPositionField_MarketID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpPositionField_ShareholderID_get, _traderapi.CTORATstpPositionField_ShareholderID_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpPositionField_TradingDay_get, _traderapi.CTORATstpPositionField_TradingDay_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpPositionField_SecurityID_get, _traderapi.CTORATstpPositionField_SecurityID_set) # ֤ȯÃû³Æ SecurityName = property(_traderapi.CTORATstpPositionField_SecurityName_get, _traderapi.CTORATstpPositionField_SecurityName_set) # ×ò²Ö HistoryPos = property(_traderapi.CTORATstpPositionField_HistoryPos_get, _traderapi.CTORATstpPositionField_HistoryPos_set) # ×ò²Ö¶³½á HistoryPosFrozen = property(_traderapi.CTORATstpPositionField_HistoryPosFrozen_get, _traderapi.CTORATstpPositionField_HistoryPosFrozen_set) # ½ñÂòÂô²Ö TodayBSPos = property(_traderapi.CTORATstpPositionField_TodayBSPos_get, _traderapi.CTORATstpPositionField_TodayBSPos_set) # ½ñÂòÂô²Ö¶³½á TodayBSPosFrozen = property(_traderapi.CTORATstpPositionField_TodayBSPosFrozen_get, _traderapi.CTORATstpPositionField_TodayBSPosFrozen_set) # ½ñÈÕÉêÊê³Ö²Ö TodayPRPos = property(_traderapi.CTORATstpPositionField_TodayPRPos_get, _traderapi.CTORATstpPositionField_TodayPRPos_set) # ½ñÈÕÉêÊê³Ö²Ö¶³½á TodayPRPosFrozen = property(_traderapi.CTORATstpPositionField_TodayPRPosFrozen_get, _traderapi.CTORATstpPositionField_TodayPRPosFrozen_set) # ½ñ²ð·ÖºÏ²¢³Ö²Ö TodaySMPos = property(_traderapi.CTORATstpPositionField_TodaySMPos_get, _traderapi.CTORATstpPositionField_TodaySMPos_set) # ½ñ²ð·ÖºÏ²¢³Ö²Ö¶³½á TodaySMPosFrozen = property(_traderapi.CTORATstpPositionField_TodaySMPosFrozen_get, _traderapi.CTORATstpPositionField_TodaySMPosFrozen_set) # ×ò²Ö³É±¾¼Û HistoryPosPrice = property(_traderapi.CTORATstpPositionField_HistoryPosPrice_get, _traderapi.CTORATstpPositionField_HistoryPosPrice_set) # ³Ö²Ö³É±¾ TotalPosCost = property(_traderapi.CTORATstpPositionField_TotalPosCost_get, _traderapi.CTORATstpPositionField_TotalPosCost_set) # ÉÏ´ÎÓà¶î(ÅÌÖв»±ä) PrePosition = property(_traderapi.CTORATstpPositionField_PrePosition_get, _traderapi.CTORATstpPositionField_PrePosition_set) # ¹É·Ý¿ÉÓà AvailablePosition = property(_traderapi.CTORATstpPositionField_AvailablePosition_get, _traderapi.CTORATstpPositionField_AvailablePosition_set) # ¹É·ÝÓà¶î CurrentPosition = property(_traderapi.CTORATstpPositionField_CurrentPosition_get, _traderapi.CTORATstpPositionField_CurrentPosition_set) # ¿ª²Ö³É±¾ OpenPosCost = property(_traderapi.CTORATstpPositionField_OpenPosCost_get, _traderapi.CTORATstpPositionField_OpenPosCost_set) # ÈÚ×ʲÖλ(Á½ÈÚרÓÃ) CreditBuyPos = property(_traderapi.CTORATstpPositionField_CreditBuyPos_get, _traderapi.CTORATstpPositionField_CreditBuyPos_set) # ÈÚȯ²Öλ(Á½ÈÚרÓÃ) CreditSellPos = property(_traderapi.CTORATstpPositionField_CreditSellPos_get, _traderapi.CTORATstpPositionField_CreditSellPos_set) # ½ñÈÕÈÚȯ²Öλ(Á½ÈÚרÓÃ) TodayCreditSellPos = property(_traderapi.CTORATstpPositionField_TodayCreditSellPos_get, _traderapi.CTORATstpPositionField_TodayCreditSellPos_set) # »®³ö²Öλ(Á½ÈÚרÓÃ) CollateralOutPos = property(_traderapi.CTORATstpPositionField_CollateralOutPos_get, _traderapi.CTORATstpPositionField_CollateralOutPos_set) # »¹È¯Î´³É½»ÊýÁ¿(Á½ÈÚרÓÃ) RepayUntradeVolume = property(_traderapi.CTORATstpPositionField_RepayUntradeVolume_get, _traderapi.CTORATstpPositionField_RepayUntradeVolume_set) # Ö±½Ó»¹È¯Î´³É½»ÊýÁ¿(Á½ÈÚרÓÃ) RepayTransferUntradeVolume = property(_traderapi.CTORATstpPositionField_RepayTransferUntradeVolume_get, _traderapi.CTORATstpPositionField_RepayTransferUntradeVolume_set) # µ£±£Æ·ÂòÈëδ³É½»½ð¶î(Á½ÈÚרÓÃ) CollateralBuyUntradeAmount = property(_traderapi.CTORATstpPositionField_CollateralBuyUntradeAmount_get, _traderapi.CTORATstpPositionField_CollateralBuyUntradeAmount_set) # µ£±£Æ·ÂòÈëδ³É½»ÊýÁ¿(Á½ÈÚרÓÃ) CollateralBuyUntradeVolume = property(_traderapi.CTORATstpPositionField_CollateralBuyUntradeVolume_get, _traderapi.CTORATstpPositionField_CollateralBuyUntradeVolume_set) # ÈÚ×ÊÂòÈë½ð¶î(°üº¬½»Ò×·ÑÓÃ)(Á½ÈÚרÓÃ) CreditBuyAmount = property(_traderapi.CTORATstpPositionField_CreditBuyAmount_get, _traderapi.CTORATstpPositionField_CreditBuyAmount_set) # ÈÚ×ÊÂòÈëδ³É½»½ð¶î(°üº¬½»Ò×·ÑÓÃ)(Á½ÈÚרÓÃ) CreditBuyUntradeAmount = property(_traderapi.CTORATstpPositionField_CreditBuyUntradeAmount_get, _traderapi.CTORATstpPositionField_CreditBuyUntradeAmount_set) # ÈÚ×ʶ³½á±£Ö¤½ð(Á½ÈÚרÓÃ) CreditBuyFrozenMargin = property(_traderapi.CTORATstpPositionField_CreditBuyFrozenMargin_get, _traderapi.CTORATstpPositionField_CreditBuyFrozenMargin_set) # ÈÚ×ÊÂòÈëÀûÏ¢(Á½ÈÚרÓÃ) CreditBuyInterestFee = property(_traderapi.CTORATstpPositionField_CreditBuyInterestFee_get, _traderapi.CTORATstpPositionField_CreditBuyInterestFee_set) # ÈÚ×ÊÂòÈëδ³É½»ÊýÁ¿(Á½ÈÚרÓÃ) CreditBuyUntradeVolume = property(_traderapi.CTORATstpPositionField_CreditBuyUntradeVolume_get, _traderapi.CTORATstpPositionField_CreditBuyUntradeVolume_set) # ÈÚȯÂô³ö½ð¶î(ÒԳɽ»¼Û¼ÆËã)(Á½ÈÚרÓÃ) CreditSellAmount = property(_traderapi.CTORATstpPositionField_CreditSellAmount_get, _traderapi.CTORATstpPositionField_CreditSellAmount_set) # ÈÚȯÂô³öδ³É½»½ð¶î(Á½ÈÚרÓÃ) CreditSellUntradeAmount = property(_traderapi.CTORATstpPositionField_CreditSellUntradeAmount_get, _traderapi.CTORATstpPositionField_CreditSellUntradeAmount_set) # ÈÚȯ¶³½á±£Ö¤½ð(Á½ÈÚרÓÃ) CreditSellFrozenMargin = property(_traderapi.CTORATstpPositionField_CreditSellFrozenMargin_get, _traderapi.CTORATstpPositionField_CreditSellFrozenMargin_set) # ÈÚȯÂô³öÏ¢·Ñ(Á½ÈÚרÓÃ) CreditSellInterestFee = property(_traderapi.CTORATstpPositionField_CreditSellInterestFee_get, _traderapi.CTORATstpPositionField_CreditSellInterestFee_set) # ÈÚȯÂô³öδ³É½»ÊýÁ¿(Á½ÈÚרÓÃ) CreditSellUntradeVolume = property(_traderapi.CTORATstpPositionField_CreditSellUntradeVolume_get, _traderapi.CTORATstpPositionField_CreditSellUntradeVolume_set) # »®Èë´ýÊÕ²Ö(Á½ÈÚרÓÃ) CollateralInPos = property(_traderapi.CTORATstpPositionField_CollateralInPos_get, _traderapi.CTORATstpPositionField_CollateralInPos_set) # ÈÚ×ÊÁ÷¶¯¶³½á±£Ö¤½ð(Á½ÈÚרÓÃ) CreditBuyFrozenCirculateMargin = property(_traderapi.CTORATstpPositionField_CreditBuyFrozenCirculateMargin_get, _traderapi.CTORATstpPositionField_CreditBuyFrozenCirculateMargin_set) # ÈÚȯÁ÷¶¯¶³½á±£Ö¤½ð(Á½ÈÚרÓÃ) CreditSellFrozenCirculateMargin = property(_traderapi.CTORATstpPositionField_CreditSellFrozenCirculateMargin_get, _traderapi.CTORATstpPositionField_CreditSellFrozenCirculateMargin_set) # ÀÛ¼ÆÆ½²ÖÓ¯¿÷(Á½ÈÚרÓÃ) CloseProfit = property(_traderapi.CTORATstpPositionField_CloseProfit_get, _traderapi.CTORATstpPositionField_CloseProfit_set) # µ±ÈÕÀۼƿª²ÖÊýÁ¿ TodayTotalOpenVolume = property(_traderapi.CTORATstpPositionField_TodayTotalOpenVolume_get, _traderapi.CTORATstpPositionField_TodayTotalOpenVolume_set) # ½ñÊÖÐø·Ñ TodayCommission = property(_traderapi.CTORATstpPositionField_TodayCommission_get, _traderapi.CTORATstpPositionField_TodayCommission_set) # µ±ÈÕÀÛ¼ÆÂòÈë½ð¶î TodayTotalBuyAmount = property(_traderapi.CTORATstpPositionField_TodayTotalBuyAmount_get, _traderapi.CTORATstpPositionField_TodayTotalBuyAmount_set) # µ±ÈÕÀÛ¼ÆÂô³ö½ð¶î TodayTotalSellAmount = property(_traderapi.CTORATstpPositionField_TodayTotalSellAmount_get, _traderapi.CTORATstpPositionField_TodayTotalSellAmount_set) # ÉÏÈÕ¶³½á(ÅÌÖв»±ä) PreFrozen = property(_traderapi.CTORATstpPositionField_PreFrozen_get, _traderapi.CTORATstpPositionField_PreFrozen_set) def __init__(self): _traderapi.CTORATstpPositionField_swiginit(self, _traderapi.new_CTORATstpPositionField()) __swig_destroy__ = _traderapi.delete_CTORATstpPositionField # Register CTORATstpPositionField in _traderapi: _traderapi.CTORATstpPositionField_swigregister(CTORATstpPositionField) #########################################²éѯ»ù´¡½»Ò×·ÑÂÊ############################################ class CTORATstpQryTradingFeeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryTradingFeeField_ExchangeID_get, _traderapi.CTORATstpQryTradingFeeField_ExchangeID_set) def __init__(self): _traderapi.CTORATstpQryTradingFeeField_swiginit(self, _traderapi.new_CTORATstpQryTradingFeeField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryTradingFeeField # Register CTORATstpQryTradingFeeField in _traderapi: _traderapi.CTORATstpQryTradingFeeField_swigregister(CTORATstpQryTradingFeeField) #########################################»ù´¡½»Ò×·ÑÂÊ############################################ class CTORATstpTradingFeeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpTradingFeeField_ExchangeID_get, _traderapi.CTORATstpTradingFeeField_ExchangeID_set) # ²úÆ·´úÂë ProductID = property(_traderapi.CTORATstpTradingFeeField_ProductID_get, _traderapi.CTORATstpTradingFeeField_ProductID_set) # ֤ȯÀà±ð´úÂë SecurityType = property(_traderapi.CTORATstpTradingFeeField_SecurityType_get, _traderapi.CTORATstpTradingFeeField_SecurityType_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpTradingFeeField_SecurityID_get, _traderapi.CTORATstpTradingFeeField_SecurityID_set) # ÒµÎñÀà±ð BizClass = property(_traderapi.CTORATstpTradingFeeField_BizClass_get, _traderapi.CTORATstpTradingFeeField_BizClass_set) # Ó¡»¨Ë°(¸Û¹ÉÓ¡»¨Ë°)°´½ð¶îÊÕÈ¡±ÈÀý StampTaxRatioByAmt = property(_traderapi.CTORATstpTradingFeeField_StampTaxRatioByAmt_get, _traderapi.CTORATstpTradingFeeField_StampTaxRatioByAmt_set) # Ó¡»¨Ë°(¸Û¹ÉÓ¡»¨Ë°)°´ÃæÖµÊÕÈ¡±ÈÀý StampTaxRatioByPar = property(_traderapi.CTORATstpTradingFeeField_StampTaxRatioByPar_get, _traderapi.CTORATstpTradingFeeField_StampTaxRatioByPar_set) # Ó¡»¨Ë°(¸Û¹ÉÓ¡»¨Ë°,µ¥Î»¸Û±Ò)°´±ÊÊÕÈ¡½ð¶î StampTaxFeePerOrder = property(_traderapi.CTORATstpTradingFeeField_StampTaxFeePerOrder_get, _traderapi.CTORATstpTradingFeeField_StampTaxFeePerOrder_set) # Ó¡»¨Ë°(¸Û¹ÉÓ¡»¨Ë°,µ¥Î»¸Û±Ò)°´ÊýÁ¿ÊÕÈ¡½ð¶î StampTaxFeeByVolume = property(_traderapi.CTORATstpTradingFeeField_StampTaxFeeByVolume_get, _traderapi.CTORATstpTradingFeeField_StampTaxFeeByVolume_set) # Ó¡»¨Ë°(¸Û¹ÉÓ¡»¨Ë°,µ¥Î»¸Û±Ò)×îµÍÊÕÈ¡½ð¶î StampTaxFeeMin = property(_traderapi.CTORATstpTradingFeeField_StampTaxFeeMin_get, _traderapi.CTORATstpTradingFeeField_StampTaxFeeMin_set) # Ó¡»¨Ë°(¸Û¹ÉÓ¡»¨Ë°,µ¥Î»¸Û±Ò)×î¸ßÊÕÈ¡½ð¶î StampTaxFeeMax = property(_traderapi.CTORATstpTradingFeeField_StampTaxFeeMax_get, _traderapi.CTORATstpTradingFeeField_StampTaxFeeMax_set) # ¹ý»§·Ñ(¸Û¹É֤ȯ×éºÏ·Ñ)°´½ð¶îÊÕÈ¡±ÈÀý TransferRatioByAmt = property(_traderapi.CTORATstpTradingFeeField_TransferRatioByAmt_get, _traderapi.CTORATstpTradingFeeField_TransferRatioByAmt_set) # ¹ý»§·Ñ(¸Û¹É֤ȯ×éºÏ·Ñ)°´ÃæÖµÊÕÈ¡±ÈÀý TransferRatioByPar = property(_traderapi.CTORATstpTradingFeeField_TransferRatioByPar_get, _traderapi.CTORATstpTradingFeeField_TransferRatioByPar_set) # ¹ý»§·Ñ(¸Û¹É֤ȯ×éºÏ·Ñ,µ¥Î»¸Û±Ò)°´±ÊÊÕÈ¡½ð¶î TransferFeePerOrder = property(_traderapi.CTORATstpTradingFeeField_TransferFeePerOrder_get, _traderapi.CTORATstpTradingFeeField_TransferFeePerOrder_set) # ¹ý»§·Ñ(¸Û¹É֤ȯ×éºÏ·Ñ,µ¥Î»¸Û±Ò)°´ÊýÁ¿ÊÕÈ¡½ð¶î TransferFeeByVolume = property(_traderapi.CTORATstpTradingFeeField_TransferFeeByVolume_get, _traderapi.CTORATstpTradingFeeField_TransferFeeByVolume_set) # ¹ý»§·Ñ(¸Û¹É֤ȯ×éºÏ·Ñ,µ¥Î»¸Û±Ò)×îµÍÊÕÈ¡½ð¶î TransferFeeMin = property(_traderapi.CTORATstpTradingFeeField_TransferFeeMin_get, _traderapi.CTORATstpTradingFeeField_TransferFeeMin_set) # ¹ý»§·Ñ(¸Û¹É֤ȯ×éºÏ·Ñ,µ¥Î»¸Û±Ò)×î¸ßÊÕÈ¡½ð¶î TransferFeeMax = property(_traderapi.CTORATstpTradingFeeField_TransferFeeMax_get, _traderapi.CTORATstpTradingFeeField_TransferFeeMax_set) # ¾­ÊÖ·Ñ(¸Û¹É½»Ò×·Ñ)°´½ð¶îÊÕÈ¡±ÈÀý HandlingRatioByAmt = property(_traderapi.CTORATstpTradingFeeField_HandlingRatioByAmt_get, _traderapi.CTORATstpTradingFeeField_HandlingRatioByAmt_set) # ¾­ÊÖ·Ñ(¸Û¹É½»Ò×·Ñ)°´ÃæÖµÊÕÈ¡±ÈÀý HandlingRatioByPar = property(_traderapi.CTORATstpTradingFeeField_HandlingRatioByPar_get, _traderapi.CTORATstpTradingFeeField_HandlingRatioByPar_set) # ¾­ÊÖ·Ñ(¸Û¹É½»Ò×·Ñ,µ¥Î»¸Û±Ò)°´±ÊÊÕÈ¡½ð¶î HandlingFeePerOrder = property(_traderapi.CTORATstpTradingFeeField_HandlingFeePerOrder_get, _traderapi.CTORATstpTradingFeeField_HandlingFeePerOrder_set) # ¾­ÊÖ·Ñ(¸Û¹É½»Ò×·Ñ,µ¥Î»¸Û±Ò)°´ÊýÁ¿ÊÕÈ¡½ð¶î HandlingFeeByVolume = property(_traderapi.CTORATstpTradingFeeField_HandlingFeeByVolume_get, _traderapi.CTORATstpTradingFeeField_HandlingFeeByVolume_set) # ¾­ÊÖ·Ñ(¸Û¹É½»Ò×·Ñ,µ¥Î»¸Û±Ò)×îµÍÊÕÈ¡½ð¶î HandlingFeeMin = property(_traderapi.CTORATstpTradingFeeField_HandlingFeeMin_get, _traderapi.CTORATstpTradingFeeField_HandlingFeeMin_set) # ¾­ÊÖ·Ñ(¸Û¹É½»Ò×·Ñ,µ¥Î»¸Û±Ò)×î¸ßÊÕÈ¡½ð¶î HandlingFeeMax = property(_traderapi.CTORATstpTradingFeeField_HandlingFeeMax_get, _traderapi.CTORATstpTradingFeeField_HandlingFeeMax_set) # Ö¤¹Ü·Ñ(¸Û¹É½»Ò×Õ÷·Ñ)°´½ð¶îÊÕÈ¡±ÈÀý RegulateRatioByAmt = property(_traderapi.CTORATstpTradingFeeField_RegulateRatioByAmt_get, _traderapi.CTORATstpTradingFeeField_RegulateRatioByAmt_set) # Ö¤¹Ü·Ñ(¸Û¹É½»Ò×Õ÷·Ñ)°´ÃæÖµÊÕÈ¡±ÈÀý RegulateRatioByPar = property(_traderapi.CTORATstpTradingFeeField_RegulateRatioByPar_get, _traderapi.CTORATstpTradingFeeField_RegulateRatioByPar_set) # Ö¤¹Ü·Ñ(¸Û¹É½»Ò×Õ÷·Ñ,µ¥Î»¸Û±Ò)°´±ÊÊÕÈ¡½ð¶î RegulateFeePerOrder = property(_traderapi.CTORATstpTradingFeeField_RegulateFeePerOrder_get, _traderapi.CTORATstpTradingFeeField_RegulateFeePerOrder_set) # Ö¤¹Ü·Ñ(¸Û¹É½»Ò×Õ÷·Ñ,µ¥Î»¸Û±Ò)°´ÊýÁ¿ÊÕÈ¡½ð¶î RegulateFeeByVolume = property(_traderapi.CTORATstpTradingFeeField_RegulateFeeByVolume_get, _traderapi.CTORATstpTradingFeeField_RegulateFeeByVolume_set) # Ö¤¹Ü·Ñ(¸Û¹É½»Ò×Õ÷·Ñ,µ¥Î»¸Û±Ò)×îµÍÊÕÈ¡½ð¶î RegulateFeeMin = property(_traderapi.CTORATstpTradingFeeField_RegulateFeeMin_get, _traderapi.CTORATstpTradingFeeField_RegulateFeeMin_set) # Ö¤¹Ü·Ñ(¸Û¹É½»Ò×Õ÷·Ñ,µ¥Î»¸Û±Ò)×î¸ßÊÕÈ¡½ð¶î RegulateFeeMax = property(_traderapi.CTORATstpTradingFeeField_RegulateFeeMax_get, _traderapi.CTORATstpTradingFeeField_RegulateFeeMax_set) # ½áËã·Ñ(¸Û¹É¹É·Ý½»ÊÕ·Ñ)°´½ð¶îÊÕÈ¡±ÈÀý SettlementRatioByAmt = property(_traderapi.CTORATstpTradingFeeField_SettlementRatioByAmt_get, _traderapi.CTORATstpTradingFeeField_SettlementRatioByAmt_set) # ½áËã·Ñ(¸Û¹É¹É·Ý½»ÊÕ·Ñ)°´ÃæÖµÊÕÈ¡±ÈÀý SettlementRatioByPar = property(_traderapi.CTORATstpTradingFeeField_SettlementRatioByPar_get, _traderapi.CTORATstpTradingFeeField_SettlementRatioByPar_set) # ½áËã·Ñ(¸Û¹É¹É·Ý½»ÊÕ·Ñ,µ¥Î»¸Û±Ò)°´±ÊÊÕÈ¡½ð¶î SettlementFeePerOrder = property(_traderapi.CTORATstpTradingFeeField_SettlementFeePerOrder_get, _traderapi.CTORATstpTradingFeeField_SettlementFeePerOrder_set) # ½áËã·Ñ(¸Û¹É¹É·Ý½»ÊÕ·Ñ,µ¥Î»¸Û±Ò)°´ÊýÁ¿ÊÕÈ¡½ð¶î SettlementFeeByVolume = property(_traderapi.CTORATstpTradingFeeField_SettlementFeeByVolume_get, _traderapi.CTORATstpTradingFeeField_SettlementFeeByVolume_set) # ½áËã·Ñ(¸Û¹É¹É·Ý½»ÊÕ·Ñ,µ¥Î»¸Û±Ò)×îµÍÊÕÈ¡½ð¶î SettlementFeeMin = property(_traderapi.CTORATstpTradingFeeField_SettlementFeeMin_get, _traderapi.CTORATstpTradingFeeField_SettlementFeeMin_set) # ½áËã·Ñ(¸Û¹É¹É·Ý½»ÊÕ·Ñ,µ¥Î»¸Û±Ò)×î¸ßÊÕÈ¡½ð¶î SettlementFeeMax = property(_traderapi.CTORATstpTradingFeeField_SettlementFeeMax_get, _traderapi.CTORATstpTradingFeeField_SettlementFeeMax_set) def __init__(self): _traderapi.CTORATstpTradingFeeField_swiginit(self, _traderapi.new_CTORATstpTradingFeeField()) __swig_destroy__ = _traderapi.delete_CTORATstpTradingFeeField # Register CTORATstpTradingFeeField in _traderapi: _traderapi.CTORATstpTradingFeeField_swigregister(CTORATstpTradingFeeField) #########################################²éѯӶ½ð·ÑÂÊ############################################ class CTORATstpQryInvestorTradingFeeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryInvestorTradingFeeField_InvestorID_get, _traderapi.CTORATstpQryInvestorTradingFeeField_InvestorID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryInvestorTradingFeeField_ExchangeID_get, _traderapi.CTORATstpQryInvestorTradingFeeField_ExchangeID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpQryInvestorTradingFeeField_DepartmentID_get, _traderapi.CTORATstpQryInvestorTradingFeeField_DepartmentID_set) def __init__(self): _traderapi.CTORATstpQryInvestorTradingFeeField_swiginit(self, _traderapi.new_CTORATstpQryInvestorTradingFeeField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryInvestorTradingFeeField # Register CTORATstpQryInvestorTradingFeeField in _traderapi: _traderapi.CTORATstpQryInvestorTradingFeeField_swigregister(CTORATstpQryInvestorTradingFeeField) #########################################Ó¶½ð·ÑÂÊ############################################ class CTORATstpInvestorTradingFeeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInvestorTradingFeeField_InvestorID_get, _traderapi.CTORATstpInvestorTradingFeeField_InvestorID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInvestorTradingFeeField_ExchangeID_get, _traderapi.CTORATstpInvestorTradingFeeField_ExchangeID_set) # ²úÆ·´úÂë ProductID = property(_traderapi.CTORATstpInvestorTradingFeeField_ProductID_get, _traderapi.CTORATstpInvestorTradingFeeField_ProductID_set) # ֤ȯÀà±ð´úÂë SecurityType = property(_traderapi.CTORATstpInvestorTradingFeeField_SecurityType_get, _traderapi.CTORATstpInvestorTradingFeeField_SecurityType_set) # ºÏÔ¼´úÂë SecurityID = property(_traderapi.CTORATstpInvestorTradingFeeField_SecurityID_get, _traderapi.CTORATstpInvestorTradingFeeField_SecurityID_set) # ÒµÎñÀà±ð BizClass = property(_traderapi.CTORATstpInvestorTradingFeeField_BizClass_get, _traderapi.CTORATstpInvestorTradingFeeField_BizClass_set) # Ó¶½ðÀàÐÍ BrokerageType = property(_traderapi.CTORATstpInvestorTradingFeeField_BrokerageType_get, _traderapi.CTORATstpInvestorTradingFeeField_BrokerageType_set) # Ó¶½ð°´½ð¶îÊÕÈ¡±ÈÀý RatioByAmt = property(_traderapi.CTORATstpInvestorTradingFeeField_RatioByAmt_get, _traderapi.CTORATstpInvestorTradingFeeField_RatioByAmt_set) # Ó¶½ð°´ÃæÖµÊÕÈ¡±ÈÀý RatioByPar = property(_traderapi.CTORATstpInvestorTradingFeeField_RatioByPar_get, _traderapi.CTORATstpInvestorTradingFeeField_RatioByPar_set) # Ó¶½ð°´±ÊÊÕÈ¡½ð¶î FeePerOrder = property(_traderapi.CTORATstpInvestorTradingFeeField_FeePerOrder_get, _traderapi.CTORATstpInvestorTradingFeeField_FeePerOrder_set) # Ó¶½ð×îµÍÊÕÈ¡½ð¶î FeeMin = property(_traderapi.CTORATstpInvestorTradingFeeField_FeeMin_get, _traderapi.CTORATstpInvestorTradingFeeField_FeeMin_set) # Ó¶½ð×î¸ßÊÕÈ¡½ð¶î FeeMax = property(_traderapi.CTORATstpInvestorTradingFeeField_FeeMax_get, _traderapi.CTORATstpInvestorTradingFeeField_FeeMax_set) # Ó¶½ð°´ÊýÁ¿ÊÕÈ¡½ð¶î FeeByVolume = property(_traderapi.CTORATstpInvestorTradingFeeField_FeeByVolume_get, _traderapi.CTORATstpInvestorTradingFeeField_FeeByVolume_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpInvestorTradingFeeField_DepartmentID_get, _traderapi.CTORATstpInvestorTradingFeeField_DepartmentID_set) # ±¨µ¥ÀàÐÍ OrderType = property(_traderapi.CTORATstpInvestorTradingFeeField_OrderType_get, _traderapi.CTORATstpInvestorTradingFeeField_OrderType_set) def __init__(self): _traderapi.CTORATstpInvestorTradingFeeField_swiginit(self, _traderapi.new_CTORATstpInvestorTradingFeeField()) __swig_destroy__ = _traderapi.delete_CTORATstpInvestorTradingFeeField # Register CTORATstpInvestorTradingFeeField in _traderapi: _traderapi.CTORATstpInvestorTradingFeeField_swigregister(CTORATstpInvestorTradingFeeField) #########################################²éѯйÉÉ깺¶î¶È############################################ class CTORATstpQryIPOQuotaField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryIPOQuotaField_InvestorID_get, _traderapi.CTORATstpQryIPOQuotaField_InvestorID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryIPOQuotaField_ExchangeID_get, _traderapi.CTORATstpQryIPOQuotaField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpQryIPOQuotaField_MarketID_get, _traderapi.CTORATstpQryIPOQuotaField_MarketID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryIPOQuotaField_ShareholderID_get, _traderapi.CTORATstpQryIPOQuotaField_ShareholderID_set) def __init__(self): _traderapi.CTORATstpQryIPOQuotaField_swiginit(self, _traderapi.new_CTORATstpQryIPOQuotaField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryIPOQuotaField # Register CTORATstpQryIPOQuotaField in _traderapi: _traderapi.CTORATstpQryIPOQuotaField_swigregister(CTORATstpQryIPOQuotaField) #########################################йÉÉ깺¶î¶È############################################ class CTORATstpIPOQuotaField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpIPOQuotaField_InvestorID_get, _traderapi.CTORATstpIPOQuotaField_InvestorID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpIPOQuotaField_ExchangeID_get, _traderapi.CTORATstpIPOQuotaField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpIPOQuotaField_MarketID_get, _traderapi.CTORATstpIPOQuotaField_MarketID_set) # ¿Í»§´úÂë ShareholderID = property(_traderapi.CTORATstpIPOQuotaField_ShareholderID_get, _traderapi.CTORATstpIPOQuotaField_ShareholderID_set) # ¿ÉÉ깺¶î¶È MaxVolume = property(_traderapi.CTORATstpIPOQuotaField_MaxVolume_get, _traderapi.CTORATstpIPOQuotaField_MaxVolume_set) # ¿Æ´´°å¿ÉÉ깺¶î¶È KCMaxVolume = property(_traderapi.CTORATstpIPOQuotaField_KCMaxVolume_get, _traderapi.CTORATstpIPOQuotaField_KCMaxVolume_set) def __init__(self): _traderapi.CTORATstpIPOQuotaField_swiginit(self, _traderapi.new_CTORATstpIPOQuotaField()) __swig_destroy__ = _traderapi.delete_CTORATstpIPOQuotaField # Register CTORATstpIPOQuotaField in _traderapi: _traderapi.CTORATstpIPOQuotaField_swigregister(CTORATstpIPOQuotaField) #########################################²éѯ±¨µ¥Ã÷ϸ×ʽð############################################ class CTORATstpQryOrderFundDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryOrderFundDetailField_ExchangeID_get, _traderapi.CTORATstpQryOrderFundDetailField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryOrderFundDetailField_InvestorID_get, _traderapi.CTORATstpQryOrderFundDetailField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryOrderFundDetailField_BusinessUnitID_get, _traderapi.CTORATstpQryOrderFundDetailField_BusinessUnitID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryOrderFundDetailField_SecurityID_get, _traderapi.CTORATstpQryOrderFundDetailField_SecurityID_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpQryOrderFundDetailField_OrderSysID_get, _traderapi.CTORATstpQryOrderFundDetailField_OrderSysID_set) def __init__(self): _traderapi.CTORATstpQryOrderFundDetailField_swiginit(self, _traderapi.new_CTORATstpQryOrderFundDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryOrderFundDetailField # Register CTORATstpQryOrderFundDetailField in _traderapi: _traderapi.CTORATstpQryOrderFundDetailField_swigregister(CTORATstpQryOrderFundDetailField) #########################################±¨µ¥Ã÷ϸ×ʽð############################################ class CTORATstpOrderFundDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpOrderFundDetailField_InvestorID_get, _traderapi.CTORATstpOrderFundDetailField_InvestorID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpOrderFundDetailField_SecurityID_get, _traderapi.CTORATstpOrderFundDetailField_SecurityID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpOrderFundDetailField_ExchangeID_get, _traderapi.CTORATstpOrderFundDetailField_ExchangeID_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpOrderFundDetailField_TradingDay_get, _traderapi.CTORATstpOrderFundDetailField_TradingDay_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpOrderFundDetailField_OrderSysID_get, _traderapi.CTORATstpOrderFundDetailField_OrderSysID_set) # ½»Ò×µ¥Ôª´úÂë PbuID = property(_traderapi.CTORATstpOrderFundDetailField_PbuID_get, _traderapi.CTORATstpOrderFundDetailField_PbuID_set) # ±¾µØ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpOrderFundDetailField_OrderLocalID_get, _traderapi.CTORATstpOrderFundDetailField_OrderLocalID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpOrderFundDetailField_BusinessUnitID_get, _traderapi.CTORATstpOrderFundDetailField_BusinessUnitID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpOrderFundDetailField_AccountID_get, _traderapi.CTORATstpOrderFundDetailField_AccountID_set) # ±¨µ¥½ð¶î OrderAmount = property(_traderapi.CTORATstpOrderFundDetailField_OrderAmount_get, _traderapi.CTORATstpOrderFundDetailField_OrderAmount_set) # ³É½»½ð¶î Turnover = property(_traderapi.CTORATstpOrderFundDetailField_Turnover_get, _traderapi.CTORATstpOrderFundDetailField_Turnover_set) # Ó¡»¨Ë°(¸Û¹ÉΪӡ»¨Ë°) StampTaxFee = property(_traderapi.CTORATstpOrderFundDetailField_StampTaxFee_get, _traderapi.CTORATstpOrderFundDetailField_StampTaxFee_set) # ¾­ÊÖ·Ñ(¸Û¹ÉΪ½»Ò×·Ñ) HandlingFee = property(_traderapi.CTORATstpOrderFundDetailField_HandlingFee_get, _traderapi.CTORATstpOrderFundDetailField_HandlingFee_set) # ¹ý»§·Ñ(¸Û¹ÉΪ֤ȯ×éºÏ·Ñ) TransferFee = property(_traderapi.CTORATstpOrderFundDetailField_TransferFee_get, _traderapi.CTORATstpOrderFundDetailField_TransferFee_set) # Ö¤¹Ü·Ñ(¸Û¹ÉΪ½»Ò×Õ÷·Ñ) RegulateFee = property(_traderapi.CTORATstpOrderFundDetailField_RegulateFee_get, _traderapi.CTORATstpOrderFundDetailField_RegulateFee_set) # ½áËã·Ñ(¸Û¹ÉΪ¹É·Ý½»ÊÕ·Ñ) SettlementFee = property(_traderapi.CTORATstpOrderFundDetailField_SettlementFee_get, _traderapi.CTORATstpOrderFundDetailField_SettlementFee_set) # Ó¶½ð BrokerageFee = property(_traderapi.CTORATstpOrderFundDetailField_BrokerageFee_get, _traderapi.CTORATstpOrderFundDetailField_BrokerageFee_set) # ×Ü·ÑÓà TotalFee = property(_traderapi.CTORATstpOrderFundDetailField_TotalFee_get, _traderapi.CTORATstpOrderFundDetailField_TotalFee_set) # ±¨µ¥³õʼ¶³½á½ð¶î OrderCashFrozen = property(_traderapi.CTORATstpOrderFundDetailField_OrderCashFrozen_get, _traderapi.CTORATstpOrderFundDetailField_OrderCashFrozen_set) # Ô¤¹À¶³½áÏÖ½ð EstimateCashFrozen = property(_traderapi.CTORATstpOrderFundDetailField_EstimateCashFrozen_get, _traderapi.CTORATstpOrderFundDetailField_EstimateCashFrozen_set) # ³õʼ¶³½á×Ü·ÑÓà TotalFeeFrozen = property(_traderapi.CTORATstpOrderFundDetailField_TotalFeeFrozen_get, _traderapi.CTORATstpOrderFundDetailField_TotalFeeFrozen_set) # ³õʼ¶³½á½ð¶îºÏ¼Æ TotalFrozen = property(_traderapi.CTORATstpOrderFundDetailField_TotalFrozen_get, _traderapi.CTORATstpOrderFundDetailField_TotalFrozen_set) # ±£Ö¤½ð(Á½ÈÚרÓÃ) Margin = property(_traderapi.CTORATstpOrderFundDetailField_Margin_get, _traderapi.CTORATstpOrderFundDetailField_Margin_set) # ³¥»¹½ð¶î(Á½ÈÚרÓÃ) RepayAmount = property(_traderapi.CTORATstpOrderFundDetailField_RepayAmount_get, _traderapi.CTORATstpOrderFundDetailField_RepayAmount_set) # ³¥»¹ÊýÁ¿(Á½ÈÚרÓÃ) RepayVolume = property(_traderapi.CTORATstpOrderFundDetailField_RepayVolume_get, _traderapi.CTORATstpOrderFundDetailField_RepayVolume_set) # ³õʼ¶³½á±£Ö¤½ð(Á½ÈÚרÓÃ) MarginFrozen = property(_traderapi.CTORATstpOrderFundDetailField_MarginFrozen_get, _traderapi.CTORATstpOrderFundDetailField_MarginFrozen_set) # ³õʼ¶³½áÁ÷¶¯±£Ö¤½ð(Á½ÈÚרÓÃ) CirculateMarginFrozen = property(_traderapi.CTORATstpOrderFundDetailField_CirculateMarginFrozen_get, _traderapi.CTORATstpOrderFundDetailField_CirculateMarginFrozen_set) def __init__(self): _traderapi.CTORATstpOrderFundDetailField_swiginit(self, _traderapi.new_CTORATstpOrderFundDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpOrderFundDetailField # Register CTORATstpOrderFundDetailField in _traderapi: _traderapi.CTORATstpOrderFundDetailField_swigregister(CTORATstpOrderFundDetailField) #########################################²éѯ×ʽð×ªÒÆÁ÷Ë®############################################ class CTORATstpQryFundTransferDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpQryFundTransferDetailField_DepartmentID_get, _traderapi.CTORATstpQryFundTransferDetailField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpQryFundTransferDetailField_AccountID_get, _traderapi.CTORATstpQryFundTransferDetailField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpQryFundTransferDetailField_CurrencyID_get, _traderapi.CTORATstpQryFundTransferDetailField_CurrencyID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryFundTransferDetailField_InvestorID_get, _traderapi.CTORATstpQryFundTransferDetailField_InvestorID_set) # ×ªÒÆ·½Ïò TransferDirection = property(_traderapi.CTORATstpQryFundTransferDetailField_TransferDirection_get, _traderapi.CTORATstpQryFundTransferDetailField_TransferDirection_set) def __init__(self): _traderapi.CTORATstpQryFundTransferDetailField_swiginit(self, _traderapi.new_CTORATstpQryFundTransferDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryFundTransferDetailField # Register CTORATstpQryFundTransferDetailField in _traderapi: _traderapi.CTORATstpQryFundTransferDetailField_swigregister(CTORATstpQryFundTransferDetailField) #########################################×ʽð×ªÒÆÁ÷Ë®############################################ class CTORATstpFundTransferDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # תÕËÁ÷Ë®ºÅ FundSerial = property(_traderapi.CTORATstpFundTransferDetailField_FundSerial_get, _traderapi.CTORATstpFundTransferDetailField_FundSerial_set) # ÉêÇëÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpFundTransferDetailField_ApplySerial_get, _traderapi.CTORATstpFundTransferDetailField_ApplySerial_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpFundTransferDetailField_FrontID_get, _traderapi.CTORATstpFundTransferDetailField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpFundTransferDetailField_SessionID_get, _traderapi.CTORATstpFundTransferDetailField_SessionID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpFundTransferDetailField_AccountID_get, _traderapi.CTORATstpFundTransferDetailField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpFundTransferDetailField_CurrencyID_get, _traderapi.CTORATstpFundTransferDetailField_CurrencyID_set) # ×ªÒÆ·½Ïò TransferDirection = property(_traderapi.CTORATstpFundTransferDetailField_TransferDirection_get, _traderapi.CTORATstpFundTransferDetailField_TransferDirection_set) # ³öÈë½ð½ð¶î Amount = property(_traderapi.CTORATstpFundTransferDetailField_Amount_get, _traderapi.CTORATstpFundTransferDetailField_Amount_set) # ×ªÒÆ×´Ì¬ TransferStatus = property(_traderapi.CTORATstpFundTransferDetailField_TransferStatus_get, _traderapi.CTORATstpFundTransferDetailField_TransferStatus_set) # ²Ù×÷À´Ô´ OperateSource = property(_traderapi.CTORATstpFundTransferDetailField_OperateSource_get, _traderapi.CTORATstpFundTransferDetailField_OperateSource_set) # ²Ù×÷ÈËÔ± OperatorID = property(_traderapi.CTORATstpFundTransferDetailField_OperatorID_get, _traderapi.CTORATstpFundTransferDetailField_OperatorID_set) # ²Ù×÷ÈÕÆÚ OperateDate = property(_traderapi.CTORATstpFundTransferDetailField_OperateDate_get, _traderapi.CTORATstpFundTransferDetailField_OperateDate_set) # ²Ù×÷ʱ¼ä OperateTime = property(_traderapi.CTORATstpFundTransferDetailField_OperateTime_get, _traderapi.CTORATstpFundTransferDetailField_OperateTime_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpFundTransferDetailField_StatusMsg_get, _traderapi.CTORATstpFundTransferDetailField_StatusMsg_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpFundTransferDetailField_DepartmentID_get, _traderapi.CTORATstpFundTransferDetailField_DepartmentID_set) # ÒøÐдúÂë BankID = property(_traderapi.CTORATstpFundTransferDetailField_BankID_get, _traderapi.CTORATstpFundTransferDetailField_BankID_set) # Ç©Ô¼ÒøÐÐÕË»§ BankAccountID = property(_traderapi.CTORATstpFundTransferDetailField_BankAccountID_get, _traderapi.CTORATstpFundTransferDetailField_BankAccountID_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpFundTransferDetailField_IPAddress_get, _traderapi.CTORATstpFundTransferDetailField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpFundTransferDetailField_MacAddress_get, _traderapi.CTORATstpFundTransferDetailField_MacAddress_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpFundTransferDetailField_InvestorID_get, _traderapi.CTORATstpFundTransferDetailField_InvestorID_set) # ÍⲿÁ÷Ë®ºÅ ExternalSerial = property(_traderapi.CTORATstpFundTransferDetailField_ExternalSerial_get, _traderapi.CTORATstpFundTransferDetailField_ExternalSerial_set) # Íⲿϵͳ½ÚµãºÅ ExternalNodeID = property(_traderapi.CTORATstpFundTransferDetailField_ExternalNodeID_get, _traderapi.CTORATstpFundTransferDetailField_ExternalNodeID_set) # ǿƽԭÒò(Á½ÈÚרÓÃ) ForceCloseReason = property(_traderapi.CTORATstpFundTransferDetailField_ForceCloseReason_get, _traderapi.CTORATstpFundTransferDetailField_ForceCloseReason_set) # (Ö±½Ó»¹¿îÓÃ)Ö¸¶¨³¥»¹Ê±µÄ¸ºÕ®±àºÅ(Á½ÈÚרÓÃ) CreditDebtID = property(_traderapi.CTORATstpFundTransferDetailField_CreditDebtID_get, _traderapi.CTORATstpFundTransferDetailField_CreditDebtID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpFundTransferDetailField_BusinessUnitID_get, _traderapi.CTORATstpFundTransferDetailField_BusinessUnitID_set) # ÒµÎñ±àºÅ BizRef = property(_traderapi.CTORATstpFundTransferDetailField_BizRef_get, _traderapi.CTORATstpFundTransferDetailField_BizRef_set) # ½»Ò×Ëù´úÂë ExchangeRef = property(_traderapi.CTORATstpFundTransferDetailField_ExchangeRef_get, _traderapi.CTORATstpFundTransferDetailField_ExchangeRef_set) def __init__(self): _traderapi.CTORATstpFundTransferDetailField_swiginit(self, _traderapi.new_CTORATstpFundTransferDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpFundTransferDetailField # Register CTORATstpFundTransferDetailField in _traderapi: _traderapi.CTORATstpFundTransferDetailField_swigregister(CTORATstpFundTransferDetailField) #########################################²éѯ³Ö²Ö×ªÒÆÁ÷Ë®############################################ class CTORATstpQryPositionTransferDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryPositionTransferDetailField_ExchangeID_get, _traderapi.CTORATstpQryPositionTransferDetailField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryPositionTransferDetailField_InvestorID_get, _traderapi.CTORATstpQryPositionTransferDetailField_InvestorID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryPositionTransferDetailField_ShareholderID_get, _traderapi.CTORATstpQryPositionTransferDetailField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryPositionTransferDetailField_SecurityID_get, _traderapi.CTORATstpQryPositionTransferDetailField_SecurityID_set) # ×ªÒÆ·½Ïò TransferDirection = property(_traderapi.CTORATstpQryPositionTransferDetailField_TransferDirection_get, _traderapi.CTORATstpQryPositionTransferDetailField_TransferDirection_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryPositionTransferDetailField_BusinessUnitID_get, _traderapi.CTORATstpQryPositionTransferDetailField_BusinessUnitID_set) def __init__(self): _traderapi.CTORATstpQryPositionTransferDetailField_swiginit(self, _traderapi.new_CTORATstpQryPositionTransferDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryPositionTransferDetailField # Register CTORATstpQryPositionTransferDetailField in _traderapi: _traderapi.CTORATstpQryPositionTransferDetailField_swigregister(CTORATstpQryPositionTransferDetailField) #########################################³Ö²Ö×ªÒÆÁ÷Ë®############################################ class CTORATstpPositionTransferDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Á÷Ë®ºÅ PositionSerial = property(_traderapi.CTORATstpPositionTransferDetailField_PositionSerial_get, _traderapi.CTORATstpPositionTransferDetailField_PositionSerial_set) # ÉêÇëÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpPositionTransferDetailField_ApplySerial_get, _traderapi.CTORATstpPositionTransferDetailField_ApplySerial_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpPositionTransferDetailField_FrontID_get, _traderapi.CTORATstpPositionTransferDetailField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpPositionTransferDetailField_SessionID_get, _traderapi.CTORATstpPositionTransferDetailField_SessionID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpPositionTransferDetailField_InvestorID_get, _traderapi.CTORATstpPositionTransferDetailField_InvestorID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpPositionTransferDetailField_ExchangeID_get, _traderapi.CTORATstpPositionTransferDetailField_ExchangeID_set) # ½»Ò×ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpPositionTransferDetailField_ShareholderID_get, _traderapi.CTORATstpPositionTransferDetailField_ShareholderID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpPositionTransferDetailField_MarketID_get, _traderapi.CTORATstpPositionTransferDetailField_MarketID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpPositionTransferDetailField_SecurityID_get, _traderapi.CTORATstpPositionTransferDetailField_SecurityID_set) # ½»Ò×ÈÕÆÚ TradingDay = property(_traderapi.CTORATstpPositionTransferDetailField_TradingDay_get, _traderapi.CTORATstpPositionTransferDetailField_TradingDay_set) # ×ªÒÆ·½Ïò TransferDirection = property(_traderapi.CTORATstpPositionTransferDetailField_TransferDirection_get, _traderapi.CTORATstpPositionTransferDetailField_TransferDirection_set) # ×ªÒÆ³Ö²ÖÀàÐÍ TransferPositionType = property(_traderapi.CTORATstpPositionTransferDetailField_TransferPositionType_get, _traderapi.CTORATstpPositionTransferDetailField_TransferPositionType_set) # ×ªÒÆ×´Ì¬ TransferStatus = property(_traderapi.CTORATstpPositionTransferDetailField_TransferStatus_get, _traderapi.CTORATstpPositionTransferDetailField_TransferStatus_set) # ×òÈÕ²ÖλÊýÁ¿ HistoryVolume = property(_traderapi.CTORATstpPositionTransferDetailField_HistoryVolume_get, _traderapi.CTORATstpPositionTransferDetailField_HistoryVolume_set) # ½ñÈÕÂòÂô²ÖλÊýÁ¿ TodayBSVolume = property(_traderapi.CTORATstpPositionTransferDetailField_TodayBSVolume_get, _traderapi.CTORATstpPositionTransferDetailField_TodayBSVolume_set) # ½ñÈÕÉêÊê²ÖλÊýÁ¿ TodayPRVolume = property(_traderapi.CTORATstpPositionTransferDetailField_TodayPRVolume_get, _traderapi.CTORATstpPositionTransferDetailField_TodayPRVolume_set) # ½ñÈÕ²ð·ÖºÏ²¢²ÖλÊýÁ¿ TodaySMVolume = property(_traderapi.CTORATstpPositionTransferDetailField_TodaySMVolume_get, _traderapi.CTORATstpPositionTransferDetailField_TodaySMVolume_set) # ²Ù×÷ÈËÔ± OperatorID = property(_traderapi.CTORATstpPositionTransferDetailField_OperatorID_get, _traderapi.CTORATstpPositionTransferDetailField_OperatorID_set) # ²Ù×÷ÈÕÆÚ OperateDate = property(_traderapi.CTORATstpPositionTransferDetailField_OperateDate_get, _traderapi.CTORATstpPositionTransferDetailField_OperateDate_set) # ²Ù×÷ʱ¼ä OperateTime = property(_traderapi.CTORATstpPositionTransferDetailField_OperateTime_get, _traderapi.CTORATstpPositionTransferDetailField_OperateTime_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpPositionTransferDetailField_BusinessUnitID_get, _traderapi.CTORATstpPositionTransferDetailField_BusinessUnitID_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpPositionTransferDetailField_StatusMsg_get, _traderapi.CTORATstpPositionTransferDetailField_StatusMsg_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpPositionTransferDetailField_IPAddress_get, _traderapi.CTORATstpPositionTransferDetailField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpPositionTransferDetailField_MacAddress_get, _traderapi.CTORATstpPositionTransferDetailField_MacAddress_set) # Íⲿ½Úµã±àºÅ ExternalNodeID = property(_traderapi.CTORATstpPositionTransferDetailField_ExternalNodeID_get, _traderapi.CTORATstpPositionTransferDetailField_ExternalNodeID_set) def __init__(self): _traderapi.CTORATstpPositionTransferDetailField_swiginit(self, _traderapi.new_CTORATstpPositionTransferDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpPositionTransferDetailField # Register CTORATstpPositionTransferDetailField in _traderapi: _traderapi.CTORATstpPositionTransferDetailField_swigregister(CTORATstpPositionTransferDetailField) #########################################²éѯÍâΧϵͳ²Öλµ÷²¦Á÷Ë®############################################ class CTORATstpQryPeripheryPositionTransferDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryPeripheryPositionTransferDetailField_ExchangeID_get, _traderapi.CTORATstpQryPeripheryPositionTransferDetailField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryPeripheryPositionTransferDetailField_InvestorID_get, _traderapi.CTORATstpQryPeripheryPositionTransferDetailField_InvestorID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryPeripheryPositionTransferDetailField_ShareholderID_get, _traderapi.CTORATstpQryPeripheryPositionTransferDetailField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryPeripheryPositionTransferDetailField_SecurityID_get, _traderapi.CTORATstpQryPeripheryPositionTransferDetailField_SecurityID_set) # ²Öλµ÷²¦·½Ïò TransferDirection = property(_traderapi.CTORATstpQryPeripheryPositionTransferDetailField_TransferDirection_get, _traderapi.CTORATstpQryPeripheryPositionTransferDetailField_TransferDirection_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryPeripheryPositionTransferDetailField_BusinessUnitID_get, _traderapi.CTORATstpQryPeripheryPositionTransferDetailField_BusinessUnitID_set) def __init__(self): _traderapi.CTORATstpQryPeripheryPositionTransferDetailField_swiginit(self, _traderapi.new_CTORATstpQryPeripheryPositionTransferDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryPeripheryPositionTransferDetailField # Register CTORATstpQryPeripheryPositionTransferDetailField in _traderapi: _traderapi.CTORATstpQryPeripheryPositionTransferDetailField_swigregister(CTORATstpQryPeripheryPositionTransferDetailField) #########################################ÍâΧϵͳ²Öλµ÷²¦Á÷Ë®############################################ class CTORATstpPeripheryPositionTransferDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ²Öλµ÷²¦ÏµÍ³Á÷Ë®ºÅ PositionSerial = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_PositionSerial_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_PositionSerial_set) # ²Öλµ÷²¦ÇëÇóÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_ApplySerial_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_ApplySerial_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_FrontID_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_SessionID_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_SessionID_set) # ²Öλµ÷²¦·½Ïò TransferDirection = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_TransferDirection_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_TransferDirection_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_ExchangeID_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_MarketID_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_MarketID_set) # ÏÖ»õϵͳͶ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_InvestorID_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_InvestorID_set) # ÏÖ»õϵͳͶ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_BusinessUnitID_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_BusinessUnitID_set) # ÏÖ»õϵͳ½»Ò×ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_ShareholderID_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_ShareholderID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_SecurityID_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_SecurityID_set) # ½ñÈÕÂòÂô²ÖλתÈëת³öÊýÁ¿ TodayBSPos = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_TodayBSPos_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_TodayBSPos_set) # ½ñÈÕÉêÊê²ÖλתÈëÊýÁ¿ TodayPRPos = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_TodayPRPos_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_TodayPRPos_set) # ½ñÈÕ²ð·ÖºÏ²¢²ÖλתÈëÊýÁ¿ TodaySMPos = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_TodaySMPos_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_TodaySMPos_set) # ×òÈÕ²ÖλתÈëÊýÁ¿ HistoryPos = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_HistoryPos_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_HistoryPos_set) # ½»Ò×ÈÕÆÚ TradingDay = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_TradingDay_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_TradingDay_set) # ²Öλµ÷²¦Ô­Òò TransferReason = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_TransferReason_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_TransferReason_set) # ×ªÒÆ×´Ì¬ TransferStatus = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_TransferStatus_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_TransferStatus_set) # ²Ù×÷ÈÕÆÚ OperateDate = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_OperateDate_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_OperateDate_set) # ²Ù×÷ʱ¼ä OperateTime = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_OperateTime_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_OperateTime_set) # ³åÕýÈÕÆÚ RepealDate = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_RepealDate_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_RepealDate_set) # ³åÕýʱ¼ä RepealTime = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_RepealTime_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_RepealTime_set) # ³åÕýÔ­Òò RepealReason = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_RepealReason_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_RepealReason_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpPeripheryPositionTransferDetailField_StatusMsg_get, _traderapi.CTORATstpPeripheryPositionTransferDetailField_StatusMsg_set) def __init__(self): _traderapi.CTORATstpPeripheryPositionTransferDetailField_swiginit(self, _traderapi.new_CTORATstpPeripheryPositionTransferDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpPeripheryPositionTransferDetailField # Register CTORATstpPeripheryPositionTransferDetailField in _traderapi: _traderapi.CTORATstpPeripheryPositionTransferDetailField_swigregister(CTORATstpPeripheryPositionTransferDetailField) #########################################²éѯÍâΧϵͳ×ʽð×ªÒÆÁ÷Ë®############################################ class CTORATstpQryPeripheryFundTransferDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryPeripheryFundTransferDetailField_InvestorID_get, _traderapi.CTORATstpQryPeripheryFundTransferDetailField_InvestorID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpQryPeripheryFundTransferDetailField_DepartmentID_get, _traderapi.CTORATstpQryPeripheryFundTransferDetailField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpQryPeripheryFundTransferDetailField_AccountID_get, _traderapi.CTORATstpQryPeripheryFundTransferDetailField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpQryPeripheryFundTransferDetailField_CurrencyID_get, _traderapi.CTORATstpQryPeripheryFundTransferDetailField_CurrencyID_set) # ×ʽðµ÷²¦·½Ïò TransferDirection = property(_traderapi.CTORATstpQryPeripheryFundTransferDetailField_TransferDirection_get, _traderapi.CTORATstpQryPeripheryFundTransferDetailField_TransferDirection_set) def __init__(self): _traderapi.CTORATstpQryPeripheryFundTransferDetailField_swiginit(self, _traderapi.new_CTORATstpQryPeripheryFundTransferDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryPeripheryFundTransferDetailField # Register CTORATstpQryPeripheryFundTransferDetailField in _traderapi: _traderapi.CTORATstpQryPeripheryFundTransferDetailField_swigregister(CTORATstpQryPeripheryFundTransferDetailField) #########################################ÍâΧϵͳ×ʽð×ªÒÆÁ÷Ë®############################################ class CTORATstpPeripheryFundTransferDetailField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # תÕËÁ÷Ë®ºÅ FundSerial = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_FundSerial_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_FundSerial_set) # ÉêÇëÁ÷Ë®ºÅ ApplySerial = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_ApplySerial_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_ApplySerial_set) # ǰÖñàºÅ FrontID = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_FrontID_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_FrontID_set) # »á»°±àºÅ SessionID = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_SessionID_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_SessionID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_DepartmentID_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_DepartmentID_set) # ×ʽðÕË»§´úÂë AccountID = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_AccountID_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_AccountID_set) # ±ÒÖÖ CurrencyID = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_CurrencyID_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_CurrencyID_set) # ×ªÒÆ·½Ïò TransferDirection = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_TransferDirection_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_TransferDirection_set) # ³öÈë½ð½ð¶î Amount = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_Amount_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_Amount_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_InvestorID_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_InvestorID_set) # ×ªÒÆ×´Ì¬ TransferStatus = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_TransferStatus_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_TransferStatus_set) # ×ʽðµ÷²¦Ô­Òò TransferReason = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_TransferReason_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_TransferReason_set) # ²Ù×÷ÈÕÆÚ OperateDate = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_OperateDate_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_OperateDate_set) # ²Ù×÷ʱ¼ä OperateTime = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_OperateTime_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_OperateTime_set) # ³åÕýÈÕÆÚ RepealDate = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_RepealDate_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_RepealDate_set) # ³åÕýʱ¼ä RepealTime = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_RepealTime_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_RepealTime_set) # ³åÕýÔ­Òò RepealReason = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_RepealReason_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_RepealReason_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_StatusMsg_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_StatusMsg_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpPeripheryFundTransferDetailField_BusinessUnitID_get, _traderapi.CTORATstpPeripheryFundTransferDetailField_BusinessUnitID_set) def __init__(self): _traderapi.CTORATstpPeripheryFundTransferDetailField_swiginit(self, _traderapi.new_CTORATstpPeripheryFundTransferDetailField()) __swig_destroy__ = _traderapi.delete_CTORATstpPeripheryFundTransferDetailField # Register CTORATstpPeripheryFundTransferDetailField in _traderapi: _traderapi.CTORATstpPeripheryFundTransferDetailField_swigregister(CTORATstpPeripheryFundTransferDetailField) #########################################²éѯծȯת¹ÉÐÅÏ¢############################################ class CTORATstpQryBondConversionInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryBondConversionInfoField_ExchangeID_get, _traderapi.CTORATstpQryBondConversionInfoField_ExchangeID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryBondConversionInfoField_SecurityID_get, _traderapi.CTORATstpQryBondConversionInfoField_SecurityID_set) def __init__(self): _traderapi.CTORATstpQryBondConversionInfoField_swiginit(self, _traderapi.new_CTORATstpQryBondConversionInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryBondConversionInfoField # Register CTORATstpQryBondConversionInfoField in _traderapi: _traderapi.CTORATstpQryBondConversionInfoField_swigregister(CTORATstpQryBondConversionInfoField) #########################################ծȯת¹ÉÐÅÏ¢############################################ class CTORATstpBondConversionInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpBondConversionInfoField_ExchangeID_get, _traderapi.CTORATstpBondConversionInfoField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpBondConversionInfoField_MarketID_get, _traderapi.CTORATstpBondConversionInfoField_MarketID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpBondConversionInfoField_SecurityID_get, _traderapi.CTORATstpBondConversionInfoField_SecurityID_set) # ת¹ÉÉ걨´úÂë ConvertOrderID = property(_traderapi.CTORATstpBondConversionInfoField_ConvertOrderID_get, _traderapi.CTORATstpBondConversionInfoField_ConvertOrderID_set) # ת¹É¼Û¸ñ ConvertPrice = property(_traderapi.CTORATstpBondConversionInfoField_ConvertPrice_get, _traderapi.CTORATstpBondConversionInfoField_ConvertPrice_set) # ÿ´Î¿ÉÒÔת¹É×îС½»Ò×µ¥Î» ConvertVolUnit = property(_traderapi.CTORATstpBondConversionInfoField_ConvertVolUnit_get, _traderapi.CTORATstpBondConversionInfoField_ConvertVolUnit_set) # ֤ȯ¿ÉÒÔת¹ÉµÄ×î´óÊýÁ¿ ConvertVolMax = property(_traderapi.CTORATstpBondConversionInfoField_ConvertVolMax_get, _traderapi.CTORATstpBondConversionInfoField_ConvertVolMax_set) # ֤ȯ¿ÉÒÔת¹ÉµÄ×îСÊýÁ¿ ConvertVolMin = property(_traderapi.CTORATstpBondConversionInfoField_ConvertVolMin_get, _traderapi.CTORATstpBondConversionInfoField_ConvertVolMin_set) # ת¹É¿ªÊ¼ÈÕÆÚ BeginDate = property(_traderapi.CTORATstpBondConversionInfoField_BeginDate_get, _traderapi.CTORATstpBondConversionInfoField_BeginDate_set) # ת¹É½ØÖÁÈÕÆÚ EndDate = property(_traderapi.CTORATstpBondConversionInfoField_EndDate_get, _traderapi.CTORATstpBondConversionInfoField_EndDate_set) # ת¹ÉÃû³Æ ConvertName = property(_traderapi.CTORATstpBondConversionInfoField_ConvertName_get, _traderapi.CTORATstpBondConversionInfoField_ConvertName_set) def __init__(self): _traderapi.CTORATstpBondConversionInfoField_swiginit(self, _traderapi.new_CTORATstpBondConversionInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpBondConversionInfoField # Register CTORATstpBondConversionInfoField in _traderapi: _traderapi.CTORATstpBondConversionInfoField_swigregister(CTORATstpBondConversionInfoField) #########################################²éѯծȯ»ØÊÛÐÅÏ¢############################################ class CTORATstpQryBondPutbackInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryBondPutbackInfoField_ExchangeID_get, _traderapi.CTORATstpQryBondPutbackInfoField_ExchangeID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryBondPutbackInfoField_SecurityID_get, _traderapi.CTORATstpQryBondPutbackInfoField_SecurityID_set) def __init__(self): _traderapi.CTORATstpQryBondPutbackInfoField_swiginit(self, _traderapi.new_CTORATstpQryBondPutbackInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryBondPutbackInfoField # Register CTORATstpQryBondPutbackInfoField in _traderapi: _traderapi.CTORATstpQryBondPutbackInfoField_swigregister(CTORATstpQryBondPutbackInfoField) #########################################ծȯ»ØÊÛÐÅÏ¢############################################ class CTORATstpBondPutbackInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpBondPutbackInfoField_ExchangeID_get, _traderapi.CTORATstpBondPutbackInfoField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpBondPutbackInfoField_MarketID_get, _traderapi.CTORATstpBondPutbackInfoField_MarketID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpBondPutbackInfoField_SecurityID_get, _traderapi.CTORATstpBondPutbackInfoField_SecurityID_set) # »ØÊÛÉ걨´úÂë PutbackOrderID = property(_traderapi.CTORATstpBondPutbackInfoField_PutbackOrderID_get, _traderapi.CTORATstpBondPutbackInfoField_PutbackOrderID_set) # »ØÊÛÃû³Æ PutbackName = property(_traderapi.CTORATstpBondPutbackInfoField_PutbackName_get, _traderapi.CTORATstpBondPutbackInfoField_PutbackName_set) # »ØÊÛ¼Û¸ñ PutbackPrice = property(_traderapi.CTORATstpBondPutbackInfoField_PutbackPrice_get, _traderapi.CTORATstpBondPutbackInfoField_PutbackPrice_set) # ÿ´Î¿ÉÒÔ»ØÊÛ×îС½»Ò×µ¥Î» PutbackVolUnit = property(_traderapi.CTORATstpBondPutbackInfoField_PutbackVolUnit_get, _traderapi.CTORATstpBondPutbackInfoField_PutbackVolUnit_set) # ծȯ¿ÉÒÔ»ØÊÛµÄ×î´óÊýÁ¿ PutbackVolMax = property(_traderapi.CTORATstpBondPutbackInfoField_PutbackVolMax_get, _traderapi.CTORATstpBondPutbackInfoField_PutbackVolMax_set) # ծȯ¿ÉÒÔ»ØÊÛµÄ×îСÊýÁ¿ PutbackVolMin = property(_traderapi.CTORATstpBondPutbackInfoField_PutbackVolMin_get, _traderapi.CTORATstpBondPutbackInfoField_PutbackVolMin_set) # »ØÊÛ¿ªÊ¼ÈÕÆÚ PutbackBeginDate = property(_traderapi.CTORATstpBondPutbackInfoField_PutbackBeginDate_get, _traderapi.CTORATstpBondPutbackInfoField_PutbackBeginDate_set) # »ØÊÛ½áÊøÈÕÆÚ PutbackEndDate = property(_traderapi.CTORATstpBondPutbackInfoField_PutbackEndDate_get, _traderapi.CTORATstpBondPutbackInfoField_PutbackEndDate_set) # »ØÊÛ³·Ïú¿ªÊ¼ÈÕÆÚ RelieveBeginDate = property(_traderapi.CTORATstpBondPutbackInfoField_RelieveBeginDate_get, _traderapi.CTORATstpBondPutbackInfoField_RelieveBeginDate_set) # »ØÊÛ³·Ïú½áÊøÈÕÆÚ RelieveEndDate = property(_traderapi.CTORATstpBondPutbackInfoField_RelieveEndDate_get, _traderapi.CTORATstpBondPutbackInfoField_RelieveEndDate_set) def __init__(self): _traderapi.CTORATstpBondPutbackInfoField_swiginit(self, _traderapi.new_CTORATstpBondPutbackInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpBondPutbackInfoField # Register CTORATstpBondPutbackInfoField in _traderapi: _traderapi.CTORATstpBondPutbackInfoField_swigregister(CTORATstpBondPutbackInfoField) #########################################²éѯͶ×ÊÕßÌõ¼þµ¥ÏÞÖÆ²ÎÊý############################################ class CTORATstpQryInvestorCondOrderLimitParamField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryInvestorCondOrderLimitParamField_InvestorID_get, _traderapi.CTORATstpQryInvestorCondOrderLimitParamField_InvestorID_set) def __init__(self): _traderapi.CTORATstpQryInvestorCondOrderLimitParamField_swiginit(self, _traderapi.new_CTORATstpQryInvestorCondOrderLimitParamField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryInvestorCondOrderLimitParamField # Register CTORATstpQryInvestorCondOrderLimitParamField in _traderapi: _traderapi.CTORATstpQryInvestorCondOrderLimitParamField_swigregister(CTORATstpQryInvestorCondOrderLimitParamField) #########################################Ͷ×ÊÕßÌõ¼þµ¥ÏÞÖÆ²ÎÊý############################################ class CTORATstpInvestorCondOrderLimitParamField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInvestorCondOrderLimitParamField_InvestorID_get, _traderapi.CTORATstpInvestorCondOrderLimitParamField_InvestorID_set) # ×î´óÌõ¼þµ¥Êý MaxCondOrderLimitCnt = property(_traderapi.CTORATstpInvestorCondOrderLimitParamField_MaxCondOrderLimitCnt_get, _traderapi.CTORATstpInvestorCondOrderLimitParamField_MaxCondOrderLimitCnt_set) # µ±Ç°Ìõ¼þµ¥Êý CurrCondOrderCnt = property(_traderapi.CTORATstpInvestorCondOrderLimitParamField_CurrCondOrderCnt_get, _traderapi.CTORATstpInvestorCondOrderLimitParamField_CurrCondOrderCnt_set) def __init__(self): _traderapi.CTORATstpInvestorCondOrderLimitParamField_swiginit(self, _traderapi.new_CTORATstpInvestorCondOrderLimitParamField()) __swig_destroy__ = _traderapi.delete_CTORATstpInvestorCondOrderLimitParamField # Register CTORATstpInvestorCondOrderLimitParamField in _traderapi: _traderapi.CTORATstpInvestorCondOrderLimitParamField_swigregister(CTORATstpInvestorCondOrderLimitParamField) #########################################²éѯÌõ¼þµ¥############################################ class CTORATstpQryConditionOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryConditionOrderField_ExchangeID_get, _traderapi.CTORATstpQryConditionOrderField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryConditionOrderField_InvestorID_get, _traderapi.CTORATstpQryConditionOrderField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryConditionOrderField_BusinessUnitID_get, _traderapi.CTORATstpQryConditionOrderField_BusinessUnitID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryConditionOrderField_SecurityID_get, _traderapi.CTORATstpQryConditionOrderField_SecurityID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryConditionOrderField_ShareholderID_get, _traderapi.CTORATstpQryConditionOrderField_ShareholderID_set) # ±¨µ¥±àºÅ CondOrderID = property(_traderapi.CTORATstpQryConditionOrderField_CondOrderID_get, _traderapi.CTORATstpQryConditionOrderField_CondOrderID_set) # Insert Time InsertTimeStart = property(_traderapi.CTORATstpQryConditionOrderField_InsertTimeStart_get, _traderapi.CTORATstpQryConditionOrderField_InsertTimeStart_set) # Insert Time InsertTimeEnd = property(_traderapi.CTORATstpQryConditionOrderField_InsertTimeEnd_get, _traderapi.CTORATstpQryConditionOrderField_InsertTimeEnd_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpQryConditionOrderField_SInfo_get, _traderapi.CTORATstpQryConditionOrderField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpQryConditionOrderField_IInfo_get, _traderapi.CTORATstpQryConditionOrderField_IInfo_set) def __init__(self): _traderapi.CTORATstpQryConditionOrderField_swiginit(self, _traderapi.new_CTORATstpQryConditionOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryConditionOrderField # Register CTORATstpQryConditionOrderField in _traderapi: _traderapi.CTORATstpQryConditionOrderField_swigregister(CTORATstpQryConditionOrderField) #########################################²éѯÌõ¼þµ¥³·µ¥############################################ class CTORATstpQryCondOrderActionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryCondOrderActionField_ExchangeID_get, _traderapi.CTORATstpQryCondOrderActionField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryCondOrderActionField_InvestorID_get, _traderapi.CTORATstpQryCondOrderActionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryCondOrderActionField_BusinessUnitID_get, _traderapi.CTORATstpQryCondOrderActionField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryCondOrderActionField_ShareholderID_get, _traderapi.CTORATstpQryCondOrderActionField_ShareholderID_set) # ±»³·Ìõ¼þµ¥±àºÅ CondOrderID = property(_traderapi.CTORATstpQryCondOrderActionField_CondOrderID_get, _traderapi.CTORATstpQryCondOrderActionField_CondOrderID_set) # Ìõ¼þµ¥³·µ¥±àºÅ CancelCondOrderID = property(_traderapi.CTORATstpQryCondOrderActionField_CancelCondOrderID_get, _traderapi.CTORATstpQryCondOrderActionField_CancelCondOrderID_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpQryCondOrderActionField_SInfo_get, _traderapi.CTORATstpQryCondOrderActionField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpQryCondOrderActionField_IInfo_get, _traderapi.CTORATstpQryCondOrderActionField_IInfo_set) def __init__(self): _traderapi.CTORATstpQryCondOrderActionField_swiginit(self, _traderapi.new_CTORATstpQryCondOrderActionField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryCondOrderActionField # Register CTORATstpQryCondOrderActionField in _traderapi: _traderapi.CTORATstpQryCondOrderActionField_swigregister(CTORATstpQryCondOrderActionField) #########################################Ìõ¼þµ¥³·µ¥############################################ class CTORATstpCondOrderActionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpCondOrderActionField_ExchangeID_get, _traderapi.CTORATstpCondOrderActionField_ExchangeID_set) # ±»³·Ìõ¼þµ¥Ç°ÖñàºÅ FrontID = property(_traderapi.CTORATstpCondOrderActionField_FrontID_get, _traderapi.CTORATstpCondOrderActionField_FrontID_set) # ±»³·Ìõ¼þµ¥»á»°±àºÅ SessionID = property(_traderapi.CTORATstpCondOrderActionField_SessionID_get, _traderapi.CTORATstpCondOrderActionField_SessionID_set) # ±»³·Ìõ¼þµ¥ÒýÓà CondOrderRef = property(_traderapi.CTORATstpCondOrderActionField_CondOrderRef_get, _traderapi.CTORATstpCondOrderActionField_CondOrderRef_set) # ±»³·Ìõ¼þµ¥±àºÅ CondOrderID = property(_traderapi.CTORATstpCondOrderActionField_CondOrderID_get, _traderapi.CTORATstpCondOrderActionField_CondOrderID_set) # ²Ù×÷±êÖ¾ ActionFlag = property(_traderapi.CTORATstpCondOrderActionField_ActionFlag_get, _traderapi.CTORATstpCondOrderActionField_ActionFlag_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpCondOrderActionField_Operway_get, _traderapi.CTORATstpCondOrderActionField_Operway_set) # Ìõ¼þµ¥²Ù×÷ÒýÓà CondOrderActionRef = property(_traderapi.CTORATstpCondOrderActionField_CondOrderActionRef_get, _traderapi.CTORATstpCondOrderActionField_CondOrderActionRef_set) # Ìõ¼þµ¥³·µ¥±àºÅ CancelCondOrderID = property(_traderapi.CTORATstpCondOrderActionField_CancelCondOrderID_get, _traderapi.CTORATstpCondOrderActionField_CancelCondOrderID_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpCondOrderActionField_SInfo_get, _traderapi.CTORATstpCondOrderActionField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpCondOrderActionField_IInfo_get, _traderapi.CTORATstpCondOrderActionField_IInfo_set) # ÇëÇó±àºÅ RequestID = property(_traderapi.CTORATstpCondOrderActionField_RequestID_get, _traderapi.CTORATstpCondOrderActionField_RequestID_set) # ³·µ¥Ç°ÖñàºÅ ActionFrontID = property(_traderapi.CTORATstpCondOrderActionField_ActionFrontID_get, _traderapi.CTORATstpCondOrderActionField_ActionFrontID_set) # ³·µ¥»á»°±àºÅ ActionSessionID = property(_traderapi.CTORATstpCondOrderActionField_ActionSessionID_get, _traderapi.CTORATstpCondOrderActionField_ActionSessionID_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpCondOrderActionField_DepartmentID_get, _traderapi.CTORATstpCondOrderActionField_DepartmentID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpCondOrderActionField_InvestorID_get, _traderapi.CTORATstpCondOrderActionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpCondOrderActionField_BusinessUnitID_get, _traderapi.CTORATstpCondOrderActionField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpCondOrderActionField_ShareholderID_get, _traderapi.CTORATstpCondOrderActionField_ShareholderID_set) # ²Ù×÷Óû§ ActionUser = property(_traderapi.CTORATstpCondOrderActionField_ActionUser_get, _traderapi.CTORATstpCondOrderActionField_ActionUser_set) # ²Ù×÷ÈÕÆÚ ActionDate = property(_traderapi.CTORATstpCondOrderActionField_ActionDate_get, _traderapi.CTORATstpCondOrderActionField_ActionDate_set) # ²Ù×÷ʱ¼ä ActionTime = property(_traderapi.CTORATstpCondOrderActionField_ActionTime_get, _traderapi.CTORATstpCondOrderActionField_ActionTime_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpCondOrderActionField_IPAddress_get, _traderapi.CTORATstpCondOrderActionField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpCondOrderActionField_MacAddress_get, _traderapi.CTORATstpCondOrderActionField_MacAddress_set) def __init__(self): _traderapi.CTORATstpCondOrderActionField_swiginit(self, _traderapi.new_CTORATstpCondOrderActionField()) __swig_destroy__ = _traderapi.delete_CTORATstpCondOrderActionField # Register CTORATstpCondOrderActionField in _traderapi: _traderapi.CTORATstpCondOrderActionField_swigregister(CTORATstpCondOrderActionField) #########################################²éѯ½»Ò×֪ͨ############################################ class CTORATstpQryTradingNoticeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryTradingNoticeField_InvestorID_get, _traderapi.CTORATstpQryTradingNoticeField_InvestorID_set) # Insert Date InsertDateStart = property(_traderapi.CTORATstpQryTradingNoticeField_InsertDateStart_get, _traderapi.CTORATstpQryTradingNoticeField_InsertDateStart_set) # Insert Date InsertDateEnd = property(_traderapi.CTORATstpQryTradingNoticeField_InsertDateEnd_get, _traderapi.CTORATstpQryTradingNoticeField_InsertDateEnd_set) # Insert Time InsertTimeStart = property(_traderapi.CTORATstpQryTradingNoticeField_InsertTimeStart_get, _traderapi.CTORATstpQryTradingNoticeField_InsertTimeStart_set) # Insert Time InsertTimeEnd = property(_traderapi.CTORATstpQryTradingNoticeField_InsertTimeEnd_get, _traderapi.CTORATstpQryTradingNoticeField_InsertTimeEnd_set) def __init__(self): _traderapi.CTORATstpQryTradingNoticeField_swiginit(self, _traderapi.new_CTORATstpQryTradingNoticeField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryTradingNoticeField # Register CTORATstpQryTradingNoticeField in _traderapi: _traderapi.CTORATstpQryTradingNoticeField_swigregister(CTORATstpQryTradingNoticeField) #########################################²éѯйÉÉ깺ÅäºÅ½á¹û############################################ class CTORATstpQryIPONumberResultField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryIPONumberResultField_InvestorID_get, _traderapi.CTORATstpQryIPONumberResultField_InvestorID_set) # É깺´úÂë SecurityID = property(_traderapi.CTORATstpQryIPONumberResultField_SecurityID_get, _traderapi.CTORATstpQryIPONumberResultField_SecurityID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryIPONumberResultField_ExchangeID_get, _traderapi.CTORATstpQryIPONumberResultField_ExchangeID_set) # ¹É¶«´úÂë ShareholderID = property(_traderapi.CTORATstpQryIPONumberResultField_ShareholderID_get, _traderapi.CTORATstpQryIPONumberResultField_ShareholderID_set) def __init__(self): _traderapi.CTORATstpQryIPONumberResultField_swiginit(self, _traderapi.new_CTORATstpQryIPONumberResultField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryIPONumberResultField # Register CTORATstpQryIPONumberResultField in _traderapi: _traderapi.CTORATstpQryIPONumberResultField_swigregister(CTORATstpQryIPONumberResultField) #########################################йÉÉ깺ÅäºÅ½á¹û############################################ class CTORATstpIPONumberResultField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpIPONumberResultField_SecurityID_get, _traderapi.CTORATstpIPONumberResultField_SecurityID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpIPONumberResultField_MarketID_get, _traderapi.CTORATstpIPONumberResultField_MarketID_set) # ¹É¶«´úÂë ShareholderID = property(_traderapi.CTORATstpIPONumberResultField_ShareholderID_get, _traderapi.CTORATstpIPONumberResultField_ShareholderID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpIPONumberResultField_ExchangeID_get, _traderapi.CTORATstpIPONumberResultField_ExchangeID_set) # ÈÕÆÚ Day = property(_traderapi.CTORATstpIPONumberResultField_Day_get, _traderapi.CTORATstpIPONumberResultField_Day_set) # É깺֤ȯÃû³Æ SecurityName = property(_traderapi.CTORATstpIPONumberResultField_SecurityName_get, _traderapi.CTORATstpIPONumberResultField_SecurityName_set) # ֤ȯÀà±ð´úÂë SecurityType = property(_traderapi.CTORATstpIPONumberResultField_SecurityType_get, _traderapi.CTORATstpIPONumberResultField_SecurityType_set) # ÆðʼÅäºÅ BeginNumberID = property(_traderapi.CTORATstpIPONumberResultField_BeginNumberID_get, _traderapi.CTORATstpIPONumberResultField_BeginNumberID_set) # ÅäºÅÊýÁ¿ Volume = property(_traderapi.CTORATstpIPONumberResultField_Volume_get, _traderapi.CTORATstpIPONumberResultField_Volume_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpIPONumberResultField_InvestorID_get, _traderapi.CTORATstpIPONumberResultField_InvestorID_set) def __init__(self): _traderapi.CTORATstpIPONumberResultField_swiginit(self, _traderapi.new_CTORATstpIPONumberResultField()) __swig_destroy__ = _traderapi.delete_CTORATstpIPONumberResultField # Register CTORATstpIPONumberResultField in _traderapi: _traderapi.CTORATstpIPONumberResultField_swigregister(CTORATstpIPONumberResultField) #########################################²éѯйÉÉ깺ÖÐÇ©½á¹û############################################ class CTORATstpQryIPOMatchNumberResultField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryIPOMatchNumberResultField_InvestorID_get, _traderapi.CTORATstpQryIPOMatchNumberResultField_InvestorID_set) # É깺´úÂë SecurityID = property(_traderapi.CTORATstpQryIPOMatchNumberResultField_SecurityID_get, _traderapi.CTORATstpQryIPOMatchNumberResultField_SecurityID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryIPOMatchNumberResultField_ExchangeID_get, _traderapi.CTORATstpQryIPOMatchNumberResultField_ExchangeID_set) # ¹É¶«´úÂë ShareholderID = property(_traderapi.CTORATstpQryIPOMatchNumberResultField_ShareholderID_get, _traderapi.CTORATstpQryIPOMatchNumberResultField_ShareholderID_set) # ÖÐÇ©ÅäºÅ MatchNumberID = property(_traderapi.CTORATstpQryIPOMatchNumberResultField_MatchNumberID_get, _traderapi.CTORATstpQryIPOMatchNumberResultField_MatchNumberID_set) def __init__(self): _traderapi.CTORATstpQryIPOMatchNumberResultField_swiginit(self, _traderapi.new_CTORATstpQryIPOMatchNumberResultField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryIPOMatchNumberResultField # Register CTORATstpQryIPOMatchNumberResultField in _traderapi: _traderapi.CTORATstpQryIPOMatchNumberResultField_swigregister(CTORATstpQryIPOMatchNumberResultField) #########################################йÉÉ깺ÖÐÇ©½á¹û############################################ class CTORATstpIPOMatchNumberResultField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpIPOMatchNumberResultField_SecurityID_get, _traderapi.CTORATstpIPOMatchNumberResultField_SecurityID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpIPOMatchNumberResultField_MarketID_get, _traderapi.CTORATstpIPOMatchNumberResultField_MarketID_set) # ¹É¶«´úÂë ShareholderID = property(_traderapi.CTORATstpIPOMatchNumberResultField_ShareholderID_get, _traderapi.CTORATstpIPOMatchNumberResultField_ShareholderID_set) # ÖÐÇ©ÅäºÅ MatchNumberID = property(_traderapi.CTORATstpIPOMatchNumberResultField_MatchNumberID_get, _traderapi.CTORATstpIPOMatchNumberResultField_MatchNumberID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpIPOMatchNumberResultField_ExchangeID_get, _traderapi.CTORATstpIPOMatchNumberResultField_ExchangeID_set) # ÈÕÆÚ Day = property(_traderapi.CTORATstpIPOMatchNumberResultField_Day_get, _traderapi.CTORATstpIPOMatchNumberResultField_Day_set) # É깺֤ȯÃû³Æ SecurityName = property(_traderapi.CTORATstpIPOMatchNumberResultField_SecurityName_get, _traderapi.CTORATstpIPOMatchNumberResultField_SecurityName_set) # ֤ȯÀà±ð´úÂë SecurityType = property(_traderapi.CTORATstpIPOMatchNumberResultField_SecurityType_get, _traderapi.CTORATstpIPOMatchNumberResultField_SecurityType_set) # ´ËÖÐÇ©ºÅÓµÓеÄ֤ȯÊýÁ¿ Volume = property(_traderapi.CTORATstpIPOMatchNumberResultField_Volume_get, _traderapi.CTORATstpIPOMatchNumberResultField_Volume_set) # É깺¼Û¸ñ Price = property(_traderapi.CTORATstpIPOMatchNumberResultField_Price_get, _traderapi.CTORATstpIPOMatchNumberResultField_Price_set) # É깺½ð¶î Amout = property(_traderapi.CTORATstpIPOMatchNumberResultField_Amout_get, _traderapi.CTORATstpIPOMatchNumberResultField_Amout_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpIPOMatchNumberResultField_InvestorID_get, _traderapi.CTORATstpIPOMatchNumberResultField_InvestorID_set) def __init__(self): _traderapi.CTORATstpIPOMatchNumberResultField_swiginit(self, _traderapi.new_CTORATstpIPOMatchNumberResultField()) __swig_destroy__ = _traderapi.delete_CTORATstpIPOMatchNumberResultField # Register CTORATstpIPOMatchNumberResultField in _traderapi: _traderapi.CTORATstpIPOMatchNumberResultField_swigregister(CTORATstpIPOMatchNumberResultField) #########################################²éѯ½»Ò×ЭÒé############################################ class CTORATstpQryShareholderSpecPrivilegeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryShareholderSpecPrivilegeField_InvestorID_get, _traderapi.CTORATstpQryShareholderSpecPrivilegeField_InvestorID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryShareholderSpecPrivilegeField_ExchangeID_get, _traderapi.CTORATstpQryShareholderSpecPrivilegeField_ExchangeID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryShareholderSpecPrivilegeField_ShareholderID_get, _traderapi.CTORATstpQryShareholderSpecPrivilegeField_ShareholderID_set) # ÌØÊâȨÏÞÀà±ð SpecPrivilegeType = property(_traderapi.CTORATstpQryShareholderSpecPrivilegeField_SpecPrivilegeType_get, _traderapi.CTORATstpQryShareholderSpecPrivilegeField_SpecPrivilegeType_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpQryShareholderSpecPrivilegeField_Direction_get, _traderapi.CTORATstpQryShareholderSpecPrivilegeField_Direction_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpQryShareholderSpecPrivilegeField_MarketID_get, _traderapi.CTORATstpQryShareholderSpecPrivilegeField_MarketID_set) def __init__(self): _traderapi.CTORATstpQryShareholderSpecPrivilegeField_swiginit(self, _traderapi.new_CTORATstpQryShareholderSpecPrivilegeField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryShareholderSpecPrivilegeField # Register CTORATstpQryShareholderSpecPrivilegeField in _traderapi: _traderapi.CTORATstpQryShareholderSpecPrivilegeField_swigregister(CTORATstpQryShareholderSpecPrivilegeField) #########################################½»Ò×ЭÒé############################################ class CTORATstpShareholderSpecPrivilegeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpShareholderSpecPrivilegeField_ExchangeID_get, _traderapi.CTORATstpShareholderSpecPrivilegeField_ExchangeID_set) # ½»Ò×ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpShareholderSpecPrivilegeField_ShareholderID_get, _traderapi.CTORATstpShareholderSpecPrivilegeField_ShareholderID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpShareholderSpecPrivilegeField_MarketID_get, _traderapi.CTORATstpShareholderSpecPrivilegeField_MarketID_set) # ÌØÊâȨÏÞÀà±ð SpecPrivilegeType = property(_traderapi.CTORATstpShareholderSpecPrivilegeField_SpecPrivilegeType_get, _traderapi.CTORATstpShareholderSpecPrivilegeField_SpecPrivilegeType_set) # ±¨µ¥Àà±ð Direction = property(_traderapi.CTORATstpShareholderSpecPrivilegeField_Direction_get, _traderapi.CTORATstpShareholderSpecPrivilegeField_Direction_set) # ÊÇ·ñ½ûÖ¹ bForbidden = property(_traderapi.CTORATstpShareholderSpecPrivilegeField_bForbidden_get, _traderapi.CTORATstpShareholderSpecPrivilegeField_bForbidden_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpShareholderSpecPrivilegeField_InvestorID_get, _traderapi.CTORATstpShareholderSpecPrivilegeField_InvestorID_set) def __init__(self): _traderapi.CTORATstpShareholderSpecPrivilegeField_swiginit(self, _traderapi.new_CTORATstpShareholderSpecPrivilegeField()) __swig_destroy__ = _traderapi.delete_CTORATstpShareholderSpecPrivilegeField # Register CTORATstpShareholderSpecPrivilegeField in _traderapi: _traderapi.CTORATstpShareholderSpecPrivilegeField_swigregister(CTORATstpShareholderSpecPrivilegeField) #########################################²éѯÊг¡############################################ class CTORATstpQryMarketField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryMarketField_ExchangeID_get, _traderapi.CTORATstpQryMarketField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpQryMarketField_MarketID_get, _traderapi.CTORATstpQryMarketField_MarketID_set) def __init__(self): _traderapi.CTORATstpQryMarketField_swiginit(self, _traderapi.new_CTORATstpQryMarketField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryMarketField # Register CTORATstpQryMarketField in _traderapi: _traderapi.CTORATstpQryMarketField_swigregister(CTORATstpQryMarketField) #########################################Êг¡############################################ class CTORATstpMarketField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpMarketField_MarketID_get, _traderapi.CTORATstpMarketField_MarketID_set) # Êг¡Ãû³Æ MarketName = property(_traderapi.CTORATstpMarketField_MarketName_get, _traderapi.CTORATstpMarketField_MarketName_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpMarketField_ExchangeID_get, _traderapi.CTORATstpMarketField_ExchangeID_set) # Êг¡×´Ì¬ MarketStatus = property(_traderapi.CTORATstpMarketField_MarketStatus_get, _traderapi.CTORATstpMarketField_MarketStatus_set) def __init__(self): _traderapi.CTORATstpMarketField_swiginit(self, _traderapi.new_CTORATstpMarketField()) __swig_destroy__ = _traderapi.delete_CTORATstpMarketField # Register CTORATstpMarketField in _traderapi: _traderapi.CTORATstpMarketField_swigregister(CTORATstpMarketField) #########################################²éѯETFÇåµ¥ÐÅÏ¢############################################ class CTORATstpQryETFFileField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryETFFileField_ExchangeID_get, _traderapi.CTORATstpQryETFFileField_ExchangeID_set) # ETF¶þ¼¶Êг¡½»Ò×´úÂë ETFSecurityID = property(_traderapi.CTORATstpQryETFFileField_ETFSecurityID_get, _traderapi.CTORATstpQryETFFileField_ETFSecurityID_set) # ETFÒ»¼¶Êг¡ÉêÊê´úÂë ETFCreRedSecurityID = property(_traderapi.CTORATstpQryETFFileField_ETFCreRedSecurityID_get, _traderapi.CTORATstpQryETFFileField_ETFCreRedSecurityID_set) def __init__(self): _traderapi.CTORATstpQryETFFileField_swiginit(self, _traderapi.new_CTORATstpQryETFFileField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryETFFileField # Register CTORATstpQryETFFileField in _traderapi: _traderapi.CTORATstpQryETFFileField_swigregister(CTORATstpQryETFFileField) #########################################ETFÇåµ¥ÐÅÏ¢############################################ class CTORATstpETFFileField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpETFFileField_TradingDay_get, _traderapi.CTORATstpETFFileField_TradingDay_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpETFFileField_ExchangeID_get, _traderapi.CTORATstpETFFileField_ExchangeID_set) # ETF½»Ò×´úÂë ETFSecurityID = property(_traderapi.CTORATstpETFFileField_ETFSecurityID_get, _traderapi.CTORATstpETFFileField_ETFSecurityID_set) # ETFÉêÊê´úÂë ETFCreRedSecurityID = property(_traderapi.CTORATstpETFFileField_ETFCreRedSecurityID_get, _traderapi.CTORATstpETFFileField_ETFCreRedSecurityID_set) # ×îСÉ깺Êê»Øµ¥Î»·ÝÊý CreationRedemptionUnit = property(_traderapi.CTORATstpETFFileField_CreationRedemptionUnit_get, _traderapi.CTORATstpETFFileField_CreationRedemptionUnit_set) # ×î´óÏÖ½ðÌæ´ú±ÈÀý Maxcashratio = property(_traderapi.CTORATstpETFFileField_Maxcashratio_get, _traderapi.CTORATstpETFFileField_Maxcashratio_set) # Ô¤¹ÀÏÖ½ð²î¶î EstimateCashComponent = property(_traderapi.CTORATstpETFFileField_EstimateCashComponent_get, _traderapi.CTORATstpETFFileField_EstimateCashComponent_set) # ǰһ½»Ò×ÈÕÏÖ½ð²î¶î CashComponent = property(_traderapi.CTORATstpETFFileField_CashComponent_get, _traderapi.CTORATstpETFFileField_CashComponent_set) # ǰһ½»Ò×ÈÕ»ù½ðµ¥Î»¾»Öµ NAV = property(_traderapi.CTORATstpETFFileField_NAV_get, _traderapi.CTORATstpETFFileField_NAV_set) # ǰһ½»Ò×ÈÕÉêÊê»ù×¼µ¥Î»¾»Öµ NAVperCU = property(_traderapi.CTORATstpETFFileField_NAVperCU_get, _traderapi.CTORATstpETFFileField_NAVperCU_set) # µ±ÈÕÉ깺Êê»Ø»ù×¼µ¥Î»µÄºìÀû½ð¶î DividendPerCU = property(_traderapi.CTORATstpETFFileField_DividendPerCU_get, _traderapi.CTORATstpETFFileField_DividendPerCU_set) # ETFÉêÊêÀàÐÍ ETFCreRedType = property(_traderapi.CTORATstpETFFileField_ETFCreRedType_get, _traderapi.CTORATstpETFFileField_ETFCreRedType_set) # ETF֤ȯÃû³Æ ETFSecurityName = property(_traderapi.CTORATstpETFFileField_ETFSecurityName_get, _traderapi.CTORATstpETFFileField_ETFSecurityName_set) def __init__(self): _traderapi.CTORATstpETFFileField_swiginit(self, _traderapi.new_CTORATstpETFFileField()) __swig_destroy__ = _traderapi.delete_CTORATstpETFFileField # Register CTORATstpETFFileField in _traderapi: _traderapi.CTORATstpETFFileField_swigregister(CTORATstpETFFileField) #########################################²éѯETF³É·Ý֤ȯÐÅÏ¢############################################ class CTORATstpQryETFBasketField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryETFBasketField_ExchangeID_get, _traderapi.CTORATstpQryETFBasketField_ExchangeID_set) # ETF¶þ¼¶Êг¡½»Ò×´úÂë ETFSecurityID = property(_traderapi.CTORATstpQryETFBasketField_ETFSecurityID_get, _traderapi.CTORATstpQryETFBasketField_ETFSecurityID_set) # ETF³É·Ý֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryETFBasketField_SecurityID_get, _traderapi.CTORATstpQryETFBasketField_SecurityID_set) def __init__(self): _traderapi.CTORATstpQryETFBasketField_swiginit(self, _traderapi.new_CTORATstpQryETFBasketField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryETFBasketField # Register CTORATstpQryETFBasketField in _traderapi: _traderapi.CTORATstpQryETFBasketField_swigregister(CTORATstpQryETFBasketField) #########################################ETF³É·Ý֤ȯÐÅÏ¢############################################ class CTORATstpETFBasketField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpETFBasketField_TradingDay_get, _traderapi.CTORATstpETFBasketField_TradingDay_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpETFBasketField_ExchangeID_get, _traderapi.CTORATstpETFBasketField_ExchangeID_set) # ETF½»Ò×´úÂë ETFSecurityID = property(_traderapi.CTORATstpETFBasketField_ETFSecurityID_get, _traderapi.CTORATstpETFBasketField_ETFSecurityID_set) # ETF³É·Ý֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpETFBasketField_SecurityID_get, _traderapi.CTORATstpETFBasketField_SecurityID_set) # ³É·Ö֤ȯÃû³Æ SecurityName = property(_traderapi.CTORATstpETFBasketField_SecurityName_get, _traderapi.CTORATstpETFBasketField_SecurityName_set) # ³É·Ö֤ȯÊýÁ¿ Volume = property(_traderapi.CTORATstpETFBasketField_Volume_get, _traderapi.CTORATstpETFBasketField_Volume_set) # ÏÖ½ðÌæ´ú±êÖ¾ ETFCurrenceReplaceStatus = property(_traderapi.CTORATstpETFBasketField_ETFCurrenceReplaceStatus_get, _traderapi.CTORATstpETFBasketField_ETFCurrenceReplaceStatus_set) # Òç¼Û±ÈÀý Premium = property(_traderapi.CTORATstpETFBasketField_Premium_get, _traderapi.CTORATstpETFBasketField_Premium_set) # Éê¹ºÌæ´ú½ð¶î CreationReplaceAmount = property(_traderapi.CTORATstpETFBasketField_CreationReplaceAmount_get, _traderapi.CTORATstpETFBasketField_CreationReplaceAmount_set) # Êê»ØÌæ´ú½ð¶î RedemptionReplaceAmount = property(_traderapi.CTORATstpETFBasketField_RedemptionReplaceAmount_get, _traderapi.CTORATstpETFBasketField_RedemptionReplaceAmount_set) # ¹ÒÅÆÊг¡ MarketID = property(_traderapi.CTORATstpETFBasketField_MarketID_get, _traderapi.CTORATstpETFBasketField_MarketID_set) # ETFÉêÊêÀàÐÍ ETFCreRedType = property(_traderapi.CTORATstpETFBasketField_ETFCreRedType_get, _traderapi.CTORATstpETFBasketField_ETFCreRedType_set) def __init__(self): _traderapi.CTORATstpETFBasketField_swiginit(self, _traderapi.new_CTORATstpETFBasketField()) __swig_destroy__ = _traderapi.delete_CTORATstpETFBasketField # Register CTORATstpETFBasketField in _traderapi: _traderapi.CTORATstpETFBasketField_swigregister(CTORATstpETFBasketField) #########################################²éѯͶ×ÊÕßÏÞ²ÖÐÅÏ¢############################################ class CTORATstpQryInvestorPositionLimitField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryInvestorPositionLimitField_ExchangeID_get, _traderapi.CTORATstpQryInvestorPositionLimitField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryInvestorPositionLimitField_InvestorID_get, _traderapi.CTORATstpQryInvestorPositionLimitField_InvestorID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryInvestorPositionLimitField_SecurityID_get, _traderapi.CTORATstpQryInvestorPositionLimitField_SecurityID_set) def __init__(self): _traderapi.CTORATstpQryInvestorPositionLimitField_swiginit(self, _traderapi.new_CTORATstpQryInvestorPositionLimitField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryInvestorPositionLimitField # Register CTORATstpQryInvestorPositionLimitField in _traderapi: _traderapi.CTORATstpQryInvestorPositionLimitField_swigregister(CTORATstpQryInvestorPositionLimitField) #########################################Ͷ×ÊÕßÏÞ²ÖÐÅÏ¢############################################ class CTORATstpInvestorPositionLimitField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpInvestorPositionLimitField_ExchangeID_get, _traderapi.CTORATstpInvestorPositionLimitField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpInvestorPositionLimitField_InvestorID_get, _traderapi.CTORATstpInvestorPositionLimitField_InvestorID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpInvestorPositionLimitField_SecurityID_get, _traderapi.CTORATstpInvestorPositionLimitField_SecurityID_set) # µ±ÈÕÂòÈë¶î¶È BuyLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_BuyLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_BuyLimit_set) # ÒÑʹÓõ±ÈÕÂòÈë¶î¶È BuyFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_BuyFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_BuyFrozen_set) # µ±ÈÕÂô³ö¶î¶È SellLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_SellLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_SellLimit_set) # ÒÑʹÓõ±ÈÕÂô³ö¶î¶È SellFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_SellFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_SellFrozen_set) # µ±ÈÕÉ깺¶î¶È PurchaseLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_PurchaseLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_PurchaseLimit_set) # ÒÑʹÓõ±ÈÕÉ깺¶î¶È PurchaseFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_PurchaseFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_PurchaseFrozen_set) # µ±ÈÕÊê»Ø¶î¶È RedeemLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_RedeemLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_RedeemLimit_set) # ÒÑʹÓõ±ÈÕÊê»Ø¶î¶È RedeemFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_RedeemFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_RedeemFrozen_set) # µ±ÈÕÖÊѺÈë¿â¶î¶È PledgeInLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_PledgeInLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_PledgeInLimit_set) # ÒÑʹÓõ±ÈÕÖÊѺÈë¿â¶î¶È PledgeInFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_PledgeInFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_PledgeInFrozen_set) # µ±ÈÕÖÊѺ³ö¿â¶î¶È PledgeOutLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_PledgeOutLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_PledgeOutLimit_set) # ÒÑʹÓõ±ÈÕÖÊѺ³ö¿â¶î¶È PledgeOutFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_PledgeOutFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_PledgeOutFrozen_set) # µ±ÈÕծת¹É¶î¶È ConvertLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_ConvertLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_ConvertLimit_set) # ÒÑʹÓõ±ÈÕծת¹É¶î¶È ConvertFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_ConvertFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_ConvertFrozen_set) # µ±ÈÕծȯ»ØÊÛ¶î¶È PutbackLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_PutbackLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_PutbackLimit_set) # ÒÑʹÓõ±ÈÕծȯ»ØÊÛ¶î¶È PutbackFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_PutbackFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_PutbackFrozen_set) # µ±ÈÕÅä¹ÉÅäÕ®¶î¶È RationalLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_RationalLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_RationalLimit_set) # ÒÑʹÓõ±ÈÕÅä¹ÉÅäÕ®¶î¶È RationalFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_RationalFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_RationalFrozen_set) # ×ֲֶܳî¶È TotalPositionLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_TotalPositionLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_TotalPositionLimit_set) # ÒÑʹÓÃ×ֲֶܳî¶È TotalPositionFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_TotalPositionFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_TotalPositionFrozen_set) # µ±ÈÕ²ð·Ö¶î¶È SplitLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_SplitLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_SplitLimit_set) # ÒÑʹÓõ±ÈÕ²ð·Ö¶î¶È SplitFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_SplitFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_SplitFrozen_set) # µ±Èպϲ¢¶î¶È MergeLimit = property(_traderapi.CTORATstpInvestorPositionLimitField_MergeLimit_get, _traderapi.CTORATstpInvestorPositionLimitField_MergeLimit_set) # ÒÑʹÓõ±Èպϲ¢¶î¶È MergeFrozen = property(_traderapi.CTORATstpInvestorPositionLimitField_MergeFrozen_get, _traderapi.CTORATstpInvestorPositionLimitField_MergeFrozen_set) # ͨÓÃͳһ¸öÈËʶ±ðÂë UUPIC = property(_traderapi.CTORATstpInvestorPositionLimitField_UUPIC_get, _traderapi.CTORATstpInvestorPositionLimitField_UUPIC_set) def __init__(self): _traderapi.CTORATstpInvestorPositionLimitField_swiginit(self, _traderapi.new_CTORATstpInvestorPositionLimitField()) __swig_destroy__ = _traderapi.delete_CTORATstpInvestorPositionLimitField # Register CTORATstpInvestorPositionLimitField in _traderapi: _traderapi.CTORATstpInvestorPositionLimitField_swigregister(CTORATstpInvestorPositionLimitField) #########################################²éѯÉî¸Ûͨ¹ú¼ÊÊг¡»¥Áª×´Ì¬ÐÅÏ¢############################################ class CTORATstpQrySZSEImcParamsField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpQrySZSEImcParamsField_MarketID_get, _traderapi.CTORATstpQrySZSEImcParamsField_MarketID_set) def __init__(self): _traderapi.CTORATstpQrySZSEImcParamsField_swiginit(self, _traderapi.new_CTORATstpQrySZSEImcParamsField()) __swig_destroy__ = _traderapi.delete_CTORATstpQrySZSEImcParamsField # Register CTORATstpQrySZSEImcParamsField in _traderapi: _traderapi.CTORATstpQrySZSEImcParamsField_swigregister(CTORATstpQrySZSEImcParamsField) #########################################Éî¸Ûͨ¹ú¼ÊÊг¡»¥Áª×´Ì¬ÐÅÏ¢############################################ class CTORATstpSZSEImcParamsField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpSZSEImcParamsField_MarketID_get, _traderapi.CTORATstpSZSEImcParamsField_MarketID_set) # ÊÇ·ñ¿ª·Å OpenFlag = property(_traderapi.CTORATstpSZSEImcParamsField_OpenFlag_get, _traderapi.CTORATstpSZSEImcParamsField_OpenFlag_set) # ³õʼ¶î¶È ThresholdAmount = property(_traderapi.CTORATstpSZSEImcParamsField_ThresholdAmount_get, _traderapi.CTORATstpSZSEImcParamsField_ThresholdAmount_set) # ÈÕÖÐÊ£Óà¶î¶È PosAmt = property(_traderapi.CTORATstpSZSEImcParamsField_PosAmt_get, _traderapi.CTORATstpSZSEImcParamsField_PosAmt_set) # ¶î¶ÈÊÇ·ñ¿ÉÓà AmountStatus = property(_traderapi.CTORATstpSZSEImcParamsField_AmountStatus_get, _traderapi.CTORATstpSZSEImcParamsField_AmountStatus_set) def __init__(self): _traderapi.CTORATstpSZSEImcParamsField_swiginit(self, _traderapi.new_CTORATstpSZSEImcParamsField()) __swig_destroy__ = _traderapi.delete_CTORATstpSZSEImcParamsField # Register CTORATstpSZSEImcParamsField in _traderapi: _traderapi.CTORATstpSZSEImcParamsField_swigregister(CTORATstpSZSEImcParamsField) #########################################²éѯÉî¸Ûͨ¹ú¼ÊÊг¡»¥Áª»ãÂÊÐÅÏ¢############################################ class CTORATstpQrySZSEImcExchangeRateField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ô´»õ±Ò±ÒÖÖ FromCurrency = property(_traderapi.CTORATstpQrySZSEImcExchangeRateField_FromCurrency_get, _traderapi.CTORATstpQrySZSEImcExchangeRateField_FromCurrency_set) # Ä¿±ê»õ±Ò±ÒÖÖ ToCurrency = property(_traderapi.CTORATstpQrySZSEImcExchangeRateField_ToCurrency_get, _traderapi.CTORATstpQrySZSEImcExchangeRateField_ToCurrency_set) def __init__(self): _traderapi.CTORATstpQrySZSEImcExchangeRateField_swiginit(self, _traderapi.new_CTORATstpQrySZSEImcExchangeRateField()) __swig_destroy__ = _traderapi.delete_CTORATstpQrySZSEImcExchangeRateField # Register CTORATstpQrySZSEImcExchangeRateField in _traderapi: _traderapi.CTORATstpQrySZSEImcExchangeRateField_swigregister(CTORATstpQrySZSEImcExchangeRateField) #########################################Éî¸Ûͨ¹ú¼ÊÊг¡»¥Áª»ãÂÊÐÅÏ¢############################################ class CTORATstpSZSEImcExchangeRateField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ô´»õ±Ò±ÒÖÖ FromCurrency = property(_traderapi.CTORATstpSZSEImcExchangeRateField_FromCurrency_get, _traderapi.CTORATstpSZSEImcExchangeRateField_FromCurrency_set) # Ä¿±ê»õ±Ò±ÒÖÖ ToCurrency = property(_traderapi.CTORATstpSZSEImcExchangeRateField_ToCurrency_get, _traderapi.CTORATstpSZSEImcExchangeRateField_ToCurrency_set) # ²Î¿¼»ãÂÊÂòÈë¼Û BidRate = property(_traderapi.CTORATstpSZSEImcExchangeRateField_BidRate_get, _traderapi.CTORATstpSZSEImcExchangeRateField_BidRate_set) # ²Î¿¼»ãÂÊÂô³ö¼Û OfferRate = property(_traderapi.CTORATstpSZSEImcExchangeRateField_OfferRate_get, _traderapi.CTORATstpSZSEImcExchangeRateField_OfferRate_set) # ²Î¿¼»ãÂÊÖмä¼Û MidPointRate = property(_traderapi.CTORATstpSZSEImcExchangeRateField_MidPointRate_get, _traderapi.CTORATstpSZSEImcExchangeRateField_MidPointRate_set) def __init__(self): _traderapi.CTORATstpSZSEImcExchangeRateField_swiginit(self, _traderapi.new_CTORATstpSZSEImcExchangeRateField()) __swig_destroy__ = _traderapi.delete_CTORATstpSZSEImcExchangeRateField # Register CTORATstpSZSEImcExchangeRateField in _traderapi: _traderapi.CTORATstpSZSEImcExchangeRateField_swigregister(CTORATstpSZSEImcExchangeRateField) #########################################²éѯÉî¸Ûͨ×îС¼Û²îÐÅÏ¢############################################ class CTORATstpQrySZSEHKPriceTickInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ¼Û²îÆ·ÖÖ PriceTickID = property(_traderapi.CTORATstpQrySZSEHKPriceTickInfoField_PriceTickID_get, _traderapi.CTORATstpQrySZSEHKPriceTickInfoField_PriceTickID_set) def __init__(self): _traderapi.CTORATstpQrySZSEHKPriceTickInfoField_swiginit(self, _traderapi.new_CTORATstpQrySZSEHKPriceTickInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpQrySZSEHKPriceTickInfoField # Register CTORATstpQrySZSEHKPriceTickInfoField in _traderapi: _traderapi.CTORATstpQrySZSEHKPriceTickInfoField_swigregister(CTORATstpQrySZSEHKPriceTickInfoField) #########################################Éî¸Ûͨ×îС¼Û²îÐÅÏ¢############################################ class CTORATstpSZSEHKPriceTickInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ¼Û²îÆ·ÖÖ PriceTickID = property(_traderapi.CTORATstpSZSEHKPriceTickInfoField_PriceTickID_get, _traderapi.CTORATstpSZSEHKPriceTickInfoField_PriceTickID_set) # ¼Û²î×éºÅ PriceTickGroupID = property(_traderapi.CTORATstpSZSEHKPriceTickInfoField_PriceTickGroupID_get, _traderapi.CTORATstpSZSEHKPriceTickInfoField_PriceTickGroupID_set) # ¼Û²îÀà±ð PriceTickType = property(_traderapi.CTORATstpSZSEHKPriceTickInfoField_PriceTickType_get, _traderapi.CTORATstpSZSEHKPriceTickInfoField_PriceTickType_set) # ¼Û²î×éÆðʼ¼Û¸ñ BeginPrice = property(_traderapi.CTORATstpSZSEHKPriceTickInfoField_BeginPrice_get, _traderapi.CTORATstpSZSEHKPriceTickInfoField_BeginPrice_set) # ¼Û²î×é½áÊø¼Û¸ñ EndPrice = property(_traderapi.CTORATstpSZSEHKPriceTickInfoField_EndPrice_get, _traderapi.CTORATstpSZSEHKPriceTickInfoField_EndPrice_set) # ¼Û²îÖµ PriceTick = property(_traderapi.CTORATstpSZSEHKPriceTickInfoField_PriceTick_get, _traderapi.CTORATstpSZSEHKPriceTickInfoField_PriceTick_set) def __init__(self): _traderapi.CTORATstpSZSEHKPriceTickInfoField_swiginit(self, _traderapi.new_CTORATstpSZSEHKPriceTickInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpSZSEHKPriceTickInfoField # Register CTORATstpSZSEHKPriceTickInfoField in _traderapi: _traderapi.CTORATstpSZSEHKPriceTickInfoField_swigregister(CTORATstpSZSEHKPriceTickInfoField) #########################################²éѯLOF»ù½ðÐÅÏ¢############################################ class CTORATstpQryLofFundInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryLofFundInfoField_ExchangeID_get, _traderapi.CTORATstpQryLofFundInfoField_ExchangeID_set) # »ù½ð´úÂë FundID = property(_traderapi.CTORATstpQryLofFundInfoField_FundID_get, _traderapi.CTORATstpQryLofFundInfoField_FundID_set) # Ö÷»ù½ð´úÂë MainFundID = property(_traderapi.CTORATstpQryLofFundInfoField_MainFundID_get, _traderapi.CTORATstpQryLofFundInfoField_MainFundID_set) def __init__(self): _traderapi.CTORATstpQryLofFundInfoField_swiginit(self, _traderapi.new_CTORATstpQryLofFundInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryLofFundInfoField # Register CTORATstpQryLofFundInfoField in _traderapi: _traderapi.CTORATstpQryLofFundInfoField_swigregister(CTORATstpQryLofFundInfoField) #########################################LOF»ù½ðÐÅÏ¢############################################ class CTORATstpLofFundInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpLofFundInfoField_ExchangeID_get, _traderapi.CTORATstpLofFundInfoField_ExchangeID_set) # »ù½ð´úÂë FundID = property(_traderapi.CTORATstpLofFundInfoField_FundID_get, _traderapi.CTORATstpLofFundInfoField_FundID_set) # Ö÷»ù½ð´úÂë MainFundID = property(_traderapi.CTORATstpLofFundInfoField_MainFundID_get, _traderapi.CTORATstpLofFundInfoField_MainFundID_set) # »ù½ðÀàÐÍ FundType = property(_traderapi.CTORATstpLofFundInfoField_FundType_get, _traderapi.CTORATstpLofFundInfoField_FundType_set) # ²ð·ÖÊýÁ¿µ¥Î» SplitUnit = property(_traderapi.CTORATstpLofFundInfoField_SplitUnit_get, _traderapi.CTORATstpLofFundInfoField_SplitUnit_set) # ×îС²ð·ÖÊýÁ¿ SplitMinVol = property(_traderapi.CTORATstpLofFundInfoField_SplitMinVol_get, _traderapi.CTORATstpLofFundInfoField_SplitMinVol_set) # ºÏ²¢ÊýÁ¿µ¥Î» MergeUnit = property(_traderapi.CTORATstpLofFundInfoField_MergeUnit_get, _traderapi.CTORATstpLofFundInfoField_MergeUnit_set) # ×îСºÏ²¢ÊýÁ¿ MergeMinVol = property(_traderapi.CTORATstpLofFundInfoField_MergeMinVol_get, _traderapi.CTORATstpLofFundInfoField_MergeMinVol_set) # »ù½ðת»»ÏµÊý FundRatio = property(_traderapi.CTORATstpLofFundInfoField_FundRatio_get, _traderapi.CTORATstpLofFundInfoField_FundRatio_set) def __init__(self): _traderapi.CTORATstpLofFundInfoField_swiginit(self, _traderapi.new_CTORATstpLofFundInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpLofFundInfoField # Register CTORATstpLofFundInfoField in _traderapi: _traderapi.CTORATstpLofFundInfoField_swigregister(CTORATstpLofFundInfoField) #########################################²éѯͶ×ÊÕßÖÊѺ³Ö²Ö############################################ class CTORATstpQryPledgePositionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryPledgePositionField_InvestorID_get, _traderapi.CTORATstpQryPledgePositionField_InvestorID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryPledgePositionField_SecurityID_get, _traderapi.CTORATstpQryPledgePositionField_SecurityID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryPledgePositionField_ExchangeID_get, _traderapi.CTORATstpQryPledgePositionField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpQryPledgePositionField_MarketID_get, _traderapi.CTORATstpQryPledgePositionField_MarketID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryPledgePositionField_ShareholderID_get, _traderapi.CTORATstpQryPledgePositionField_ShareholderID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryPledgePositionField_BusinessUnitID_get, _traderapi.CTORATstpQryPledgePositionField_BusinessUnitID_set) def __init__(self): _traderapi.CTORATstpQryPledgePositionField_swiginit(self, _traderapi.new_CTORATstpQryPledgePositionField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryPledgePositionField # Register CTORATstpQryPledgePositionField in _traderapi: _traderapi.CTORATstpQryPledgePositionField_swigregister(CTORATstpQryPledgePositionField) #########################################Ͷ×ÊÕßÖÊѺ³Ö²Ö############################################ class CTORATstpPledgePositionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpPledgePositionField_SecurityID_get, _traderapi.CTORATstpPledgePositionField_SecurityID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpPledgePositionField_InvestorID_get, _traderapi.CTORATstpPledgePositionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpPledgePositionField_BusinessUnitID_get, _traderapi.CTORATstpPledgePositionField_BusinessUnitID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpPledgePositionField_ExchangeID_get, _traderapi.CTORATstpPledgePositionField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpPledgePositionField_MarketID_get, _traderapi.CTORATstpPledgePositionField_MarketID_set) # ¿Í»§´úÂë ShareholderID = property(_traderapi.CTORATstpPledgePositionField_ShareholderID_get, _traderapi.CTORATstpPledgePositionField_ShareholderID_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpPledgePositionField_TradingDay_get, _traderapi.CTORATstpPledgePositionField_TradingDay_set) # ×òÈÕÖÊѺ³Ö²Ö HisPledgePos = property(_traderapi.CTORATstpPledgePositionField_HisPledgePos_get, _traderapi.CTORATstpPledgePositionField_HisPledgePos_set) # ×òÈÕÖÊѺ³Ö²Ö¶³½á HisPledgePosFrozen = property(_traderapi.CTORATstpPledgePositionField_HisPledgePosFrozen_get, _traderapi.CTORATstpPledgePositionField_HisPledgePosFrozen_set) # ½ñÈÕÈë¿âµÄÖÊѺ³Ö²Ö TodayPledgePos = property(_traderapi.CTORATstpPledgePositionField_TodayPledgePos_get, _traderapi.CTORATstpPledgePositionField_TodayPledgePos_set) # ½ñÈÕÈë¿âµÄÖÊѺ³Ö²Ö¶³½á TodayPledgePosFrozen = property(_traderapi.CTORATstpPledgePositionField_TodayPledgePosFrozen_get, _traderapi.CTORATstpPledgePositionField_TodayPledgePosFrozen_set) # ×òÈÕÖÊѺÈë¿âµÄÏÖȯ×ÜÁ¿ PreTotalPledgePos = property(_traderapi.CTORATstpPledgePositionField_PreTotalPledgePos_get, _traderapi.CTORATstpPledgePositionField_PreTotalPledgePos_set) # ×òÈÕÖÊѺÈë¿âµÄÏÖȯ¿ÉÓÃÊýÁ¿ PreAvailablePledgePos = property(_traderapi.CTORATstpPledgePositionField_PreAvailablePledgePos_get, _traderapi.CTORATstpPledgePositionField_PreAvailablePledgePos_set) def __init__(self): _traderapi.CTORATstpPledgePositionField_swiginit(self, _traderapi.new_CTORATstpPledgePositionField()) __swig_destroy__ = _traderapi.delete_CTORATstpPledgePositionField # Register CTORATstpPledgePositionField in _traderapi: _traderapi.CTORATstpPledgePositionField_swigregister(CTORATstpPledgePositionField) #########################################²éѯ֤ȯÖÊѺÐÅÏ¢############################################ class CTORATstpQryPledgeInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryPledgeInfoField_ExchangeID_get, _traderapi.CTORATstpQryPledgeInfoField_ExchangeID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryPledgeInfoField_SecurityID_get, _traderapi.CTORATstpQryPledgeInfoField_SecurityID_set) def __init__(self): _traderapi.CTORATstpQryPledgeInfoField_swiginit(self, _traderapi.new_CTORATstpQryPledgeInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryPledgeInfoField # Register CTORATstpQryPledgeInfoField in _traderapi: _traderapi.CTORATstpQryPledgeInfoField_swigregister(CTORATstpQryPledgeInfoField) #########################################֤ȯÖÊѺÐÅÏ¢############################################ class CTORATstpPledgeInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpPledgeInfoField_ExchangeID_get, _traderapi.CTORATstpPledgeInfoField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpPledgeInfoField_MarketID_get, _traderapi.CTORATstpPledgeInfoField_MarketID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpPledgeInfoField_SecurityID_get, _traderapi.CTORATstpPledgeInfoField_SecurityID_set) # ÖÊѺÉ걨´úÂë PledgeOrderID = property(_traderapi.CTORATstpPledgeInfoField_PledgeOrderID_get, _traderapi.CTORATstpPledgeInfoField_PledgeOrderID_set) # ÖÊѺÃû³Æ PledgeName = property(_traderapi.CTORATstpPledgeInfoField_PledgeName_get, _traderapi.CTORATstpPledgeInfoField_PledgeName_set) # ±ê׼ȯ´úÂë StandardBondID = property(_traderapi.CTORATstpPledgeInfoField_StandardBondID_get, _traderapi.CTORATstpPledgeInfoField_StandardBondID_set) # ±ê׼ȯÕÛËãÂÊ/ÕÛËãÖµ ConversionRate = property(_traderapi.CTORATstpPledgeInfoField_ConversionRate_get, _traderapi.CTORATstpPledgeInfoField_ConversionRate_set) # ÿ´Î¿ÉÒÔÈë¿âµÄ×îС½»Ò×µ¥Î» PledgeInTradingUnit = property(_traderapi.CTORATstpPledgeInfoField_PledgeInTradingUnit_get, _traderapi.CTORATstpPledgeInfoField_PledgeInTradingUnit_set) # ÿ´Î¿ÉÒÔ³ö¿âµÄ×îС½»Ò×µ¥Î» PledgeOutTradingUnit = property(_traderapi.CTORATstpPledgeInfoField_PledgeOutTradingUnit_get, _traderapi.CTORATstpPledgeInfoField_PledgeOutTradingUnit_set) # ֤ȯ¿ÉÒÔÈë¿âµÄ×î´óÊýÁ¿ PledgeInVolMax = property(_traderapi.CTORATstpPledgeInfoField_PledgeInVolMax_get, _traderapi.CTORATstpPledgeInfoField_PledgeInVolMax_set) # ֤ȯ¿ÉÒÔÈë¿âµÄ×îСÊýÁ¿ PledgeInVolMin = property(_traderapi.CTORATstpPledgeInfoField_PledgeInVolMin_get, _traderapi.CTORATstpPledgeInfoField_PledgeInVolMin_set) # ֤ȯ¿ÉÒÔ³ö¿âµÄ×î´óÊýÁ¿ PledgeOutVolMax = property(_traderapi.CTORATstpPledgeInfoField_PledgeOutVolMax_get, _traderapi.CTORATstpPledgeInfoField_PledgeOutVolMax_set) # ֤ȯ¿ÉÒÔ³ö¿âµÄ×îСÊýÁ¿ PledgeOutVolMin = property(_traderapi.CTORATstpPledgeInfoField_PledgeOutVolMin_get, _traderapi.CTORATstpPledgeInfoField_PledgeOutVolMin_set) def __init__(self): _traderapi.CTORATstpPledgeInfoField_swiginit(self, _traderapi.new_CTORATstpPledgeInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpPledgeInfoField # Register CTORATstpPledgeInfoField in _traderapi: _traderapi.CTORATstpPledgeInfoField_swigregister(CTORATstpPledgeInfoField) #########################################²éѯϵͳ½ÚµãÐÅÏ¢############################################ class CTORATstpQrySystemNodeInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½Úµã±àºÅ NodeID = property(_traderapi.CTORATstpQrySystemNodeInfoField_NodeID_get, _traderapi.CTORATstpQrySystemNodeInfoField_NodeID_set) def __init__(self): _traderapi.CTORATstpQrySystemNodeInfoField_swiginit(self, _traderapi.new_CTORATstpQrySystemNodeInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpQrySystemNodeInfoField # Register CTORATstpQrySystemNodeInfoField in _traderapi: _traderapi.CTORATstpQrySystemNodeInfoField_swigregister(CTORATstpQrySystemNodeInfoField) #########################################ϵͳ½ÚµãÐÅÏ¢############################################ class CTORATstpSystemNodeInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½Úµã±àºÅ NodeID = property(_traderapi.CTORATstpSystemNodeInfoField_NodeID_get, _traderapi.CTORATstpSystemNodeInfoField_NodeID_set) # ½ÚµãÐÅÏ¢ NodeInfo = property(_traderapi.CTORATstpSystemNodeInfoField_NodeInfo_get, _traderapi.CTORATstpSystemNodeInfoField_NodeInfo_set) # ÊÇ·ñµ±Ç°½Úµã bCurrent = property(_traderapi.CTORATstpSystemNodeInfoField_bCurrent_get, _traderapi.CTORATstpSystemNodeInfoField_bCurrent_set) def __init__(self): _traderapi.CTORATstpSystemNodeInfoField_swiginit(self, _traderapi.new_CTORATstpSystemNodeInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpSystemNodeInfoField # Register CTORATstpSystemNodeInfoField in _traderapi: _traderapi.CTORATstpSystemNodeInfoField_swigregister(CTORATstpSystemNodeInfoField) #########################################²éѯͶ×ÊÕß±ê׼ȯ¶î¶È############################################ class CTORATstpQryStandardBondPositionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryStandardBondPositionField_InvestorID_get, _traderapi.CTORATstpQryStandardBondPositionField_InvestorID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryStandardBondPositionField_SecurityID_get, _traderapi.CTORATstpQryStandardBondPositionField_SecurityID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryStandardBondPositionField_ExchangeID_get, _traderapi.CTORATstpQryStandardBondPositionField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpQryStandardBondPositionField_MarketID_get, _traderapi.CTORATstpQryStandardBondPositionField_MarketID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryStandardBondPositionField_ShareholderID_get, _traderapi.CTORATstpQryStandardBondPositionField_ShareholderID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryStandardBondPositionField_BusinessUnitID_get, _traderapi.CTORATstpQryStandardBondPositionField_BusinessUnitID_set) def __init__(self): _traderapi.CTORATstpQryStandardBondPositionField_swiginit(self, _traderapi.new_CTORATstpQryStandardBondPositionField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryStandardBondPositionField # Register CTORATstpQryStandardBondPositionField in _traderapi: _traderapi.CTORATstpQryStandardBondPositionField_swigregister(CTORATstpQryStandardBondPositionField) #########################################Ͷ×ÊÕß±ê׼ȯ¶î¶È############################################ class CTORATstpStandardBondPositionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpStandardBondPositionField_SecurityID_get, _traderapi.CTORATstpStandardBondPositionField_SecurityID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpStandardBondPositionField_InvestorID_get, _traderapi.CTORATstpStandardBondPositionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpStandardBondPositionField_BusinessUnitID_get, _traderapi.CTORATstpStandardBondPositionField_BusinessUnitID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpStandardBondPositionField_ExchangeID_get, _traderapi.CTORATstpStandardBondPositionField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpStandardBondPositionField_MarketID_get, _traderapi.CTORATstpStandardBondPositionField_MarketID_set) # ¿Í»§´úÂë ShareholderID = property(_traderapi.CTORATstpStandardBondPositionField_ShareholderID_get, _traderapi.CTORATstpStandardBondPositionField_ShareholderID_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpStandardBondPositionField_TradingDay_get, _traderapi.CTORATstpStandardBondPositionField_TradingDay_set) # ±ê׼ȯ¿ÉÓöî¶È AvailablePosition = property(_traderapi.CTORATstpStandardBondPositionField_AvailablePosition_get, _traderapi.CTORATstpStandardBondPositionField_AvailablePosition_set) # ±ê׼ȯ¿ÉÓöî¶È¶³½á AvailablePosFrozen = property(_traderapi.CTORATstpStandardBondPositionField_AvailablePosFrozen_get, _traderapi.CTORATstpStandardBondPositionField_AvailablePosFrozen_set) # ±ê׼ȯ¶î¶È×ÜÁ¿ TotalPosition = property(_traderapi.CTORATstpStandardBondPositionField_TotalPosition_get, _traderapi.CTORATstpStandardBondPositionField_TotalPosition_set) def __init__(self): _traderapi.CTORATstpStandardBondPositionField_swiginit(self, _traderapi.new_CTORATstpStandardBondPositionField()) __swig_destroy__ = _traderapi.delete_CTORATstpStandardBondPositionField # Register CTORATstpStandardBondPositionField in _traderapi: _traderapi.CTORATstpStandardBondPositionField_swigregister(CTORATstpStandardBondPositionField) #########################################²éѯδµ½ÆÚծȯÖÊѺ»Ø¹ºÎ¯ÍÐ############################################ class CTORATstpQryPrematurityRepoOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_InvestorID_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_InvestorID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_SecurityID_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_SecurityID_set) # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_ExchangeID_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_MarketID_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_MarketID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_ShareholderID_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_ShareholderID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_BusinessUnitID_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_BusinessUnitID_set) # ±¾µØ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_OrderLocalID_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_OrderLocalID_set) # ֤ȯƷÖÖ´úÂë ProductID = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_ProductID_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_ProductID_set) # ֤ȯÀà±ð´úÂë SecurityType = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_SecurityType_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_SecurityType_set) # ÂòÂô·½Ïò Direction = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_Direction_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_Direction_set) # ³É½»±àºÅ TradeID = property(_traderapi.CTORATstpQryPrematurityRepoOrderField_TradeID_get, _traderapi.CTORATstpQryPrematurityRepoOrderField_TradeID_set) def __init__(self): _traderapi.CTORATstpQryPrematurityRepoOrderField_swiginit(self, _traderapi.new_CTORATstpQryPrematurityRepoOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryPrematurityRepoOrderField # Register CTORATstpQryPrematurityRepoOrderField in _traderapi: _traderapi.CTORATstpQryPrematurityRepoOrderField_swigregister(CTORATstpQryPrematurityRepoOrderField) #########################################δµ½ÆÚծȯÖÊѺ»Ø¹ºÎ¯ÍÐ############################################ class CTORATstpPrematurityRepoOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpPrematurityRepoOrderField_ExchangeID_get, _traderapi.CTORATstpPrematurityRepoOrderField_ExchangeID_set) # Êг¡´úÂë MarketID = property(_traderapi.CTORATstpPrematurityRepoOrderField_MarketID_get, _traderapi.CTORATstpPrematurityRepoOrderField_MarketID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpPrematurityRepoOrderField_InvestorID_get, _traderapi.CTORATstpPrematurityRepoOrderField_InvestorID_set) # ½»Ò×ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpPrematurityRepoOrderField_ShareholderID_get, _traderapi.CTORATstpPrematurityRepoOrderField_ShareholderID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpPrematurityRepoOrderField_BusinessUnitID_get, _traderapi.CTORATstpPrematurityRepoOrderField_BusinessUnitID_set) # ³É½»ÈÕÆÚ TradeDay = property(_traderapi.CTORATstpPrematurityRepoOrderField_TradeDay_get, _traderapi.CTORATstpPrematurityRepoOrderField_TradeDay_set) # µ½ÆÚÈÕÆÚ ExpireDay = property(_traderapi.CTORATstpPrematurityRepoOrderField_ExpireDay_get, _traderapi.CTORATstpPrematurityRepoOrderField_ExpireDay_set) # ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpPrematurityRepoOrderField_OrderLocalID_get, _traderapi.CTORATstpPrematurityRepoOrderField_OrderLocalID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpPrematurityRepoOrderField_SecurityID_get, _traderapi.CTORATstpPrematurityRepoOrderField_SecurityID_set) # ֤ȯÃû³Æ SecurityName = property(_traderapi.CTORATstpPrematurityRepoOrderField_SecurityName_get, _traderapi.CTORATstpPrematurityRepoOrderField_SecurityName_set) # ֤ȯƷÖÖ´úÂë ProductID = property(_traderapi.CTORATstpPrematurityRepoOrderField_ProductID_get, _traderapi.CTORATstpPrematurityRepoOrderField_ProductID_set) # ֤ȯÀà±ð´úÂë SecurityType = property(_traderapi.CTORATstpPrematurityRepoOrderField_SecurityType_get, _traderapi.CTORATstpPrematurityRepoOrderField_SecurityType_set) # ±¨µ¥Àà±ð Direction = property(_traderapi.CTORATstpPrematurityRepoOrderField_Direction_get, _traderapi.CTORATstpPrematurityRepoOrderField_Direction_set) # ³É½»ÊýÁ¿ VolumeTraded = property(_traderapi.CTORATstpPrematurityRepoOrderField_VolumeTraded_get, _traderapi.CTORATstpPrematurityRepoOrderField_VolumeTraded_set) # ³É½»¼Û¸ñ Price = property(_traderapi.CTORATstpPrematurityRepoOrderField_Price_get, _traderapi.CTORATstpPrematurityRepoOrderField_Price_set) # ³É½»½ð¶î Turnover = property(_traderapi.CTORATstpPrematurityRepoOrderField_Turnover_get, _traderapi.CTORATstpPrematurityRepoOrderField_Turnover_set) # ³É½»±àºÅ TradeID = property(_traderapi.CTORATstpPrematurityRepoOrderField_TradeID_get, _traderapi.CTORATstpPrematurityRepoOrderField_TradeID_set) # ¹º»ØÓ¦ÊÕ½ð¶î RepoTotalMoney = property(_traderapi.CTORATstpPrematurityRepoOrderField_RepoTotalMoney_get, _traderapi.CTORATstpPrematurityRepoOrderField_RepoTotalMoney_set) # ÀûÏ¢½ð¶î InterestAmount = property(_traderapi.CTORATstpPrematurityRepoOrderField_InterestAmount_get, _traderapi.CTORATstpPrematurityRepoOrderField_InterestAmount_set) def __init__(self): _traderapi.CTORATstpPrematurityRepoOrderField_swiginit(self, _traderapi.new_CTORATstpPrematurityRepoOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpPrematurityRepoOrderField # Register CTORATstpPrematurityRepoOrderField in _traderapi: _traderapi.CTORATstpPrematurityRepoOrderField_swigregister(CTORATstpPrematurityRepoOrderField) #########################################²éѯЭÒé½»Ò×±¨µ¥############################################ class CTORATstpQryNegoOrderField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryNegoOrderField_ExchangeID_get, _traderapi.CTORATstpQryNegoOrderField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryNegoOrderField_InvestorID_get, _traderapi.CTORATstpQryNegoOrderField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryNegoOrderField_BusinessUnitID_get, _traderapi.CTORATstpQryNegoOrderField_BusinessUnitID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryNegoOrderField_SecurityID_get, _traderapi.CTORATstpQryNegoOrderField_SecurityID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryNegoOrderField_ShareholderID_get, _traderapi.CTORATstpQryNegoOrderField_ShareholderID_set) # ϵͳ±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpQryNegoOrderField_OrderSysID_get, _traderapi.CTORATstpQryNegoOrderField_OrderSysID_set) # Insert Time InsertTimeStart = property(_traderapi.CTORATstpQryNegoOrderField_InsertTimeStart_get, _traderapi.CTORATstpQryNegoOrderField_InsertTimeStart_set) # Insert Time InsertTimeEnd = property(_traderapi.CTORATstpQryNegoOrderField_InsertTimeEnd_get, _traderapi.CTORATstpQryNegoOrderField_InsertTimeEnd_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpQryNegoOrderField_SInfo_get, _traderapi.CTORATstpQryNegoOrderField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpQryNegoOrderField_IInfo_get, _traderapi.CTORATstpQryNegoOrderField_IInfo_set) def __init__(self): _traderapi.CTORATstpQryNegoOrderField_swiginit(self, _traderapi.new_CTORATstpQryNegoOrderField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryNegoOrderField # Register CTORATstpQryNegoOrderField in _traderapi: _traderapi.CTORATstpQryNegoOrderField_swigregister(CTORATstpQryNegoOrderField) #########################################²éѯЭÒé½»Ò׳·µ¥############################################ class CTORATstpQryNegoOrderActionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryNegoOrderActionField_ExchangeID_get, _traderapi.CTORATstpQryNegoOrderActionField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryNegoOrderActionField_InvestorID_get, _traderapi.CTORATstpQryNegoOrderActionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryNegoOrderActionField_BusinessUnitID_get, _traderapi.CTORATstpQryNegoOrderActionField_BusinessUnitID_set) # ¹É¶«ÕË»§ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryNegoOrderActionField_ShareholderID_get, _traderapi.CTORATstpQryNegoOrderActionField_ShareholderID_set) # ±¾µØ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpQryNegoOrderActionField_OrderLocalID_get, _traderapi.CTORATstpQryNegoOrderActionField_OrderLocalID_set) # ±¾µØ³·µ¥±àºÅ CancelOrderLocalID = property(_traderapi.CTORATstpQryNegoOrderActionField_CancelOrderLocalID_get, _traderapi.CTORATstpQryNegoOrderActionField_CancelOrderLocalID_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpQryNegoOrderActionField_SInfo_get, _traderapi.CTORATstpQryNegoOrderActionField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpQryNegoOrderActionField_IInfo_get, _traderapi.CTORATstpQryNegoOrderActionField_IInfo_set) def __init__(self): _traderapi.CTORATstpQryNegoOrderActionField_swiginit(self, _traderapi.new_CTORATstpQryNegoOrderActionField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryNegoOrderActionField # Register CTORATstpQryNegoOrderActionField in _traderapi: _traderapi.CTORATstpQryNegoOrderActionField_swigregister(CTORATstpQryNegoOrderActionField) #########################################ЭÒé½»Ò׳·µ¥############################################ class CTORATstpNegoOrderActionField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpNegoOrderActionField_ExchangeID_get, _traderapi.CTORATstpNegoOrderActionField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpNegoOrderActionField_InvestorID_get, _traderapi.CTORATstpNegoOrderActionField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpNegoOrderActionField_BusinessUnitID_get, _traderapi.CTORATstpNegoOrderActionField_BusinessUnitID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpNegoOrderActionField_ShareholderID_get, _traderapi.CTORATstpNegoOrderActionField_ShareholderID_set) # ²Ù×÷±êÖ¾ ActionFlag = property(_traderapi.CTORATstpNegoOrderActionField_ActionFlag_get, _traderapi.CTORATstpNegoOrderActionField_ActionFlag_set) # ±¾µØ³·µ¥±àºÅ CancelOrderLocalID = property(_traderapi.CTORATstpNegoOrderActionField_CancelOrderLocalID_get, _traderapi.CTORATstpNegoOrderActionField_CancelOrderLocalID_set) # ϵͳ³·µ¥±àºÅ CancelOrderSysID = property(_traderapi.CTORATstpNegoOrderActionField_CancelOrderSysID_get, _traderapi.CTORATstpNegoOrderActionField_CancelOrderSysID_set) # ±»³·±¨µ¥ÏµÍ³±¨µ¥±àºÅ OrderSysID = property(_traderapi.CTORATstpNegoOrderActionField_OrderSysID_get, _traderapi.CTORATstpNegoOrderActionField_OrderSysID_set) # ±»³·±¨µ¥±¾µØ±¨µ¥±àºÅ OrderLocalID = property(_traderapi.CTORATstpNegoOrderActionField_OrderLocalID_get, _traderapi.CTORATstpNegoOrderActionField_OrderLocalID_set) # ίÍз½Ê½ Operway = property(_traderapi.CTORATstpNegoOrderActionField_Operway_get, _traderapi.CTORATstpNegoOrderActionField_Operway_set) # ×Ö·û´®¸½¼ÓÐÅÏ¢ SInfo = property(_traderapi.CTORATstpNegoOrderActionField_SInfo_get, _traderapi.CTORATstpNegoOrderActionField_SInfo_set) # ÕûÐθ½¼ÓÐÅÏ¢ IInfo = property(_traderapi.CTORATstpNegoOrderActionField_IInfo_get, _traderapi.CTORATstpNegoOrderActionField_IInfo_set) # ¾­¼Í¹«Ë¾²¿ÃÅ´úÂë DepartmentID = property(_traderapi.CTORATstpNegoOrderActionField_DepartmentID_get, _traderapi.CTORATstpNegoOrderActionField_DepartmentID_set) # ²Ù×÷Óû§ ActionUser = property(_traderapi.CTORATstpNegoOrderActionField_ActionUser_get, _traderapi.CTORATstpNegoOrderActionField_ActionUser_set) # ½»Ò×ÈÕ TradingDay = property(_traderapi.CTORATstpNegoOrderActionField_TradingDay_get, _traderapi.CTORATstpNegoOrderActionField_TradingDay_set) # ²Ù×÷ÈÕÆÚ ActionDate = property(_traderapi.CTORATstpNegoOrderActionField_ActionDate_get, _traderapi.CTORATstpNegoOrderActionField_ActionDate_set) # ²Ù×÷ʱ¼ä ActionTime = property(_traderapi.CTORATstpNegoOrderActionField_ActionTime_get, _traderapi.CTORATstpNegoOrderActionField_ActionTime_set) # ³·µ¥×´Ì¬ CancelOrderStatus = property(_traderapi.CTORATstpNegoOrderActionField_CancelOrderStatus_get, _traderapi.CTORATstpNegoOrderActionField_CancelOrderStatus_set) # ״̬ÐÅÏ¢ StatusMsg = property(_traderapi.CTORATstpNegoOrderActionField_StatusMsg_get, _traderapi.CTORATstpNegoOrderActionField_StatusMsg_set) # ÇëÇó±àºÅ RequestID = property(_traderapi.CTORATstpNegoOrderActionField_RequestID_get, _traderapi.CTORATstpNegoOrderActionField_RequestID_set) # ǰÖñàºÅ ActionFrontID = property(_traderapi.CTORATstpNegoOrderActionField_ActionFrontID_get, _traderapi.CTORATstpNegoOrderActionField_ActionFrontID_set) # »á»°±àºÅ ActionSessionID = property(_traderapi.CTORATstpNegoOrderActionField_ActionSessionID_get, _traderapi.CTORATstpNegoOrderActionField_ActionSessionID_set) # ½»Ò×µ¥Ôª´úÂë PbuID = property(_traderapi.CTORATstpNegoOrderActionField_PbuID_get, _traderapi.CTORATstpNegoOrderActionField_PbuID_set) # IPµØÖ· IPAddress = property(_traderapi.CTORATstpNegoOrderActionField_IPAddress_get, _traderapi.CTORATstpNegoOrderActionField_IPAddress_set) # MacµØÖ· MacAddress = property(_traderapi.CTORATstpNegoOrderActionField_MacAddress_get, _traderapi.CTORATstpNegoOrderActionField_MacAddress_set) def __init__(self): _traderapi.CTORATstpNegoOrderActionField_swiginit(self, _traderapi.new_CTORATstpNegoOrderActionField()) __swig_destroy__ = _traderapi.delete_CTORATstpNegoOrderActionField # Register CTORATstpNegoOrderActionField in _traderapi: _traderapi.CTORATstpNegoOrderActionField_swigregister(CTORATstpNegoOrderActionField) #########################################²éѯЭÒé½»Ò׳ɽ»############################################ class CTORATstpQryNegoTradeField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryNegoTradeField_ExchangeID_get, _traderapi.CTORATstpQryNegoTradeField_ExchangeID_set) # Ͷ×ÊÕß´úÂë InvestorID = property(_traderapi.CTORATstpQryNegoTradeField_InvestorID_get, _traderapi.CTORATstpQryNegoTradeField_InvestorID_set) # Ͷ×ʵ¥Ôª´úÂë BusinessUnitID = property(_traderapi.CTORATstpQryNegoTradeField_BusinessUnitID_get, _traderapi.CTORATstpQryNegoTradeField_BusinessUnitID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryNegoTradeField_SecurityID_get, _traderapi.CTORATstpQryNegoTradeField_SecurityID_set) # ¹É¶«ÕË»§´úÂë ShareholderID = property(_traderapi.CTORATstpQryNegoTradeField_ShareholderID_get, _traderapi.CTORATstpQryNegoTradeField_ShareholderID_set) # ³É½»±àºÅ TradeID = property(_traderapi.CTORATstpQryNegoTradeField_TradeID_get, _traderapi.CTORATstpQryNegoTradeField_TradeID_set) # Insert Time TradeTimeStart = property(_traderapi.CTORATstpQryNegoTradeField_TradeTimeStart_get, _traderapi.CTORATstpQryNegoTradeField_TradeTimeStart_set) # Insert Time TradeTimeEnd = property(_traderapi.CTORATstpQryNegoTradeField_TradeTimeEnd_get, _traderapi.CTORATstpQryNegoTradeField_TradeTimeEnd_set) def __init__(self): _traderapi.CTORATstpQryNegoTradeField_swiginit(self, _traderapi.new_CTORATstpQryNegoTradeField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryNegoTradeField # Register CTORATstpQryNegoTradeField in _traderapi: _traderapi.CTORATstpQryNegoTradeField_swigregister(CTORATstpQryNegoTradeField) #########################################²éѯЭÒé½»ÒײÎÊý############################################ class CTORATstpQryNegotiationParamField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpQryNegotiationParamField_ExchangeID_get, _traderapi.CTORATstpQryNegotiationParamField_ExchangeID_set) # ֤ȯ´úÂë SecurityID = property(_traderapi.CTORATstpQryNegotiationParamField_SecurityID_get, _traderapi.CTORATstpQryNegotiationParamField_SecurityID_set) def __init__(self): _traderapi.CTORATstpQryNegotiationParamField_swiginit(self, _traderapi.new_CTORATstpQryNegotiationParamField()) __swig_destroy__ = _traderapi.delete_CTORATstpQryNegotiationParamField # Register CTORATstpQryNegotiationParamField in _traderapi: _traderapi.CTORATstpQryNegotiationParamField_swigregister(CTORATstpQryNegotiationParamField) #########################################ЭÒé½»ÒײÎÊý############################################ class CTORATstpNegotiationParamField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # ½»Ò×Ëù´úÂë ExchangeID = property(_traderapi.CTORATstpNegotiationParamField_ExchangeID_get, _traderapi.CTORATstpNegotiationParamField_ExchangeID_set) # ºÏÔ¼´úÂë SecurityID = property(_traderapi.CTORATstpNegotiationParamField_SecurityID_get, _traderapi.CTORATstpNegotiationParamField_SecurityID_set) # ÂòÈë½»Ò×µ¥Î» BuyTradingUnit = property(_traderapi.CTORATstpNegotiationParamField_BuyTradingUnit_get, _traderapi.CTORATstpNegotiationParamField_BuyTradingUnit_set) # Âô³ö½»Ò×µ¥Î» SellTradingUnit = property(_traderapi.CTORATstpNegotiationParamField_SellTradingUnit_get, _traderapi.CTORATstpNegotiationParamField_SellTradingUnit_set) # ÊýÁ¿Ãż÷ MinOrderVolume = property(_traderapi.CTORATstpNegotiationParamField_MinOrderVolume_get, _traderapi.CTORATstpNegotiationParamField_MinOrderVolume_set) # ½ð¶îÃż÷ MinOrderAmt = property(_traderapi.CTORATstpNegotiationParamField_MinOrderAmt_get, _traderapi.CTORATstpNegotiationParamField_MinOrderAmt_set) # ×îС±ä¶¯¼Ûλ PriceTick = property(_traderapi.CTORATstpNegotiationParamField_PriceTick_get, _traderapi.CTORATstpNegotiationParamField_PriceTick_set) # ÕÇÍ£°å¼Û UpperLimitPrice = property(_traderapi.CTORATstpNegotiationParamField_UpperLimitPrice_get, _traderapi.CTORATstpNegotiationParamField_UpperLimitPrice_set) # µøÍ£°å¼Û LowerLimitPrice = property(_traderapi.CTORATstpNegotiationParamField_LowerLimitPrice_get, _traderapi.CTORATstpNegotiationParamField_LowerLimitPrice_set) # ÊÇ·ñÓÐ×öÊÐÉÌ bMarketMaker = property(_traderapi.CTORATstpNegotiationParamField_bMarketMaker_get, _traderapi.CTORATstpNegotiationParamField_bMarketMaker_set) def __init__(self): _traderapi.CTORATstpNegotiationParamField_swiginit(self, _traderapi.new_CTORATstpNegotiationParamField()) __swig_destroy__ = _traderapi.delete_CTORATstpNegotiationParamField # Register CTORATstpNegotiationParamField in _traderapi: _traderapi.CTORATstpNegotiationParamField_swigregister(CTORATstpNegotiationParamField) #########################################fensÓû§ÐÅÏ¢############################################ class CTORATstpFensUserInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # °æ±¾ÐÅÏ¢ FensVer = property(_traderapi.CTORATstpFensUserInfoField_FensVer_get, _traderapi.CTORATstpFensUserInfoField_FensVer_set) # »·¾³±àºÅ FensEnvID = property(_traderapi.CTORATstpFensUserInfoField_FensEnvID_get, _traderapi.CTORATstpFensUserInfoField_FensEnvID_set) # ½Úµã±àºÅ FensNodeID = property(_traderapi.CTORATstpFensUserInfoField_FensNodeID_get, _traderapi.CTORATstpFensUserInfoField_FensNodeID_set) # FensÓû§´úÂë FensUserID = property(_traderapi.CTORATstpFensUserInfoField_FensUserID_get, _traderapi.CTORATstpFensUserInfoField_FensUserID_set) # Óû§´úÂë UserID = property(_traderapi.CTORATstpFensUserInfoField_UserID_get, _traderapi.CTORATstpFensUserInfoField_UserID_set) # ÖÕ¶ËÐÅÏ¢ ClientInfo = property(_traderapi.CTORATstpFensUserInfoField_ClientInfo_get, _traderapi.CTORATstpFensUserInfoField_ClientInfo_set) def __init__(self): _traderapi.CTORATstpFensUserInfoField_swiginit(self, _traderapi.new_CTORATstpFensUserInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpFensUserInfoField # Register CTORATstpFensUserInfoField in _traderapi: _traderapi.CTORATstpFensUserInfoField_swigregister(CTORATstpFensUserInfoField) #########################################Á¬½ÓÐÅÏ¢############################################ class CTORATstpConnectionInfoField(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr # Óû§ÇëÇó±àºÅ UserRequestID = property(_traderapi.CTORATstpConnectionInfoField_UserRequestID_get, _traderapi.CTORATstpConnectionInfoField_UserRequestID_set) # ÄÚÍøIPµØÖ· InnerIPAddress = property(_traderapi.CTORATstpConnectionInfoField_InnerIPAddress_get, _traderapi.CTORATstpConnectionInfoField_InnerIPAddress_set) # ÄÚÍø¶Ë¿ÚºÅ InnerPort = property(_traderapi.CTORATstpConnectionInfoField_InnerPort_get, _traderapi.CTORATstpConnectionInfoField_InnerPort_set) # ÍâÍøIPµØÖ· OuterIPAddress = property(_traderapi.CTORATstpConnectionInfoField_OuterIPAddress_get, _traderapi.CTORATstpConnectionInfoField_OuterIPAddress_set) # ÍâÍø¶Ë¿ÚºÅ OuterPort = property(_traderapi.CTORATstpConnectionInfoField_OuterPort_get, _traderapi.CTORATstpConnectionInfoField_OuterPort_set) # MACµØÖ· MacAddress = property(_traderapi.CTORATstpConnectionInfoField_MacAddress_get, _traderapi.CTORATstpConnectionInfoField_MacAddress_set) def __init__(self): _traderapi.CTORATstpConnectionInfoField_swiginit(self, _traderapi.new_CTORATstpConnectionInfoField()) __swig_destroy__ = _traderapi.delete_CTORATstpConnectionInfoField # Register CTORATstpConnectionInfoField in _traderapi: _traderapi.CTORATstpConnectionInfoField_swigregister(CTORATstpConnectionInfoField) class CTORATstpTraderSpi(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") __repr__ = _swig_repr #µ±¿Í»§¶ËÓë½»Ò׺ǫ́½¨Á¢ÆðͨÐÅÁ¬½Óʱ(»¹Î´µÇ¼ǰ),¸Ã·½·¨±»µ÷Óà def OnFrontConnected(self) -> "void": return _traderapi.CTORATstpTraderSpi_OnFrontConnected(self) #µ±¿Í»§¶ËÓë½»Ò׺ǫ́ͨÐÅÁ¬½Ó¶Ï¿ªÊ±,¸Ã·½·¨±»µ÷ÓÃ,µ±·¢ÉúÕâ¸öÇé¿öºó,API»á×Ô¶¯ÖØÐÂÁ¬½Ó,¿Í»§¶Ë¿É²»×ö´¦Àí¡£nReasonΪ¶Ï¿ªÔ­Òò,-3 Á¬½ÓÒѶϿª,-4 ÍøÂç¶Áʧ°Ü,-5 ÍøÂçдʧ°Ü,-6 ¶©ÔÄÁ÷´íÎó,-7 Á÷ÐòºÅ´íÎó,-8 ´íÎóµÄÐÄÌø±¨ÎÄ,-9 ´íÎóµÄ±¨ÎÄ,-15ÍøÂç¶Áʧ°Ü,-16ÍøÂçдʧ°Ü def OnFrontDisconnected(self, nReason: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnFrontDisconnected(self, nReason) #´íÎóÓ¦´ð def OnRspError(self, pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspError(self, pRspInfoField, nRequestID, bIsLast) #»ñÈ¡Á¬½ÓÐÅÏ¢Ó¦´ð,²ÎÊýpConnectionInfoFieldÊÇÒ»¸öCTORATstpConnectionInfoFieldÀà¶ÔÏó def OnRspGetConnectionInfo(self, pConnectionInfoField: "CTORATstpConnectionInfoField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspGetConnectionInfo(self, pConnectionInfoField, pRspInfoField, nRequestID) #µÇ¼ÏìÓ¦,²ÎÊýpRspUserLoginFieldÊÇÒ»¸öCTORATstpRspUserLoginFieldÀà¶ÔÏó def OnRspUserLogin(self, pRspUserLoginField: "CTORATstpRspUserLoginField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspUserLogin(self, pRspUserLoginField, pRspInfoField, nRequestID) #µÇ³öÏìÓ¦,²ÎÊýpUserLogoutFieldÊÇÒ»¸öCTORATstpUserLogoutFieldÀà¶ÔÏó def OnRspUserLogout(self, pUserLogoutField: "CTORATstpUserLogoutField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspUserLogout(self, pUserLogoutField, pRspInfoField, nRequestID) #ÐÞ¸ÄÃÜÂëÏìÓ¦,²ÎÊýpUserPasswordUpdateFieldÊÇÒ»¸öCTORATstpUserPasswordUpdateFieldÀà¶ÔÏó def OnRspUserPasswordUpdate(self, pUserPasswordUpdateField: "CTORATstpUserPasswordUpdateField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspUserPasswordUpdate(self, pUserPasswordUpdateField, pRspInfoField, nRequestID) #¼ÈëÉ豸ÐòÁÐÏìÓ¦,²ÎÊýpRspInputDeviceSerialFieldÊÇÒ»¸öCTORATstpRspInputDeviceSerialFieldÀà¶ÔÏó def OnRspInputDeviceSerial(self, pRspInputDeviceSerialField: "CTORATstpRspInputDeviceSerialField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspInputDeviceSerial(self, pRspInputDeviceSerialField, pRspInfoField, nRequestID) #±¨µ¥Â¼ÈëÏìÓ¦,²ÎÊýpInputOrderFieldÊÇÒ»¸öCTORATstpInputOrderFieldÀà¶ÔÏó def OnRspOrderInsert(self, pInputOrderField: "CTORATstpInputOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspOrderInsert(self, pInputOrderField, pRspInfoField, nRequestID) #±¨µ¥»Ø±¨,²ÎÊýpOrderFieldÊÇÒ»¸öCTORATstpOrderFieldÀà¶ÔÏó def OnRtnOrder(self, pOrderField: "CTORATstpOrderField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnOrder(self, pOrderField) #±¨µ¥´íÎ󻨱¨,²ÎÊýpInputOrderFieldÊÇÒ»¸öCTORATstpInputOrderFieldÀà¶ÔÏó def OnErrRtnOrderInsert(self, pInputOrderField: "CTORATstpInputOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnErrRtnOrderInsert(self, pInputOrderField, pRspInfoField, nRequestID) #³É½»»Ø±¨,²ÎÊýpTradeFieldÊÇÒ»¸öCTORATstpTradeFieldÀà¶ÔÏó def OnRtnTrade(self, pTradeField: "CTORATstpTradeField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnTrade(self, pTradeField) #³·µ¥ÏìÓ¦,²ÎÊýpInputOrderActionFieldÊÇÒ»¸öCTORATstpInputOrderActionFieldÀà¶ÔÏó def OnRspOrderAction(self, pInputOrderActionField: "CTORATstpInputOrderActionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspOrderAction(self, pInputOrderActionField, pRspInfoField, nRequestID) #³·µ¥´íÎ󻨱¨,²ÎÊýpInputOrderActionFieldÊÇÒ»¸öCTORATstpInputOrderActionFieldÀà¶ÔÏó def OnErrRtnOrderAction(self, pInputOrderActionField: "CTORATstpInputOrderActionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnErrRtnOrderAction(self, pInputOrderActionField, pRspInfoField, nRequestID) #Ìõ¼þµ¥Â¼ÈëÏìÓ¦,²ÎÊýpInputCondOrderFieldÊÇÒ»¸öCTORATstpInputCondOrderFieldÀà¶ÔÏó def OnRspCondOrderInsert(self, pInputCondOrderField: "CTORATstpInputCondOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspCondOrderInsert(self, pInputCondOrderField, pRspInfoField, nRequestID) #Ìõ¼þµ¥»Ø±¨,²ÎÊýpConditionOrderFieldÊÇÒ»¸öCTORATstpConditionOrderFieldÀà¶ÔÏó def OnRtnCondOrder(self, pConditionOrderField: "CTORATstpConditionOrderField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnCondOrder(self, pConditionOrderField) #Ìõ¼þµ¥Â¼Èë´íÎ󻨱¨,²ÎÊýpInputCondOrderFieldÊÇÒ»¸öCTORATstpInputCondOrderFieldÀà¶ÔÏó def OnErrRtnCondOrderInsert(self, pInputCondOrderField: "CTORATstpInputCondOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnErrRtnCondOrderInsert(self, pInputCondOrderField, pRspInfoField, nRequestID) #Ìõ¼þµ¥³·µ¥ÏìÓ¦,²ÎÊýpInputCondOrderActionFieldÊÇÒ»¸öCTORATstpInputCondOrderActionFieldÀà¶ÔÏó def OnRspCondOrderAction(self, pInputCondOrderActionField: "CTORATstpInputCondOrderActionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspCondOrderAction(self, pInputCondOrderActionField, pRspInfoField, nRequestID) #Ìõ¼þµ¥³·µ¥´íÎ󻨱¨,²ÎÊýpInputCondOrderActionFieldÊÇÒ»¸öCTORATstpInputCondOrderActionFieldÀà¶ÔÏó def OnErrRtnCondOrderAction(self, pInputCondOrderActionField: "CTORATstpInputCondOrderActionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnErrRtnCondOrderAction(self, pInputCondOrderActionField, pRspInfoField, nRequestID) #ЭÒé½»Ò×±¨µ¥Â¼ÈëÏìÓ¦,²ÎÊýpInputNegoOrderFieldÊÇÒ»¸öCTORATstpInputNegoOrderFieldÀà¶ÔÏó def OnRspNegoOrderInsert(self, pInputNegoOrderField: "CTORATstpInputNegoOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspNegoOrderInsert(self, pInputNegoOrderField, pRspInfoField, nRequestID) #ЭÒé½»Ò×±¨µ¥»Ø±¨,²ÎÊýpNegoOrderFieldÊÇÒ»¸öCTORATstpNegoOrderFieldÀà¶ÔÏó def OnRtnNegoOrder(self, pNegoOrderField: "CTORATstpNegoOrderField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnNegoOrder(self, pNegoOrderField) #ЭÒé½»Ò×±¨µ¥´íÎ󻨱¨,²ÎÊýpInputNegoOrderFieldÊÇÒ»¸öCTORATstpInputNegoOrderFieldÀà¶ÔÏó def OnErrRtnNegoOrderInsert(self, pInputNegoOrderField: "CTORATstpInputNegoOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnErrRtnNegoOrderInsert(self, pInputNegoOrderField, pRspInfoField, nRequestID) #ЭÒé½»Ò׳ɽ»»Ø±¨,²ÎÊýpNegoTradeFieldÊÇÒ»¸öCTORATstpNegoTradeFieldÀà¶ÔÏó def OnRtnNegoTrade(self, pNegoTradeField: "CTORATstpNegoTradeField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnNegoTrade(self, pNegoTradeField) #ЭÒé½»Ò×±¨µ¥²Ù×÷¼ÈëÏìÓ¦,²ÎÊýpInputNegoOrderActionFieldÊÇÒ»¸öCTORATstpInputNegoOrderActionFieldÀà¶ÔÏó def OnRspNegoOrderAction(self, pInputNegoOrderActionField: "CTORATstpInputNegoOrderActionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspNegoOrderAction(self, pInputNegoOrderActionField, pRspInfoField, nRequestID) #ЭÒé½»Ò×±¨µ¥²Ù×÷´íÎ󻨱¨,²ÎÊýpInputNegoOrderActionFieldÊÇÒ»¸öCTORATstpInputNegoOrderActionFieldÀà¶ÔÏó def OnErrRtnNegoOrderAction(self, pInputNegoOrderActionField: "CTORATstpInputNegoOrderActionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnErrRtnNegoOrderAction(self, pInputNegoOrderActionField, pRspInfoField, nRequestID) #±¨µ¥Â¼ÈëÏìÓ¦£¨À©Õ¹£©,²ÎÊýpInputOrderExFieldÊÇÒ»¸öCTORATstpInputOrderExFieldÀà¶ÔÏó def OnRspOrderInsertEx(self, pInputOrderExField: "CTORATstpInputOrderExField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspOrderInsertEx(self, pInputOrderExField, pRspInfoField, nRequestID) #±¨µ¥²Ù×÷ÏìÓ¦£¨À©Õ¹£©,²ÎÊýpInputOrderActionExFieldÊÇÒ»¸öCTORATstpInputOrderActionExFieldÀà¶ÔÏó def OnRspOrderActionEx(self, pInputOrderActionExField: "CTORATstpInputOrderActionExField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspOrderActionEx(self, pInputOrderActionExField, pRspInfoField, nRequestID) #Êг¡×´Ì¬»Ø±¨,²ÎÊýpMarketStatusFieldÊÇÒ»¸öCTORATstpMarketStatusFieldÀà¶ÔÏó def OnRtnMarketStatus(self, pMarketStatusField: "CTORATstpMarketStatusField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnMarketStatus(self, pMarketStatusField) #×ʽð×ªÒÆÏìÓ¦,²ÎÊýpInputTransferFundFieldÊÇÒ»¸öCTORATstpInputTransferFundFieldÀà¶ÔÏó def OnRspTransferFund(self, pInputTransferFundField: "CTORATstpInputTransferFundField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspTransferFund(self, pInputTransferFundField, pRspInfoField, nRequestID) #×ʽð×ªÒÆ´íÎ󻨱¨,²ÎÊýpInputTransferFundFieldÊÇÒ»¸öCTORATstpInputTransferFundFieldÀà¶ÔÏó def OnErrRtnTransferFund(self, pInputTransferFundField: "CTORATstpInputTransferFundField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnErrRtnTransferFund(self, pInputTransferFundField, pRspInfoField, nRequestID) #×ʽð×ªÒÆ»Ø±¨,²ÎÊýpTransferFundFieldÊÇÒ»¸öCTORATstpTransferFundFieldÀà¶ÔÏó def OnRtnTransferFund(self, pTransferFundField: "CTORATstpTransferFundField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnTransferFund(self, pTransferFundField) #²ÖÎ»×ªÒÆÏìÓ¦,²ÎÊýpInputTransferPositionFieldÊÇÒ»¸öCTORATstpInputTransferPositionFieldÀà¶ÔÏó def OnRspTransferPosition(self, pInputTransferPositionField: "CTORATstpInputTransferPositionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspTransferPosition(self, pInputTransferPositionField, pRspInfoField, nRequestID) #²ÖÎ»×ªÒÆ´íÎ󻨱¨,²ÎÊýpInputTransferPositionFieldÊÇÒ»¸öCTORATstpInputTransferPositionFieldÀà¶ÔÏó def OnErrRtnTransferPosition(self, pInputTransferPositionField: "CTORATstpInputTransferPositionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnErrRtnTransferPosition(self, pInputTransferPositionField, pRspInfoField, nRequestID) #²ÖÎ»×ªÒÆ»Ø±¨,²ÎÊýpTransferPositionFieldÊÇÒ»¸öCTORATstpTransferPositionFieldÀà¶ÔÏó def OnRtnTransferPosition(self, pTransferPositionField: "CTORATstpTransferPositionField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnTransferPosition(self, pTransferPositionField) #ÍâΧϵͳ²ÖÎ»×ªÒÆ»Ø±¨,²ÎÊýpPeripheryTransferPositionFieldÊÇÒ»¸öCTORATstpPeripheryTransferPositionFieldÀà¶ÔÏó def OnRtnPeripheryTransferPosition(self, pPeripheryTransferPositionField: "CTORATstpPeripheryTransferPositionField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnPeripheryTransferPosition(self, pPeripheryTransferPositionField) #ÍâΧϵͳ×ʽð×ªÒÆ»Ø±¨,²ÎÊýpPeripheryTransferFundFieldÊÇÒ»¸öCTORATstpPeripheryTransferFundFieldÀà¶ÔÏó def OnRtnPeripheryTransferFund(self, pPeripheryTransferFundField: "CTORATstpPeripheryTransferFundField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnPeripheryTransferFund(self, pPeripheryTransferFundField) #²éѯ¼¯Öн»Ò×ϵͳ×ʽðÏìÓ¦,²ÎÊýpRspInquiryJZFundFieldÊÇÒ»¸öCTORATstpRspInquiryJZFundFieldÀà¶ÔÏó def OnRspInquiryJZFund(self, pRspInquiryJZFundField: "CTORATstpRspInquiryJZFundField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspInquiryJZFund(self, pRspInquiryJZFundField, pRspInfoField, nRequestID) #²éÑ¯ÒøÐÐÕË»§Óà¶îÏìÓ¦,²ÎÊýpRspInquiryBankAccountFundFieldÊÇÒ»¸öCTORATstpRspInquiryBankAccountFundFieldÀà¶ÔÏó def OnRspInquiryBankAccountFund(self, pRspInquiryBankAccountFundField: "CTORATstpRspInquiryBankAccountFundField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspInquiryBankAccountFund(self, pRspInquiryBankAccountFundField, pRspInfoField, nRequestID) #½»Ò×֪ͨ»Ø±¨,²ÎÊýpTradingNoticeFieldÊÇÒ»¸öCTORATstpTradingNoticeFieldÀà¶ÔÏó def OnRtnTradingNotice(self, pTradingNoticeField: "CTORATstpTradingNoticeField") -> "void": return _traderapi.CTORATstpTraderSpi_OnRtnTradingNotice(self, pTradingNoticeField) #²éѯ×î´ó±¨µ¥Á¿ÏìÓ¦,²ÎÊýpRspInquiryMaxOrderVolumeFieldÊÇÒ»¸öCTORATstpRspInquiryMaxOrderVolumeFieldÀà¶ÔÏó def OnRspInquiryMaxOrderVolume(self, pRspInquiryMaxOrderVolumeField: "CTORATstpRspInquiryMaxOrderVolumeField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspInquiryMaxOrderVolume(self, pRspInquiryMaxOrderVolumeField, pRspInfoField, nRequestID) #½»Ò׳ɽ»¼¯ÖжȲéѯÏìÓ¦,²ÎÊýpInquiryTradeConcentrationFieldÊÇÒ»¸öCTORATstpInquiryTradeConcentrationFieldÀà¶ÔÏó def OnRspInquiryTradeConcentration(self, pInquiryTradeConcentrationField: "CTORATstpInquiryTradeConcentrationField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspInquiryTradeConcentration(self, pInquiryTradeConcentrationField, pRspInfoField, nRequestID) #ÇëÇóÐ޸Ŀª²Ö³É±¾ÏìÓ¦,²ÎÊýpReqModifyOpenPosCostFieldÊÇÒ»¸öCTORATstpReqModifyOpenPosCostFieldÀà¶ÔÏó def OnRspModifyOpenPosCost(self, pReqModifyOpenPosCostField: "CTORATstpReqModifyOpenPosCostField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspModifyOpenPosCost(self, pReqModifyOpenPosCostField, pRspInfoField, nRequestID) #¼Èë½Úµã×ʽð·ÖÅäÐÅÏ¢ÏìÓ¦,²ÎÊýpInputNodeFundAssignmentFieldÊÇÒ»¸öCTORATstpInputNodeFundAssignmentFieldÀà¶ÔÏó def OnRspInputNodeFundAssignment(self, pInputNodeFundAssignmentField: "CTORATstpInputNodeFundAssignmentField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspInputNodeFundAssignment(self, pInputNodeFundAssignmentField, pRspInfoField, nRequestID) #²éѯ½Úµã×ʽð·ÖÅä±ÈÀýÏìÓ¦,²ÎÊýpRspInquiryNodeFundAssignmentFieldÊÇÒ»¸öCTORATstpRspInquiryNodeFundAssignmentFieldÀà¶ÔÏó def OnRspInquiryNodeFundAssignment(self, pRspInquiryNodeFundAssignmentField: "CTORATstpRspInquiryNodeFundAssignmentField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspInquiryNodeFundAssignment(self, pRspInquiryNodeFundAssignmentField, pRspInfoField, nRequestID) #²éѯ½»Ò×ËùÏìÓ¦,²ÎÊýpExchangeFieldÊÇÒ»¸öCTORATstpExchangeFieldÀà¶ÔÏó def OnRspQryExchange(self, pExchangeField: "CTORATstpExchangeField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryExchange(self, pExchangeField, pRspInfoField, nRequestID, bIsLast) #²éѯ֤ȯÐÅÏ¢ÏìÓ¦,²ÎÊýpSecurityFieldÊÇÒ»¸öCTORATstpSecurityFieldÀà¶ÔÏó def OnRspQrySecurity(self, pSecurityField: "CTORATstpSecurityField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQrySecurity(self, pSecurityField, pRspInfoField, nRequestID, bIsLast) #²éѯйÉÐÅÏ¢ÏìÓ¦,²ÎÊýpIPOInfoFieldÊÇÒ»¸öCTORATstpIPOInfoFieldÀà¶ÔÏó def OnRspQryIPOInfo(self, pIPOInfoField: "CTORATstpIPOInfoField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryIPOInfo(self, pIPOInfoField, pRspInfoField, nRequestID, bIsLast) #²éѯÓû§ÏìÓ¦,²ÎÊýpUserFieldÊÇÒ»¸öCTORATstpUserFieldÀà¶ÔÏó def OnRspQryUser(self, pUserField: "CTORATstpUserField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryUser(self, pUserField, pRspInfoField, nRequestID, bIsLast) #²éѯͶ×ÊÕßÏìÓ¦,²ÎÊýpInvestorFieldÊÇÒ»¸öCTORATstpInvestorFieldÀà¶ÔÏó def OnRspQryInvestor(self, pInvestorField: "CTORATstpInvestorField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryInvestor(self, pInvestorField, pRspInfoField, nRequestID, bIsLast) #²éѯ¹É¶«ÕË»§ÏìÓ¦,²ÎÊýpShareholderAccountFieldÊÇÒ»¸öCTORATstpShareholderAccountFieldÀà¶ÔÏó def OnRspQryShareholderAccount(self, pShareholderAccountField: "CTORATstpShareholderAccountField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryShareholderAccount(self, pShareholderAccountField, pRspInfoField, nRequestID, bIsLast) #²éѯÅä¹ÉÅäÕ®ÐÅÏ¢ÏìÓ¦,²ÎÊýpRationalInfoFieldÊÇÒ»¸öCTORATstpRationalInfoFieldÀà¶ÔÏó def OnRspQryRationalInfo(self, pRationalInfoField: "CTORATstpRationalInfoField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryRationalInfo(self, pRationalInfoField, pRspInfoField, nRequestID, bIsLast) #²éѯ±¨µ¥ÏìÓ¦,²ÎÊýpOrderFieldÊÇÒ»¸öCTORATstpOrderFieldÀà¶ÔÏó def OnRspQryOrder(self, pOrderField: "CTORATstpOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryOrder(self, pOrderField, pRspInfoField, nRequestID, bIsLast) #²éѯ³·µ¥ÇëÇó,²ÎÊýpOrderActionFieldÊÇÒ»¸öCTORATstpOrderActionFieldÀà¶ÔÏó def OnRspQryOrderAction(self, pOrderActionField: "CTORATstpOrderActionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryOrderAction(self, pOrderActionField, pRspInfoField, nRequestID, bIsLast) #²éѯ³É½»ÏìÓ¦,²ÎÊýpTradeFieldÊÇÒ»¸öCTORATstpTradeFieldÀà¶ÔÏó def OnRspQryTrade(self, pTradeField: "CTORATstpTradeField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryTrade(self, pTradeField, pRspInfoField, nRequestID, bIsLast) #²éѯ×ʽðÕË»§ÏìÓ¦,²ÎÊýpTradingAccountFieldÊÇÒ»¸öCTORATstpTradingAccountFieldÀà¶ÔÏó def OnRspQryTradingAccount(self, pTradingAccountField: "CTORATstpTradingAccountField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryTradingAccount(self, pTradingAccountField, pRspInfoField, nRequestID, bIsLast) #²éѯͶ×ÊÕß³Ö²ÖÏìÓ¦,²ÎÊýpPositionFieldÊÇÒ»¸öCTORATstpPositionFieldÀà¶ÔÏó def OnRspQryPosition(self, pPositionField: "CTORATstpPositionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryPosition(self, pPositionField, pRspInfoField, nRequestID, bIsLast) #²éѯ»ù´¡½»Ò×·ÑÂÊÏìÓ¦,²ÎÊýpTradingFeeFieldÊÇÒ»¸öCTORATstpTradingFeeFieldÀà¶ÔÏó def OnRspQryTradingFee(self, pTradingFeeField: "CTORATstpTradingFeeField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryTradingFee(self, pTradingFeeField, pRspInfoField, nRequestID, bIsLast) #²éѯӶ½ð·ÑÂÊÏìÓ¦,²ÎÊýpInvestorTradingFeeFieldÊÇÒ»¸öCTORATstpInvestorTradingFeeFieldÀà¶ÔÏó def OnRspQryInvestorTradingFee(self, pInvestorTradingFeeField: "CTORATstpInvestorTradingFeeField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryInvestorTradingFee(self, pInvestorTradingFeeField, pRspInfoField, nRequestID, bIsLast) #²éѯйÉÉ깺¶î¶ÈÏìÓ¦,²ÎÊýpIPOQuotaFieldÊÇÒ»¸öCTORATstpIPOQuotaFieldÀà¶ÔÏó def OnRspQryIPOQuota(self, pIPOQuotaField: "CTORATstpIPOQuotaField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryIPOQuota(self, pIPOQuotaField, pRspInfoField, nRequestID, bIsLast) #²éѯ±¨µ¥Ã÷ϸ×ʽðÏìÓ¦,²ÎÊýpOrderFundDetailFieldÊÇÒ»¸öCTORATstpOrderFundDetailFieldÀà¶ÔÏó def OnRspQryOrderFundDetail(self, pOrderFundDetailField: "CTORATstpOrderFundDetailField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryOrderFundDetail(self, pOrderFundDetailField, pRspInfoField, nRequestID, bIsLast) #²éѯ×ʽð×ªÒÆÁ÷Ë®ÏìÓ¦,²ÎÊýpFundTransferDetailFieldÊÇÒ»¸öCTORATstpFundTransferDetailFieldÀà¶ÔÏó def OnRspQryFundTransferDetail(self, pFundTransferDetailField: "CTORATstpFundTransferDetailField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryFundTransferDetail(self, pFundTransferDetailField, pRspInfoField, nRequestID, bIsLast) #²éѯ³Ö²Ö×ªÒÆÁ÷Ë®ÏìÓ¦,²ÎÊýpPositionTransferDetailFieldÊÇÒ»¸öCTORATstpPositionTransferDetailFieldÀà¶ÔÏó def OnRspQryPositionTransferDetail(self, pPositionTransferDetailField: "CTORATstpPositionTransferDetailField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryPositionTransferDetail(self, pPositionTransferDetailField, pRspInfoField, nRequestID, bIsLast) #²éѯÍâΧϵͳ²Öλµ÷²¦Á÷Ë®ÏìÓ¦,²ÎÊýpPeripheryPositionTransferDetailFieldÊÇÒ»¸öCTORATstpPeripheryPositionTransferDetailFieldÀà¶ÔÏó def OnRspQryPeripheryPositionTransferDetail(self, pPeripheryPositionTransferDetailField: "CTORATstpPeripheryPositionTransferDetailField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryPeripheryPositionTransferDetail(self, pPeripheryPositionTransferDetailField, pRspInfoField, nRequestID, bIsLast) #²éѯÍâΧϵͳ×ʽðµ÷²¦Á÷Ë®ÏìÓ¦,²ÎÊýpPeripheryFundTransferDetailFieldÊÇÒ»¸öCTORATstpPeripheryFundTransferDetailFieldÀà¶ÔÏó def OnRspQryPeripheryFundTransferDetail(self, pPeripheryFundTransferDetailField: "CTORATstpPeripheryFundTransferDetailField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryPeripheryFundTransferDetail(self, pPeripheryFundTransferDetailField, pRspInfoField, nRequestID, bIsLast) #²éѯծȯת¹ÉÐÅÏ¢ÏìÓ¦,²ÎÊýpBondConversionInfoFieldÊÇÒ»¸öCTORATstpBondConversionInfoFieldÀà¶ÔÏó def OnRspQryBondConversionInfo(self, pBondConversionInfoField: "CTORATstpBondConversionInfoField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryBondConversionInfo(self, pBondConversionInfoField, pRspInfoField, nRequestID, bIsLast) #²éѯծȯ»ØÊÛÐÅÏ¢ÏìÓ¦,²ÎÊýpBondPutbackInfoFieldÊÇÒ»¸öCTORATstpBondPutbackInfoFieldÀà¶ÔÏó def OnRspQryBondPutbackInfo(self, pBondPutbackInfoField: "CTORATstpBondPutbackInfoField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryBondPutbackInfo(self, pBondPutbackInfoField, pRspInfoField, nRequestID, bIsLast) #²éѯͶ×ÊÕßÌõ¼þµ¥ÏÞÖÆ²ÎÊýÏìÓ¦,²ÎÊýpInvestorCondOrderLimitParamFieldÊÇÒ»¸öCTORATstpInvestorCondOrderLimitParamFieldÀà¶ÔÏó def OnRspQryInvestorCondOrderLimitParam(self, pInvestorCondOrderLimitParamField: "CTORATstpInvestorCondOrderLimitParamField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryInvestorCondOrderLimitParam(self, pInvestorCondOrderLimitParamField, pRspInfoField, nRequestID, bIsLast) #²éѯÌõ¼þµ¥ÏìÓ¦,²ÎÊýpConditionOrderFieldÊÇÒ»¸öCTORATstpConditionOrderFieldÀà¶ÔÏó def OnRspQryConditionOrder(self, pConditionOrderField: "CTORATstpConditionOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryConditionOrder(self, pConditionOrderField, pRspInfoField, nRequestID, bIsLast) #²éѯÌõ¼þµ¥³·µ¥ÏìÓ¦,²ÎÊýpCondOrderActionFieldÊÇÒ»¸öCTORATstpCondOrderActionFieldÀà¶ÔÏó def OnRspQryCondOrderAction(self, pCondOrderActionField: "CTORATstpCondOrderActionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryCondOrderAction(self, pCondOrderActionField, pRspInfoField, nRequestID, bIsLast) #²éѯ½»Ò×֪ͨÏìÓ¦,²ÎÊýpTradingNoticeFieldÊÇÒ»¸öCTORATstpTradingNoticeFieldÀà¶ÔÏó def OnRspQryTradingNotice(self, pTradingNoticeField: "CTORATstpTradingNoticeField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryTradingNotice(self, pTradingNoticeField, pRspInfoField, nRequestID, bIsLast) #²éѯйÉÉ깺ÅäºÅ½á¹ûÏìÓ¦,²ÎÊýpIPONumberResultFieldÊÇÒ»¸öCTORATstpIPONumberResultFieldÀà¶ÔÏó def OnRspQryIPONumberResult(self, pIPONumberResultField: "CTORATstpIPONumberResultField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryIPONumberResult(self, pIPONumberResultField, pRspInfoField, nRequestID, bIsLast) #²éѯйÉÉ깺ÖÐÇ©½á¹ûÏìÓ¦,²ÎÊýpIPOMatchNumberResultFieldÊÇÒ»¸öCTORATstpIPOMatchNumberResultFieldÀà¶ÔÏó def OnRspQryIPOMatchNumberResult(self, pIPOMatchNumberResultField: "CTORATstpIPOMatchNumberResultField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryIPOMatchNumberResult(self, pIPOMatchNumberResultField, pRspInfoField, nRequestID, bIsLast) #²éѯ½»Ò×ЭÒéÏìÓ¦,²ÎÊýpShareholderSpecPrivilegeFieldÊÇÒ»¸öCTORATstpShareholderSpecPrivilegeFieldÀà¶ÔÏó def OnRspQryShareholderSpecPrivilege(self, pShareholderSpecPrivilegeField: "CTORATstpShareholderSpecPrivilegeField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryShareholderSpecPrivilege(self, pShareholderSpecPrivilegeField, pRspInfoField, nRequestID, bIsLast) #²éѯÊг¡ÏìÓ¦,²ÎÊýpMarketFieldÊÇÒ»¸öCTORATstpMarketFieldÀà¶ÔÏó def OnRspQryMarket(self, pMarketField: "CTORATstpMarketField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryMarket(self, pMarketField, pRspInfoField, nRequestID, bIsLast) #²éѯETFÇåµ¥ÐÅÏ¢ÏìÓ¦,²ÎÊýpETFFileFieldÊÇÒ»¸öCTORATstpETFFileFieldÀà¶ÔÏó def OnRspQryETFFile(self, pETFFileField: "CTORATstpETFFileField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryETFFile(self, pETFFileField, pRspInfoField, nRequestID, bIsLast) #²éѯETF³É·Ý֤ȯÐÅÏ¢ÏìÓ¦,²ÎÊýpETFBasketFieldÊÇÒ»¸öCTORATstpETFBasketFieldÀà¶ÔÏó def OnRspQryETFBasket(self, pETFBasketField: "CTORATstpETFBasketField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryETFBasket(self, pETFBasketField, pRspInfoField, nRequestID, bIsLast) #²éѯͶ×ÊÕßÏÞ²ÖÐÅÏ¢ÏìÓ¦,²ÎÊýpInvestorPositionLimitFieldÊÇÒ»¸öCTORATstpInvestorPositionLimitFieldÀà¶ÔÏó def OnRspQryInvestorPositionLimit(self, pInvestorPositionLimitField: "CTORATstpInvestorPositionLimitField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryInvestorPositionLimit(self, pInvestorPositionLimitField, pRspInfoField, nRequestID, bIsLast) #²éѯÉî¸Ûͨ¹ú¼ÊÊг¡»¥Áª×´Ì¬ÐÅÏ¢ÏìÓ¦,²ÎÊýpSZSEImcParamsFieldÊÇÒ»¸öCTORATstpSZSEImcParamsFieldÀà¶ÔÏó def OnRspQrySZSEImcParams(self, pSZSEImcParamsField: "CTORATstpSZSEImcParamsField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQrySZSEImcParams(self, pSZSEImcParamsField, pRspInfoField, nRequestID, bIsLast) #²éѯÉî¸Ûͨ¹ú¼ÊÊг¡»¥Áª»ãÂÊÐÅÏ¢ÏìÓ¦,²ÎÊýpSZSEImcExchangeRateFieldÊÇÒ»¸öCTORATstpSZSEImcExchangeRateFieldÀà¶ÔÏó def OnRspQrySZSEImcExchangeRate(self, pSZSEImcExchangeRateField: "CTORATstpSZSEImcExchangeRateField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQrySZSEImcExchangeRate(self, pSZSEImcExchangeRateField, pRspInfoField, nRequestID, bIsLast) #²éѯÉî¸Ûͨ×îС¼Û²îÐÅÏ¢ÏìÓ¦,²ÎÊýpSZSEHKPriceTickInfoFieldÊÇÒ»¸öCTORATstpSZSEHKPriceTickInfoFieldÀà¶ÔÏó def OnRspQrySZSEHKPriceTickInfo(self, pSZSEHKPriceTickInfoField: "CTORATstpSZSEHKPriceTickInfoField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQrySZSEHKPriceTickInfo(self, pSZSEHKPriceTickInfoField, pRspInfoField, nRequestID, bIsLast) #²éѯLOF»ù½ðÐÅÏ¢ÏìÓ¦,²ÎÊýpLofFundInfoFieldÊÇÒ»¸öCTORATstpLofFundInfoFieldÀà¶ÔÏó def OnRspQryLofFundInfo(self, pLofFundInfoField: "CTORATstpLofFundInfoField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryLofFundInfo(self, pLofFundInfoField, pRspInfoField, nRequestID, bIsLast) #²éѯͶ×ÊÕßÖÊѺ³Ö²ÖÏìÓ¦,²ÎÊýpPledgePositionFieldÊÇÒ»¸öCTORATstpPledgePositionFieldÀà¶ÔÏó def OnRspQryPledgePosition(self, pPledgePositionField: "CTORATstpPledgePositionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryPledgePosition(self, pPledgePositionField, pRspInfoField, nRequestID, bIsLast) #²éѯ֤ȯÖÊѺÐÅÏ¢ÏìÓ¦,²ÎÊýpPledgeInfoFieldÊÇÒ»¸öCTORATstpPledgeInfoFieldÀà¶ÔÏó def OnRspQryPledgeInfo(self, pPledgeInfoField: "CTORATstpPledgeInfoField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryPledgeInfo(self, pPledgeInfoField, pRspInfoField, nRequestID, bIsLast) #²éѯϵͳ½ÚµãÐÅÏ¢ÏìÓ¦,²ÎÊýpSystemNodeInfoFieldÊÇÒ»¸öCTORATstpSystemNodeInfoFieldÀà¶ÔÏó def OnRspQrySystemNodeInfo(self, pSystemNodeInfoField: "CTORATstpSystemNodeInfoField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQrySystemNodeInfo(self, pSystemNodeInfoField, pRspInfoField, nRequestID, bIsLast) #²éѯ±ê׼ȯ¶î¶ÈÏìÓ¦,²ÎÊýpStandardBondPositionFieldÊÇÒ»¸öCTORATstpStandardBondPositionFieldÀà¶ÔÏó def OnRspQryStandardBondPosition(self, pStandardBondPositionField: "CTORATstpStandardBondPositionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryStandardBondPosition(self, pStandardBondPositionField, pRspInfoField, nRequestID, bIsLast) #²éѯδµ½ÆÚծȯÖÊѺ»Ø¹ºÎ¯ÍÐÏìÓ¦,²ÎÊýpPrematurityRepoOrderFieldÊÇÒ»¸öCTORATstpPrematurityRepoOrderFieldÀà¶ÔÏó def OnRspQryPrematurityRepoOrder(self, pPrematurityRepoOrderField: "CTORATstpPrematurityRepoOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryPrematurityRepoOrder(self, pPrematurityRepoOrderField, pRspInfoField, nRequestID, bIsLast) #²éѯЭÒé½»Ò×±¨µ¥ÏìÓ¦,²ÎÊýpNegoOrderFieldÊÇÒ»¸öCTORATstpNegoOrderFieldÀà¶ÔÏó def OnRspQryNegoOrder(self, pNegoOrderField: "CTORATstpNegoOrderField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryNegoOrder(self, pNegoOrderField, pRspInfoField, nRequestID, bIsLast) #²éѯЭÒé½»Ò׳·µ¥ÏìÓ¦,²ÎÊýpNegoOrderActionFieldÊÇÒ»¸öCTORATstpNegoOrderActionFieldÀà¶ÔÏó def OnRspQryNegoOrderAction(self, pNegoOrderActionField: "CTORATstpNegoOrderActionField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryNegoOrderAction(self, pNegoOrderActionField, pRspInfoField, nRequestID, bIsLast) #²éѯЭÒé½»Ò׳ɽ»ÏìÓ¦,²ÎÊýpNegoTradeFieldÊÇÒ»¸öCTORATstpNegoTradeFieldÀà¶ÔÏó def OnRspQryNegoTrade(self, pNegoTradeField: "CTORATstpNegoTradeField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryNegoTrade(self, pNegoTradeField, pRspInfoField, nRequestID, bIsLast) #²éѯЭÒé½»ÒײÎÊýÏìÓ¦,²ÎÊýpNegotiationParamFieldÊÇÒ»¸öCTORATstpNegotiationParamFieldÀà¶ÔÏó def OnRspQryNegotiationParam(self, pNegotiationParamField: "CTORATstpNegotiationParamField", pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int", bIsLast: "bool") -> "void": return _traderapi.CTORATstpTraderSpi_OnRspQryNegotiationParam(self, pNegotiationParamField, pRspInfoField, nRequestID, bIsLast) def __init__(self): if self.__class__ == CTORATstpTraderSpi: _self = None else: _self = self _traderapi.CTORATstpTraderSpi_swiginit(self, _traderapi.new_CTORATstpTraderSpi(_self, )) __swig_destroy__ = _traderapi.delete_CTORATstpTraderSpi def __disown__(self): self.this.disown() _traderapi.disown_CTORATstpTraderSpi(self) return weakref.proxy(self) # Register CTORATstpTraderSpi in _traderapi: _traderapi.CTORATstpTraderSpi_swigregister(CTORATstpTraderSpi) class CTORATstpTraderApi(object): thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") def __init__(self, *args, **kwargs): raise AttributeError("No constructor defined - class is abstract") __repr__ = _swig_repr @staticmethod #´´½¨½Ó¿Ú¶ÔÏó,²ÎÊý1ΪÁ÷Îļþ´æ·ÅĿ¼,²ÎÊý2ÎªÍøÂçÊý¾ÝÊÇ·ñ¼ÓÃÜ´«Êä def CreateTstpTraderApi(*args) -> "TORASTOCKAPI::CTORATstpTraderApi *": return _traderapi.CTORATstpTraderApi_CreateTstpTraderApi(*args) @staticmethod #»ñÈ¡½Ó¿Ú°æ±¾ºÅ def GetApiVersion() -> "char const *": return _traderapi.CTORATstpTraderApi_GetApiVersion() #ɾ³ý½Ó¿Ú¶ÔÏó,²»ÔÙʹÓñ¾½Ó¿Ú¶ÔÏóʱ,µ÷Óøú¯Êýɾ³ý½Ó¿Ú¶ÔÏó def Release(self) -> "void": return _traderapi.CTORATstpTraderApi_Release(self) #³õʼ»¯½Ó¿Ú¶ÔÏó,³õʼ»¯ÔËÐл·¾³,Ö»Óе÷Óúó,½Ó¿Ú²Å¿ªÊ¼¹¤×÷ def Init(self) -> "void": return _traderapi.CTORATstpTraderApi_Init(self) #µÈ´ý½Ó¿ÚÏ߳̽áÊøÔËÐÐ def Join(self) -> "int": return _traderapi.CTORATstpTraderApi_Join(self) #×¢²áǰÖûúÍøÂçµØÖ·,pszFrontAddressΪǰÖûúÍøÂçµØÖ·,¸ñʽtcp://127.0.0.1:17001 def RegisterFront(self, pszFrontAddress: "char *") -> "void": return _traderapi.CTORATstpTraderApi_RegisterFront(self, pszFrontAddress) #×¢²áÃû×Ö·þÎñÆ÷ÍøÂçµØÖ·,pszNsAddressΪÃû×Ö·þÎñÆ÷ÍøÂçµØÖ·,¸ñʽtcp://127.0.0.1:12001 def RegisterNameServer(self, pszNsAddress: "char *") -> "void": return _traderapi.CTORATstpTraderApi_RegisterNameServer(self, pszNsAddress) #@param pFensUserInfoField£ºÓû§ÐÅÏ¢¡£,²ÎÊýpFensUserInfoFieldÊÇÒ»¸öCTORATstpFensUserInfoFieldÀà¶ÔÏó def RegisterFensUserInfo(self, pFensUserInfoField: "CTORATstpFensUserInfoField") -> "void": return _traderapi.CTORATstpTraderApi_RegisterFensUserInfo(self, pFensUserInfoField) #×¢²á»Øµ÷½Ó¿Ú,pSpiΪÅÉÉú×Իص÷½Ó¿ÚÀàµÄʵÀý def RegisterSpi(self, pSpi: "CTORATstpTraderSpi") -> "void": return _traderapi.CTORATstpTraderApi_RegisterSpi(self, pSpi) #¶©ÔÄ˽ÓÐÁ÷,nResumeTypeΪ˽ÓÐÁ÷ÖØ´«·½Ê½,TORA_TERT_RESTART±íʾ´Ó±¾½»Ò×ÈÕ¿ªÊ¼ÖØ´«,TORA_TERT_RESUME±íʾ´ÓÉÏ´ÎÊÕµ½µÄÐø´«,TORA_TERT_QUICK±íʾֻ´«Ë͵Ǽºó˽ÓÐÁ÷µÄÄÚÈÝ def SubscribePrivateTopic(self, nResumeType: "TORASTOCKAPI::TORA_TE_RESUME_TYPE") -> "void": return _traderapi.CTORATstpTraderApi_SubscribePrivateTopic(self, nResumeType) #¶©ÔĹ«¹²Á÷,nResumeTypeΪ¹«ÓÐÁ÷ÖØ´«·½Ê½,TORA_TERT_RESTART±íʾ´Ó±¾½»Ò×ÈÕ¿ªÊ¼ÖØ´«,TORA_TERT_RESUME±íʾ´ÓÉÏ´ÎÊÕµ½µÄÐø´«,TORA_TERT_QUICK±íʾֻ´«Ë͵Ǽºó¹«¹²Á÷µÄÄÚÈÝ def SubscribePublicTopic(self, nResumeType: "TORASTOCKAPI::TORA_TE_RESUME_TYPE") -> "void": return _traderapi.CTORATstpTraderApi_SubscribePublicTopic(self, nResumeType) #»ñÈ¡Á¬½ÓÐÅÏ¢ def ReqGetConnectionInfo(self, nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqGetConnectionInfo(self, nRequestID) #µÇ¼ÇëÇó,²ÎÊýpReqUserLoginFieldÊÇÒ»¸öCTORATstpReqUserLoginFieldÀà¶ÔÏó def ReqUserLogin(self, pReqUserLoginField: "CTORATstpReqUserLoginField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqUserLogin(self, pReqUserLoginField, nRequestID) #µÇ³öÇëÇó,²ÎÊýpUserLogoutFieldÊÇÒ»¸öCTORATstpUserLogoutFieldÀà¶ÔÏó def ReqUserLogout(self, pUserLogoutField: "CTORATstpUserLogoutField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqUserLogout(self, pUserLogoutField, nRequestID) #ÐÞ¸ÄÃÜÂëÇëÇó,²ÎÊýpUserPasswordUpdateFieldÊÇÒ»¸öCTORATstpUserPasswordUpdateFieldÀà¶ÔÏó def ReqUserPasswordUpdate(self, pUserPasswordUpdateField: "CTORATstpUserPasswordUpdateField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqUserPasswordUpdate(self, pUserPasswordUpdateField, nRequestID) #¼ÈëÉ豸ÐòÁÐÇëÇó,²ÎÊýpReqInputDeviceSerialFieldÊÇÒ»¸öCTORATstpReqInputDeviceSerialFieldÀà¶ÔÏó def ReqInputDeviceSerial(self, pReqInputDeviceSerialField: "CTORATstpReqInputDeviceSerialField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqInputDeviceSerial(self, pReqInputDeviceSerialField, nRequestID) #±¨µ¥Â¼ÈëÇëÇó,²ÎÊýpInputOrderFieldÊÇÒ»¸öCTORATstpInputOrderFieldÀà¶ÔÏó def ReqOrderInsert(self, pInputOrderField: "CTORATstpInputOrderField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqOrderInsert(self, pInputOrderField, nRequestID) #³·µ¥ÇëÇó,²ÎÊýpInputOrderActionFieldÊÇÒ»¸öCTORATstpInputOrderActionFieldÀà¶ÔÏó def ReqOrderAction(self, pInputOrderActionField: "CTORATstpInputOrderActionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqOrderAction(self, pInputOrderActionField, nRequestID) #Ìõ¼þµ¥Â¼ÈëÇëÇó,²ÎÊýpInputCondOrderFieldÊÇÒ»¸öCTORATstpInputCondOrderFieldÀà¶ÔÏó def ReqCondOrderInsert(self, pInputCondOrderField: "CTORATstpInputCondOrderField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqCondOrderInsert(self, pInputCondOrderField, nRequestID) #Ìõ¼þµ¥³·µ¥ÇëÇó,²ÎÊýpInputCondOrderActionFieldÊÇÒ»¸öCTORATstpInputCondOrderActionFieldÀà¶ÔÏó def ReqCondOrderAction(self, pInputCondOrderActionField: "CTORATstpInputCondOrderActionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqCondOrderAction(self, pInputCondOrderActionField, nRequestID) #ЭÒé½»Ò×±¨µ¥Â¼ÈëÇëÇó,²ÎÊýpInputNegoOrderFieldÊÇÒ»¸öCTORATstpInputNegoOrderFieldÀà¶ÔÏó def ReqNegoOrderInsert(self, pInputNegoOrderField: "CTORATstpInputNegoOrderField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqNegoOrderInsert(self, pInputNegoOrderField, nRequestID) #ЭÒé½»Ò×±¨µ¥²Ù×÷¼ÈëÇëÇó,²ÎÊýpInputNegoOrderActionFieldÊÇÒ»¸öCTORATstpInputNegoOrderActionFieldÀà¶ÔÏó def ReqNegoOrderAction(self, pInputNegoOrderActionField: "CTORATstpInputNegoOrderActionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqNegoOrderAction(self, pInputNegoOrderActionField, nRequestID) #±¨µ¥Â¼ÈëÇëÇó£¨À©Õ¹£©,²ÎÊýpInputOrderExFieldÊÇÒ»¸öCTORATstpInputOrderExFieldÀà¶ÔÏó def ReqOrderInsertEx(self, pInputOrderExField: "CTORATstpInputOrderExField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqOrderInsertEx(self, pInputOrderExField, nRequestID) #±¨µ¥²Ù×÷ÇëÇó£¨À©Õ¹£©,²ÎÊýpInputOrderActionExFieldÊÇÒ»¸öCTORATstpInputOrderActionExFieldÀà¶ÔÏó def ReqOrderActionEx(self, pInputOrderActionExField: "CTORATstpInputOrderActionExField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqOrderActionEx(self, pInputOrderActionExField, nRequestID) #×ʽð×ªÒÆÇëÇó,²ÎÊýpInputTransferFundFieldÊÇÒ»¸öCTORATstpInputTransferFundFieldÀà¶ÔÏó def ReqTransferFund(self, pInputTransferFundField: "CTORATstpInputTransferFundField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqTransferFund(self, pInputTransferFundField, nRequestID) #²ÖÎ»×ªÒÆÇëÇó,²ÎÊýpInputTransferPositionFieldÊÇÒ»¸öCTORATstpInputTransferPositionFieldÀà¶ÔÏó def ReqTransferPosition(self, pInputTransferPositionField: "CTORATstpInputTransferPositionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqTransferPosition(self, pInputTransferPositionField, nRequestID) #²éѯ¼¯Öн»Ò×ϵͳ×ʽðÇëÇó,²ÎÊýpReqInquiryJZFundFieldÊÇÒ»¸öCTORATstpReqInquiryJZFundFieldÀà¶ÔÏó def ReqInquiryJZFund(self, pReqInquiryJZFundField: "CTORATstpReqInquiryJZFundField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqInquiryJZFund(self, pReqInquiryJZFundField, nRequestID) #²éÑ¯ÒøÐÐÕË»§Óà¶îÇëÇó,²ÎÊýpReqInquiryBankAccountFundFieldÊÇÒ»¸öCTORATstpReqInquiryBankAccountFundFieldÀà¶ÔÏó def ReqInquiryBankAccountFund(self, pReqInquiryBankAccountFundField: "CTORATstpReqInquiryBankAccountFundField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqInquiryBankAccountFund(self, pReqInquiryBankAccountFundField, nRequestID) #²éѯ×î´ó±¨µ¥Á¿ÇëÇó,²ÎÊýpReqInquiryMaxOrderVolumeFieldÊÇÒ»¸öCTORATstpReqInquiryMaxOrderVolumeFieldÀà¶ÔÏó def ReqInquiryMaxOrderVolume(self, pReqInquiryMaxOrderVolumeField: "CTORATstpReqInquiryMaxOrderVolumeField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqInquiryMaxOrderVolume(self, pReqInquiryMaxOrderVolumeField, nRequestID) #²éѯ½»Ò׳ɽ»¼¯ÖжÈÇëÇó,²ÎÊýpInquiryTradeConcentrationFieldÊÇÒ»¸öCTORATstpInquiryTradeConcentrationFieldÀà¶ÔÏó def ReqInquiryTradeConcentration(self, pInquiryTradeConcentrationField: "CTORATstpInquiryTradeConcentrationField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqInquiryTradeConcentration(self, pInquiryTradeConcentrationField, nRequestID) #ÇëÇóÐ޸Ŀª²Ö³É±¾ÇëÇó,²ÎÊýpReqModifyOpenPosCostFieldÊÇÒ»¸öCTORATstpReqModifyOpenPosCostFieldÀà¶ÔÏó def ReqModifyOpenPosCost(self, pReqModifyOpenPosCostField: "CTORATstpReqModifyOpenPosCostField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqModifyOpenPosCost(self, pReqModifyOpenPosCostField, nRequestID) #¼Èë½Úµã×ʽð·ÖÅäÐÅÏ¢ÇëÇó,²ÎÊýpInputNodeFundAssignmentFieldÊÇÒ»¸öCTORATstpInputNodeFundAssignmentFieldÀà¶ÔÏó def ReqInputNodeFundAssignment(self, pInputNodeFundAssignmentField: "CTORATstpInputNodeFundAssignmentField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqInputNodeFundAssignment(self, pInputNodeFundAssignmentField, nRequestID) #²éѯ½Úµã×ʽð·ÖÅä±ÈÀýÇëÇó,²ÎÊýpReqInquiryNodeFundAssignmentFieldÊÇÒ»¸öCTORATstpReqInquiryNodeFundAssignmentFieldÀà¶ÔÏó def ReqInquiryNodeFundAssignment(self, pReqInquiryNodeFundAssignmentField: "CTORATstpReqInquiryNodeFundAssignmentField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqInquiryNodeFundAssignment(self, pReqInquiryNodeFundAssignmentField, nRequestID) #²éѯ½»Ò×ËùÇëÇó,²ÎÊýpQryExchangeFieldÊÇÒ»¸öCTORATstpQryExchangeFieldÀà¶ÔÏó def ReqQryExchange(self, pQryExchangeField: "CTORATstpQryExchangeField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryExchange(self, pQryExchangeField, nRequestID) #²éѯ֤ȯÐÅÏ¢ÇëÇó,²ÎÊýpQrySecurityFieldÊÇÒ»¸öCTORATstpQrySecurityFieldÀà¶ÔÏó def ReqQrySecurity(self, pQrySecurityField: "CTORATstpQrySecurityField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQrySecurity(self, pQrySecurityField, nRequestID) #²éѯйÉÐÅÏ¢ÇëÇó,²ÎÊýpQryIPOInfoFieldÊÇÒ»¸öCTORATstpQryIPOInfoFieldÀà¶ÔÏó def ReqQryIPOInfo(self, pQryIPOInfoField: "CTORATstpQryIPOInfoField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryIPOInfo(self, pQryIPOInfoField, nRequestID) #²éѯÓû§ÇëÇó,²ÎÊýpQryUserFieldÊÇÒ»¸öCTORATstpQryUserFieldÀà¶ÔÏó def ReqQryUser(self, pQryUserField: "CTORATstpQryUserField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryUser(self, pQryUserField, nRequestID) #²éѯͶ×ÊÕßÇëÇó,²ÎÊýpQryInvestorFieldÊÇÒ»¸öCTORATstpQryInvestorFieldÀà¶ÔÏó def ReqQryInvestor(self, pQryInvestorField: "CTORATstpQryInvestorField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryInvestor(self, pQryInvestorField, nRequestID) #²éѯ¹É¶«ÕË»§ÇëÇó,²ÎÊýpQryShareholderAccountFieldÊÇÒ»¸öCTORATstpQryShareholderAccountFieldÀà¶ÔÏó def ReqQryShareholderAccount(self, pQryShareholderAccountField: "CTORATstpQryShareholderAccountField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryShareholderAccount(self, pQryShareholderAccountField, nRequestID) #²éѯÅä¹ÉÅäÕ®ÐÅÏ¢ÇëÇó,²ÎÊýpQryRationalInfoFieldÊÇÒ»¸öCTORATstpQryRationalInfoFieldÀà¶ÔÏó def ReqQryRationalInfo(self, pQryRationalInfoField: "CTORATstpQryRationalInfoField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryRationalInfo(self, pQryRationalInfoField, nRequestID) #²éѯ±¨µ¥ÇëÇó,²ÎÊýpQryOrderFieldÊÇÒ»¸öCTORATstpQryOrderFieldÀà¶ÔÏó def ReqQryOrder(self, pQryOrderField: "CTORATstpQryOrderField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryOrder(self, pQryOrderField, nRequestID) #²éѯ³·µ¥ÇëÇó,²ÎÊýpQryOrderActionFieldÊÇÒ»¸öCTORATstpQryOrderActionFieldÀà¶ÔÏó def ReqQryOrderAction(self, pQryOrderActionField: "CTORATstpQryOrderActionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryOrderAction(self, pQryOrderActionField, nRequestID) #²éѯ³É½»ÇëÇó,²ÎÊýpQryTradeFieldÊÇÒ»¸öCTORATstpQryTradeFieldÀà¶ÔÏó def ReqQryTrade(self, pQryTradeField: "CTORATstpQryTradeField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryTrade(self, pQryTradeField, nRequestID) #²éѯ×ʽðÕË»§ÇëÇó,²ÎÊýpQryTradingAccountFieldÊÇÒ»¸öCTORATstpQryTradingAccountFieldÀà¶ÔÏó def ReqQryTradingAccount(self, pQryTradingAccountField: "CTORATstpQryTradingAccountField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryTradingAccount(self, pQryTradingAccountField, nRequestID) #²éѯͶ×ÊÕß³Ö²ÖÇëÇó,²ÎÊýpQryPositionFieldÊÇÒ»¸öCTORATstpQryPositionFieldÀà¶ÔÏó def ReqQryPosition(self, pQryPositionField: "CTORATstpQryPositionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryPosition(self, pQryPositionField, nRequestID) #²éѯ»ù´¡½»Ò×·ÑÂÊÇëÇó,²ÎÊýpQryTradingFeeFieldÊÇÒ»¸öCTORATstpQryTradingFeeFieldÀà¶ÔÏó def ReqQryTradingFee(self, pQryTradingFeeField: "CTORATstpQryTradingFeeField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryTradingFee(self, pQryTradingFeeField, nRequestID) #²éѯӶ½ð·ÑÂÊÇëÇó,²ÎÊýpQryInvestorTradingFeeFieldÊÇÒ»¸öCTORATstpQryInvestorTradingFeeFieldÀà¶ÔÏó def ReqQryInvestorTradingFee(self, pQryInvestorTradingFeeField: "CTORATstpQryInvestorTradingFeeField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryInvestorTradingFee(self, pQryInvestorTradingFeeField, nRequestID) #²éѯйÉÉ깺¶î¶ÈÇëÇó,²ÎÊýpQryIPOQuotaFieldÊÇÒ»¸öCTORATstpQryIPOQuotaFieldÀà¶ÔÏó def ReqQryIPOQuota(self, pQryIPOQuotaField: "CTORATstpQryIPOQuotaField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryIPOQuota(self, pQryIPOQuotaField, nRequestID) #²éѯ±¨µ¥Ã÷ϸ×ʽðÇëÇó,²ÎÊýpQryOrderFundDetailFieldÊÇÒ»¸öCTORATstpQryOrderFundDetailFieldÀà¶ÔÏó def ReqQryOrderFundDetail(self, pQryOrderFundDetailField: "CTORATstpQryOrderFundDetailField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryOrderFundDetail(self, pQryOrderFundDetailField, nRequestID) #²éѯ×ʽð×ªÒÆÁ÷Ë®ÇëÇó,²ÎÊýpQryFundTransferDetailFieldÊÇÒ»¸öCTORATstpQryFundTransferDetailFieldÀà¶ÔÏó def ReqQryFundTransferDetail(self, pQryFundTransferDetailField: "CTORATstpQryFundTransferDetailField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryFundTransferDetail(self, pQryFundTransferDetailField, nRequestID) #²éѯ³Ö²Ö×ªÒÆÁ÷Ë®ÇëÇó,²ÎÊýpQryPositionTransferDetailFieldÊÇÒ»¸öCTORATstpQryPositionTransferDetailFieldÀà¶ÔÏó def ReqQryPositionTransferDetail(self, pQryPositionTransferDetailField: "CTORATstpQryPositionTransferDetailField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryPositionTransferDetail(self, pQryPositionTransferDetailField, nRequestID) #²éѯÍâΧϵͳ²Öλµ÷²¦Á÷Ë®ÇëÇó,²ÎÊýpQryPeripheryPositionTransferDetailFieldÊÇÒ»¸öCTORATstpQryPeripheryPositionTransferDetailFieldÀà¶ÔÏó def ReqQryPeripheryPositionTransferDetail(self, pQryPeripheryPositionTransferDetailField: "CTORATstpQryPeripheryPositionTransferDetailField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryPeripheryPositionTransferDetail(self, pQryPeripheryPositionTransferDetailField, nRequestID) #²éѯÍâΧϵͳ×ʽðµ÷²¦Á÷Ë®ÇëÇó,²ÎÊýpQryPeripheryFundTransferDetailFieldÊÇÒ»¸öCTORATstpQryPeripheryFundTransferDetailFieldÀà¶ÔÏó def ReqQryPeripheryFundTransferDetail(self, pQryPeripheryFundTransferDetailField: "CTORATstpQryPeripheryFundTransferDetailField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryPeripheryFundTransferDetail(self, pQryPeripheryFundTransferDetailField, nRequestID) #²éѯծȯת¹ÉÐÅÏ¢ÇëÇó,²ÎÊýpQryBondConversionInfoFieldÊÇÒ»¸öCTORATstpQryBondConversionInfoFieldÀà¶ÔÏó def ReqQryBondConversionInfo(self, pQryBondConversionInfoField: "CTORATstpQryBondConversionInfoField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryBondConversionInfo(self, pQryBondConversionInfoField, nRequestID) #²éѯծȯ»ØÊÛÐÅÏ¢ÇëÇó,²ÎÊýpQryBondPutbackInfoFieldÊÇÒ»¸öCTORATstpQryBondPutbackInfoFieldÀà¶ÔÏó def ReqQryBondPutbackInfo(self, pQryBondPutbackInfoField: "CTORATstpQryBondPutbackInfoField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryBondPutbackInfo(self, pQryBondPutbackInfoField, nRequestID) #²éѯͶ×ÊÕßÌõ¼þµ¥ÏÞÖÆ²ÎÊýÇëÇó,²ÎÊýpQryInvestorCondOrderLimitParamFieldÊÇÒ»¸öCTORATstpQryInvestorCondOrderLimitParamFieldÀà¶ÔÏó def ReqQryInvestorCondOrderLimitParam(self, pQryInvestorCondOrderLimitParamField: "CTORATstpQryInvestorCondOrderLimitParamField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryInvestorCondOrderLimitParam(self, pQryInvestorCondOrderLimitParamField, nRequestID) #²éѯÌõ¼þµ¥ÇëÇó,²ÎÊýpQryConditionOrderFieldÊÇÒ»¸öCTORATstpQryConditionOrderFieldÀà¶ÔÏó def ReqQryConditionOrder(self, pQryConditionOrderField: "CTORATstpQryConditionOrderField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryConditionOrder(self, pQryConditionOrderField, nRequestID) #²éѯÌõ¼þµ¥³·µ¥ÇëÇó,²ÎÊýpQryCondOrderActionFieldÊÇÒ»¸öCTORATstpQryCondOrderActionFieldÀà¶ÔÏó def ReqQryCondOrderAction(self, pQryCondOrderActionField: "CTORATstpQryCondOrderActionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryCondOrderAction(self, pQryCondOrderActionField, nRequestID) #²éѯ½»Ò×֪ͨÇëÇó,²ÎÊýpQryTradingNoticeFieldÊÇÒ»¸öCTORATstpQryTradingNoticeFieldÀà¶ÔÏó def ReqQryTradingNotice(self, pQryTradingNoticeField: "CTORATstpQryTradingNoticeField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryTradingNotice(self, pQryTradingNoticeField, nRequestID) #²éѯйÉÉ깺ÅäºÅ½á¹ûÇëÇó,²ÎÊýpQryIPONumberResultFieldÊÇÒ»¸öCTORATstpQryIPONumberResultFieldÀà¶ÔÏó def ReqQryIPONumberResult(self, pQryIPONumberResultField: "CTORATstpQryIPONumberResultField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryIPONumberResult(self, pQryIPONumberResultField, nRequestID) #²éѯйÉÉ깺ÖÐÇ©½á¹ûÇëÇó,²ÎÊýpQryIPOMatchNumberResultFieldÊÇÒ»¸öCTORATstpQryIPOMatchNumberResultFieldÀà¶ÔÏó def ReqQryIPOMatchNumberResult(self, pQryIPOMatchNumberResultField: "CTORATstpQryIPOMatchNumberResultField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryIPOMatchNumberResult(self, pQryIPOMatchNumberResultField, nRequestID) #²éѯ½»Ò×ЭÒéÇëÇó,²ÎÊýpQryShareholderSpecPrivilegeFieldÊÇÒ»¸öCTORATstpQryShareholderSpecPrivilegeFieldÀà¶ÔÏó def ReqQryShareholderSpecPrivilege(self, pQryShareholderSpecPrivilegeField: "CTORATstpQryShareholderSpecPrivilegeField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryShareholderSpecPrivilege(self, pQryShareholderSpecPrivilegeField, nRequestID) #²éѯÊг¡ÇëÇó,²ÎÊýpQryMarketFieldÊÇÒ»¸öCTORATstpQryMarketFieldÀà¶ÔÏó def ReqQryMarket(self, pQryMarketField: "CTORATstpQryMarketField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryMarket(self, pQryMarketField, nRequestID) #²éѯETFÇåµ¥ÐÅÏ¢ÇëÇó,²ÎÊýpQryETFFileFieldÊÇÒ»¸öCTORATstpQryETFFileFieldÀà¶ÔÏó def ReqQryETFFile(self, pQryETFFileField: "CTORATstpQryETFFileField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryETFFile(self, pQryETFFileField, nRequestID) #²éѯETF³É·Ý֤ȯÐÅÏ¢ÇëÇó,²ÎÊýpQryETFBasketFieldÊÇÒ»¸öCTORATstpQryETFBasketFieldÀà¶ÔÏó def ReqQryETFBasket(self, pQryETFBasketField: "CTORATstpQryETFBasketField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryETFBasket(self, pQryETFBasketField, nRequestID) #²éѯͶ×ÊÕßÏÞ²ÖÐÅÏ¢ÇëÇó,²ÎÊýpQryInvestorPositionLimitFieldÊÇÒ»¸öCTORATstpQryInvestorPositionLimitFieldÀà¶ÔÏó def ReqQryInvestorPositionLimit(self, pQryInvestorPositionLimitField: "CTORATstpQryInvestorPositionLimitField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryInvestorPositionLimit(self, pQryInvestorPositionLimitField, nRequestID) #²éѯÉî¸Ûͨ¹ú¼ÊÊг¡»¥Áª×´Ì¬ÐÅÏ¢ÇëÇó,²ÎÊýpQrySZSEImcParamsFieldÊÇÒ»¸öCTORATstpQrySZSEImcParamsFieldÀà¶ÔÏó def ReqQrySZSEImcParams(self, pQrySZSEImcParamsField: "CTORATstpQrySZSEImcParamsField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQrySZSEImcParams(self, pQrySZSEImcParamsField, nRequestID) #²éѯÉî¸Ûͨ¹ú¼ÊÊг¡»¥Áª»ãÂÊÐÅÏ¢ÇëÇó,²ÎÊýpQrySZSEImcExchangeRateFieldÊÇÒ»¸öCTORATstpQrySZSEImcExchangeRateFieldÀà¶ÔÏó def ReqQrySZSEImcExchangeRate(self, pQrySZSEImcExchangeRateField: "CTORATstpQrySZSEImcExchangeRateField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQrySZSEImcExchangeRate(self, pQrySZSEImcExchangeRateField, nRequestID) #²éѯÉî¸Ûͨ×îС¼Û²îÐÅÏ¢ÇëÇó,²ÎÊýpQrySZSEHKPriceTickInfoFieldÊÇÒ»¸öCTORATstpQrySZSEHKPriceTickInfoFieldÀà¶ÔÏó def ReqQrySZSEHKPriceTickInfo(self, pQrySZSEHKPriceTickInfoField: "CTORATstpQrySZSEHKPriceTickInfoField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQrySZSEHKPriceTickInfo(self, pQrySZSEHKPriceTickInfoField, nRequestID) #²éѯLOF»ù½ðÐÅÏ¢ÇëÇó,²ÎÊýpQryLofFundInfoFieldÊÇÒ»¸öCTORATstpQryLofFundInfoFieldÀà¶ÔÏó def ReqQryLofFundInfo(self, pQryLofFundInfoField: "CTORATstpQryLofFundInfoField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryLofFundInfo(self, pQryLofFundInfoField, nRequestID) #²éѯͶ×ÊÕßÖÊѺ³Ö²ÖÇëÇó,²ÎÊýpQryPledgePositionFieldÊÇÒ»¸öCTORATstpQryPledgePositionFieldÀà¶ÔÏó def ReqQryPledgePosition(self, pQryPledgePositionField: "CTORATstpQryPledgePositionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryPledgePosition(self, pQryPledgePositionField, nRequestID) #²éѯ֤ȯÖÊѺÐÅÏ¢ÇëÇó,²ÎÊýpQryPledgeInfoFieldÊÇÒ»¸öCTORATstpQryPledgeInfoFieldÀà¶ÔÏó def ReqQryPledgeInfo(self, pQryPledgeInfoField: "CTORATstpQryPledgeInfoField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryPledgeInfo(self, pQryPledgeInfoField, nRequestID) #²éѯϵͳ½ÚµãÐÅÏ¢ÇëÇó,²ÎÊýpQrySystemNodeInfoFieldÊÇÒ»¸öCTORATstpQrySystemNodeInfoFieldÀà¶ÔÏó def ReqQrySystemNodeInfo(self, pQrySystemNodeInfoField: "CTORATstpQrySystemNodeInfoField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQrySystemNodeInfo(self, pQrySystemNodeInfoField, nRequestID) #²éѯ±ê׼ȯ¶î¶ÈÇëÇó,²ÎÊýpQryStandardBondPositionFieldÊÇÒ»¸öCTORATstpQryStandardBondPositionFieldÀà¶ÔÏó def ReqQryStandardBondPosition(self, pQryStandardBondPositionField: "CTORATstpQryStandardBondPositionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryStandardBondPosition(self, pQryStandardBondPositionField, nRequestID) #²éѯδµ½ÆÚծȯÖÊѺ»Ø¹ºÎ¯ÍÐÇëÇó,²ÎÊýpQryPrematurityRepoOrderFieldÊÇÒ»¸öCTORATstpQryPrematurityRepoOrderFieldÀà¶ÔÏó def ReqQryPrematurityRepoOrder(self, pQryPrematurityRepoOrderField: "CTORATstpQryPrematurityRepoOrderField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryPrematurityRepoOrder(self, pQryPrematurityRepoOrderField, nRequestID) #²éѯЭÒé½»Ò×±¨µ¥ÇëÇó,²ÎÊýpQryNegoOrderFieldÊÇÒ»¸öCTORATstpQryNegoOrderFieldÀà¶ÔÏó def ReqQryNegoOrder(self, pQryNegoOrderField: "CTORATstpQryNegoOrderField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryNegoOrder(self, pQryNegoOrderField, nRequestID) #²éѯЭÒé½»Ò׳·µ¥ÇëÇó,²ÎÊýpQryNegoOrderActionFieldÊÇÒ»¸öCTORATstpQryNegoOrderActionFieldÀà¶ÔÏó def ReqQryNegoOrderAction(self, pQryNegoOrderActionField: "CTORATstpQryNegoOrderActionField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryNegoOrderAction(self, pQryNegoOrderActionField, nRequestID) #²éѯЭÒé½»Ò׳ɽ»ÇëÇó,²ÎÊýpQryNegoTradeFieldÊÇÒ»¸öCTORATstpQryNegoTradeFieldÀà¶ÔÏó def ReqQryNegoTrade(self, pQryNegoTradeField: "CTORATstpQryNegoTradeField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryNegoTrade(self, pQryNegoTradeField, nRequestID) #²éѯЭÒé½»ÒײÎÊýÇëÇó,²ÎÊýpQryNegotiationParamFieldÊÇÒ»¸öCTORATstpQryNegotiationParamFieldÀà¶ÔÏó def ReqQryNegotiationParam(self, pQryNegotiationParamField: "CTORATstpQryNegotiationParamField", nRequestID: "int") -> "int": return _traderapi.CTORATstpTraderApi_ReqQryNegotiationParam(self, pQryNegotiationParamField, nRequestID) # Register CTORATstpTraderApi in _traderapi: _traderapi.CTORATstpTraderApi_swigregister(CTORATstpTraderApi) #´´½¨½Ó¿Ú¶ÔÏó,²ÎÊý1ΪÁ÷Îļþ´æ·ÅĿ¼,²ÎÊý2ÎªÍøÂçÊý¾ÝÊÇ·ñ¼ÓÃÜ´«Êä def CTORATstpTraderApi_CreateTstpTraderApi(*args) -> "TORASTOCKAPI::CTORATstpTraderApi *": return _traderapi.CTORATstpTraderApi_CreateTstpTraderApi(*args) #»ñÈ¡½Ó¿Ú°æ±¾ºÅ def CTORATstpTraderApi_GetApiVersion() -> "char const *": return _traderapi.CTORATstpTraderApi_GetApiVersion()