Versions in this module Expand all Collapse all v0 v0.2.6 Dec 26, 2024 Changes in this version + var CltRiskLevel_name = map[int32]string + var CltRiskLevel_value = map[string]int32 + var CltRiskStatus_name = map[int32]string + var CltRiskStatus_value = map[string]int32 + var Currency_name = map[int32]string + var Currency_value = map[string]int32 + var DTStatus_name = map[int32]string + var DTStatus_value = map[string]int32 + var File_Trd_Common_proto protoreflect.FileDescriptor + var ModifyOrderOp_name = map[int32]string + var ModifyOrderOp_value = map[string]int32 + var OrderFillStatus_name = map[int32]string + var OrderFillStatus_value = map[string]int32 + var OrderStatus_name = map[int32]string + var OrderStatus_value = map[string]int32 + var OrderType_name = map[int32]string + var OrderType_value = map[string]int32 + var PositionSide_name = map[int32]string + var PositionSide_value = map[string]int32 + var SecurityFirm_name = map[int32]string + var SecurityFirm_value = map[string]int32 + var SimAccType_name = map[int32]string + var SimAccType_value = map[string]int32 + var TimeInForce_name = map[int32]string + var TimeInForce_value = map[string]int32 + var TrailType_name = map[int32]string + var TrailType_value = map[string]int32 + var TrdAccStatus_name = map[int32]string + var TrdAccStatus_value = map[string]int32 + var TrdAccType_name = map[int32]string + var TrdAccType_value = map[string]int32 + var TrdCategory_name = map[int32]string + var TrdCategory_value = map[string]int32 + var TrdEnv_name = map[int32]string + var TrdEnv_value = map[string]int32 + var TrdMarket_name = map[int32]string + var TrdMarket_value = map[string]int32 + var TrdSecMarket_name = map[int32]string + var TrdSecMarket_value = map[string]int32 + var TrdSide_name = map[int32]string + var TrdSide_value = map[string]int32 + type AccCashInfo struct + AvailableBalance *float64 + Cash *float64 + Currency *int32 + NetCashPower *float64 + func (*AccCashInfo) Descriptor() ([]byte, []int) + func (*AccCashInfo) ProtoMessage() + func (x *AccCashInfo) GetAvailableBalance() float64 + func (x *AccCashInfo) GetCash() float64 + func (x *AccCashInfo) GetCurrency() int32 + func (x *AccCashInfo) GetNetCashPower() float64 + func (x *AccCashInfo) ProtoReflect() protoreflect.Message + func (x *AccCashInfo) Reset() + func (x *AccCashInfo) String() string + type CltRiskLevel int32 + const CltRiskLevel_CltRiskLevel_AbsoluteSafe + const CltRiskLevel_CltRiskLevel_Danger + const CltRiskLevel_CltRiskLevel_OptDanger + const CltRiskLevel_CltRiskLevel_Safe + const CltRiskLevel_CltRiskLevel_Unknown + const CltRiskLevel_CltRiskLevel_Warning + func (CltRiskLevel) Descriptor() protoreflect.EnumDescriptor + func (CltRiskLevel) EnumDescriptor() ([]byte, []int) + func (CltRiskLevel) Type() protoreflect.EnumType + func (x *CltRiskLevel) UnmarshalJSON(b []byte) error + func (x CltRiskLevel) Enum() *CltRiskLevel + func (x CltRiskLevel) Number() protoreflect.EnumNumber + func (x CltRiskLevel) String() string + type CltRiskStatus int32 + const CltRiskStatus_CltRiskStatus_Level1 + const CltRiskStatus_CltRiskStatus_Level2 + const CltRiskStatus_CltRiskStatus_Level3 + const CltRiskStatus_CltRiskStatus_Level4 + const CltRiskStatus_CltRiskStatus_Level5 + const CltRiskStatus_CltRiskStatus_Level6 + const CltRiskStatus_CltRiskStatus_Level7 + const CltRiskStatus_CltRiskStatus_Level8 + const CltRiskStatus_CltRiskStatus_Level9 + const CltRiskStatus_CltRiskStatus_Unknown + func (CltRiskStatus) Descriptor() protoreflect.EnumDescriptor + func (CltRiskStatus) EnumDescriptor() ([]byte, []int) + func (CltRiskStatus) Type() protoreflect.EnumType + func (x *CltRiskStatus) UnmarshalJSON(b []byte) error + func (x CltRiskStatus) Enum() *CltRiskStatus + func (x CltRiskStatus) Number() protoreflect.EnumNumber + func (x CltRiskStatus) String() string + type Currency int32 + const Currency_Currency_AUD + const Currency_Currency_CNH + const Currency_Currency_HKD + const Currency_Currency_JPY + const Currency_Currency_SGD + const Currency_Currency_USD + const Currency_Currency_Unknown + func (Currency) Descriptor() protoreflect.EnumDescriptor + func (Currency) EnumDescriptor() ([]byte, []int) + func (Currency) Type() protoreflect.EnumType + func (x *Currency) UnmarshalJSON(b []byte) error + func (x Currency) Enum() *Currency + func (x Currency) Number() protoreflect.EnumNumber + func (x Currency) String() string + type DTStatus int32 + const DTStatus_DTStatus_DTCall + const DTStatus_DTStatus_EMCall + const DTStatus_DTStatus_Unknown + const DTStatus_DTStatus_Unlimited + func (DTStatus) Descriptor() protoreflect.EnumDescriptor + func (DTStatus) EnumDescriptor() ([]byte, []int) + func (DTStatus) Type() protoreflect.EnumType + func (x *DTStatus) UnmarshalJSON(b []byte) error + func (x DTStatus) Enum() *DTStatus + func (x DTStatus) Number() protoreflect.EnumNumber + func (x DTStatus) String() string + type Funds struct + AvailableFunds *float64 + AvlWithdrawalCash *float64 + BeginningDTBP *float64 + BondAssets *float64 + Cash *float64 + CashInfoList []*AccCashInfo + Currency *int32 + DebtCash *float64 + DtCallAmount *float64 + DtStatus *int32 + FrozenCash *float64 + FundAssets *float64 + InitialMargin *float64 + IsPdt *bool + LongMv *float64 + MaintenanceMargin *float64 + MarginCallMargin *float64 + MarketVal *float64 + MaxPowerShort *float64 + MaxWithdrawal *float64 + NetCashPower *float64 + PdtSeq *string + PendingAsset *float64 + Power *float64 + RealizedPL *float64 + RemainingDTBP *float64 + RiskLevel *int32 + RiskStatus *int32 + SecuritiesAssets *float64 + ShortMv *float64 + TotalAssets *float64 + UnrealizedPL *float64 + func (*Funds) Descriptor() ([]byte, []int) + func (*Funds) ProtoMessage() + func (x *Funds) GetAvailableFunds() float64 + func (x *Funds) GetAvlWithdrawalCash() float64 + func (x *Funds) GetBeginningDTBP() float64 + func (x *Funds) GetBondAssets() float64 + func (x *Funds) GetCash() float64 + func (x *Funds) GetCashInfoList() []*AccCashInfo + func (x *Funds) GetCurrency() int32 + func (x *Funds) GetDebtCash() float64 + func (x *Funds) GetDtCallAmount() float64 + func (x *Funds) GetDtStatus() int32 + func (x *Funds) GetFrozenCash() float64 + func (x *Funds) GetFundAssets() float64 + func (x *Funds) GetInitialMargin() float64 + func (x *Funds) GetIsPdt() bool + func (x *Funds) GetLongMv() float64 + func (x *Funds) GetMaintenanceMargin() float64 + func (x *Funds) GetMarginCallMargin() float64 + func (x *Funds) GetMarketVal() float64 + func (x *Funds) GetMaxPowerShort() float64 + func (x *Funds) GetMaxWithdrawal() float64 + func (x *Funds) GetNetCashPower() float64 + func (x *Funds) GetPdtSeq() string + func (x *Funds) GetPendingAsset() float64 + func (x *Funds) GetPower() float64 + func (x *Funds) GetRealizedPL() float64 + func (x *Funds) GetRemainingDTBP() float64 + func (x *Funds) GetRiskLevel() int32 + func (x *Funds) GetRiskStatus() int32 + func (x *Funds) GetSecuritiesAssets() float64 + func (x *Funds) GetShortMv() float64 + func (x *Funds) GetTotalAssets() float64 + func (x *Funds) GetUnrealizedPL() float64 + func (x *Funds) ProtoReflect() protoreflect.Message + func (x *Funds) Reset() + func (x *Funds) String() string + type MaxTrdQtys struct + LongRequiredIM *float64 + MaxBuyBack *float64 + MaxCashAndMarginBuy *float64 + MaxCashBuy *float64 + MaxPositionSell *float64 + MaxSellShort *float64 + ShortRequiredIM *float64 + func (*MaxTrdQtys) Descriptor() ([]byte, []int) + func (*MaxTrdQtys) ProtoMessage() + func (x *MaxTrdQtys) GetLongRequiredIM() float64 + func (x *MaxTrdQtys) GetMaxBuyBack() float64 + func (x *MaxTrdQtys) GetMaxCashAndMarginBuy() float64 + func (x *MaxTrdQtys) GetMaxCashBuy() float64 + func (x *MaxTrdQtys) GetMaxPositionSell() float64 + func (x *MaxTrdQtys) GetMaxSellShort() float64 + func (x *MaxTrdQtys) GetShortRequiredIM() float64 + func (x *MaxTrdQtys) ProtoReflect() protoreflect.Message + func (x *MaxTrdQtys) Reset() + func (x *MaxTrdQtys) String() string + type ModifyOrderOp int32 + const ModifyOrderOp_ModifyOrderOp_Cancel + const ModifyOrderOp_ModifyOrderOp_Delete + const ModifyOrderOp_ModifyOrderOp_Disable + const ModifyOrderOp_ModifyOrderOp_Enable + const ModifyOrderOp_ModifyOrderOp_Normal + const ModifyOrderOp_ModifyOrderOp_Unknown + func (ModifyOrderOp) Descriptor() protoreflect.EnumDescriptor + func (ModifyOrderOp) EnumDescriptor() ([]byte, []int) + func (ModifyOrderOp) Type() protoreflect.EnumType + func (x *ModifyOrderOp) UnmarshalJSON(b []byte) error + func (x ModifyOrderOp) Enum() *ModifyOrderOp + func (x ModifyOrderOp) Number() protoreflect.EnumNumber + func (x ModifyOrderOp) String() string + type Order struct + AuxPrice *float64 + Code *string + CreateTime *string + CreateTimestamp *float64 + Currency *int32 + FillAvgPrice *float64 + FillOutsideRTH *bool + FillQty *float64 + LastErrMsg *string + Name *string + OrderID *uint64 + OrderIDEx *string + OrderStatus *int32 + OrderType *int32 + Price *float64 + Qty *float64 + Remark *string + SecMarket *int32 + TimeInForce *int32 + TrailSpread *float64 + TrailType *int32 + TrailValue *float64 + TrdMarket *int32 + TrdSide *int32 + UpdateTime *string + UpdateTimestamp *float64 + func (*Order) Descriptor() ([]byte, []int) + func (*Order) ProtoMessage() + func (x *Order) GetAuxPrice() float64 + func (x *Order) GetCode() string + func (x *Order) GetCreateTime() string + func (x *Order) GetCreateTimestamp() float64 + func (x *Order) GetCurrency() int32 + func (x *Order) GetFillAvgPrice() float64 + func (x *Order) GetFillOutsideRTH() bool + func (x *Order) GetFillQty() float64 + func (x *Order) GetLastErrMsg() string + func (x *Order) GetName() string + func (x *Order) GetOrderID() uint64 + func (x *Order) GetOrderIDEx() string + func (x *Order) GetOrderStatus() int32 + func (x *Order) GetOrderType() int32 + func (x *Order) GetPrice() float64 + func (x *Order) GetQty() float64 + func (x *Order) GetRemark() string + func (x *Order) GetSecMarket() int32 + func (x *Order) GetTimeInForce() int32 + func (x *Order) GetTrailSpread() float64 + func (x *Order) GetTrailType() int32 + func (x *Order) GetTrailValue() float64 + func (x *Order) GetTrdMarket() int32 + func (x *Order) GetTrdSide() int32 + func (x *Order) GetUpdateTime() string + func (x *Order) GetUpdateTimestamp() float64 + func (x *Order) ProtoReflect() protoreflect.Message + func (x *Order) Reset() + func (x *Order) String() string + type OrderFee struct + FeeAmount *float64 + FeeList []*OrderFeeItem + OrderIDEx *string + func (*OrderFee) Descriptor() ([]byte, []int) + func (*OrderFee) ProtoMessage() + func (x *OrderFee) GetFeeAmount() float64 + func (x *OrderFee) GetFeeList() []*OrderFeeItem + func (x *OrderFee) GetOrderIDEx() string + func (x *OrderFee) ProtoReflect() protoreflect.Message + func (x *OrderFee) Reset() + func (x *OrderFee) String() string + type OrderFeeItem struct + Title *string + Value *float64 + func (*OrderFeeItem) Descriptor() ([]byte, []int) + func (*OrderFeeItem) ProtoMessage() + func (x *OrderFeeItem) GetTitle() string + func (x *OrderFeeItem) GetValue() float64 + func (x *OrderFeeItem) ProtoReflect() protoreflect.Message + func (x *OrderFeeItem) Reset() + func (x *OrderFeeItem) String() string + type OrderFill struct + Code *string + CounterBrokerID *int32 + CounterBrokerName *string + CreateTime *string + CreateTimestamp *float64 + FillID *uint64 + FillIDEx *string + Name *string + OrderID *uint64 + OrderIDEx *string + Price *float64 + Qty *float64 + SecMarket *int32 + Status *int32 + TrdSide *int32 + UpdateTimestamp *float64 + func (*OrderFill) Descriptor() ([]byte, []int) + func (*OrderFill) ProtoMessage() + func (x *OrderFill) GetCode() string + func (x *OrderFill) GetCounterBrokerID() int32 + func (x *OrderFill) GetCounterBrokerName() string + func (x *OrderFill) GetCreateTime() string + func (x *OrderFill) GetCreateTimestamp() float64 + func (x *OrderFill) GetFillID() uint64 + func (x *OrderFill) GetFillIDEx() string + func (x *OrderFill) GetName() string + func (x *OrderFill) GetOrderID() uint64 + func (x *OrderFill) GetOrderIDEx() string + func (x *OrderFill) GetPrice() float64 + func (x *OrderFill) GetQty() float64 + func (x *OrderFill) GetSecMarket() int32 + func (x *OrderFill) GetStatus() int32 + func (x *OrderFill) GetTrdSide() int32 + func (x *OrderFill) GetUpdateTimestamp() float64 + func (x *OrderFill) ProtoReflect() protoreflect.Message + func (x *OrderFill) Reset() + func (x *OrderFill) String() string + type OrderFillStatus int32 + const OrderFillStatus_OrderFillStatus_Cancelled + const OrderFillStatus_OrderFillStatus_Changed + const OrderFillStatus_OrderFillStatus_OK + func (OrderFillStatus) Descriptor() protoreflect.EnumDescriptor + func (OrderFillStatus) EnumDescriptor() ([]byte, []int) + func (OrderFillStatus) Type() protoreflect.EnumType + func (x *OrderFillStatus) UnmarshalJSON(b []byte) error + func (x OrderFillStatus) Enum() *OrderFillStatus + func (x OrderFillStatus) Number() protoreflect.EnumNumber + func (x OrderFillStatus) String() string + type OrderStatus int32 + const OrderStatus_OrderStatus_Cancelled_All + const OrderStatus_OrderStatus_Cancelled_Part + const OrderStatus_OrderStatus_Cancelling_All + const OrderStatus_OrderStatus_Cancelling_Part + const OrderStatus_OrderStatus_Deleted + const OrderStatus_OrderStatus_Disabled + const OrderStatus_OrderStatus_Failed + const OrderStatus_OrderStatus_FillCancelled + const OrderStatus_OrderStatus_Filled_All + const OrderStatus_OrderStatus_Filled_Part + const OrderStatus_OrderStatus_SubmitFailed + const OrderStatus_OrderStatus_Submitted + const OrderStatus_OrderStatus_Submitting + const OrderStatus_OrderStatus_TimeOut + const OrderStatus_OrderStatus_Unknown + const OrderStatus_OrderStatus_Unsubmitted + const OrderStatus_OrderStatus_WaitingSubmit + func (OrderStatus) Descriptor() protoreflect.EnumDescriptor + func (OrderStatus) EnumDescriptor() ([]byte, []int) + func (OrderStatus) Type() protoreflect.EnumType + func (x *OrderStatus) UnmarshalJSON(b []byte) error + func (x OrderStatus) Enum() *OrderStatus + func (x OrderStatus) Number() protoreflect.EnumNumber + func (x OrderStatus) String() string + type OrderType int32 + const OrderType_OrderType_AbsoluteLimit + const OrderType_OrderType_Auction + const OrderType_OrderType_AuctionLimit + const OrderType_OrderType_LimitifTouched + const OrderType_OrderType_Market + const OrderType_OrderType_MarketifTouched + const OrderType_OrderType_Normal + const OrderType_OrderType_SpecialLimit + const OrderType_OrderType_SpecialLimit_All + const OrderType_OrderType_Stop + const OrderType_OrderType_StopLimit + const OrderType_OrderType_TWAP_LIMIT + const OrderType_OrderType_TWAP_MARKET + const OrderType_OrderType_TrailingStop + const OrderType_OrderType_TrailingStopLimit + const OrderType_OrderType_Unknown + const OrderType_OrderType_VWAP_LIMIT + const OrderType_OrderType_VWAP_MARKET + func (OrderType) Descriptor() protoreflect.EnumDescriptor + func (OrderType) EnumDescriptor() ([]byte, []int) + func (OrderType) Type() protoreflect.EnumType + func (x *OrderType) UnmarshalJSON(b []byte) error + func (x OrderType) Enum() *OrderType + func (x OrderType) Number() protoreflect.EnumNumber + func (x OrderType) String() string + type Position struct + CanSellQty *float64 + Code *string + CostPrice *float64 + Currency *int32 + Name *string + PlRatio *float64 + PlVal *float64 + PositionID *uint64 + PositionSide *int32 + Price *float64 + Qty *float64 + RealizedPL *float64 + SecMarket *int32 + TdBuyQty *float64 + TdBuyVal *float64 + TdPlVal *float64 + TdSellQty *float64 + TdSellVal *float64 + TdTrdVal *float64 + TrdMarket *int32 + UnrealizedPL *float64 + Val *float64 + func (*Position) Descriptor() ([]byte, []int) + func (*Position) ProtoMessage() + func (x *Position) GetCanSellQty() float64 + func (x *Position) GetCode() string + func (x *Position) GetCostPrice() float64 + func (x *Position) GetCurrency() int32 + func (x *Position) GetName() string + func (x *Position) GetPlRatio() float64 + func (x *Position) GetPlVal() float64 + func (x *Position) GetPositionID() uint64 + func (x *Position) GetPositionSide() int32 + func (x *Position) GetPrice() float64 + func (x *Position) GetQty() float64 + func (x *Position) GetRealizedPL() float64 + func (x *Position) GetSecMarket() int32 + func (x *Position) GetTdBuyQty() float64 + func (x *Position) GetTdBuyVal() float64 + func (x *Position) GetTdPlVal() float64 + func (x *Position) GetTdSellQty() float64 + func (x *Position) GetTdSellVal() float64 + func (x *Position) GetTdTrdVal() float64 + func (x *Position) GetTrdMarket() int32 + func (x *Position) GetUnrealizedPL() float64 + func (x *Position) GetVal() float64 + func (x *Position) ProtoReflect() protoreflect.Message + func (x *Position) Reset() + func (x *Position) String() string + type PositionSide int32 + const PositionSide_PositionSide_Long + const PositionSide_PositionSide_Short + const PositionSide_PositionSide_Unknown + func (PositionSide) Descriptor() protoreflect.EnumDescriptor + func (PositionSide) EnumDescriptor() ([]byte, []int) + func (PositionSide) Type() protoreflect.EnumType + func (x *PositionSide) UnmarshalJSON(b []byte) error + func (x PositionSide) Enum() *PositionSide + func (x PositionSide) Number() protoreflect.EnumNumber + func (x PositionSide) String() string + type SecurityFirm int32 + const SecurityFirm_SecurityFirm_FutuAU + const SecurityFirm_SecurityFirm_FutuInc + const SecurityFirm_SecurityFirm_FutuSG + const SecurityFirm_SecurityFirm_FutuSecurities + const SecurityFirm_SecurityFirm_Unknown + func (SecurityFirm) Descriptor() protoreflect.EnumDescriptor + func (SecurityFirm) EnumDescriptor() ([]byte, []int) + func (SecurityFirm) Type() protoreflect.EnumType + func (x *SecurityFirm) UnmarshalJSON(b []byte) error + func (x SecurityFirm) Enum() *SecurityFirm + func (x SecurityFirm) Number() protoreflect.EnumNumber + func (x SecurityFirm) String() string + type SimAccType int32 + const SimAccType_SimAccType_Futures + const SimAccType_SimAccType_Option + const SimAccType_SimAccType_Stock + const SimAccType_SimAccType_Unknown + func (SimAccType) Descriptor() protoreflect.EnumDescriptor + func (SimAccType) EnumDescriptor() ([]byte, []int) + func (SimAccType) Type() protoreflect.EnumType + func (x *SimAccType) UnmarshalJSON(b []byte) error + func (x SimAccType) Enum() *SimAccType + func (x SimAccType) Number() protoreflect.EnumNumber + func (x SimAccType) String() string + type TimeInForce int32 + const TimeInForce_TimeInForce_DAY + const TimeInForce_TimeInForce_GTC + func (TimeInForce) Descriptor() protoreflect.EnumDescriptor + func (TimeInForce) EnumDescriptor() ([]byte, []int) + func (TimeInForce) Type() protoreflect.EnumType + func (x *TimeInForce) UnmarshalJSON(b []byte) error + func (x TimeInForce) Enum() *TimeInForce + func (x TimeInForce) Number() protoreflect.EnumNumber + func (x TimeInForce) String() string + type TrailType int32 + const TrailType_TrailType_Amount + const TrailType_TrailType_Ratio + const TrailType_TrailType_Unknown + func (TrailType) Descriptor() protoreflect.EnumDescriptor + func (TrailType) EnumDescriptor() ([]byte, []int) + func (TrailType) Type() protoreflect.EnumType + func (x *TrailType) UnmarshalJSON(b []byte) error + func (x TrailType) Enum() *TrailType + func (x TrailType) Number() protoreflect.EnumNumber + func (x TrailType) String() string + type TrdAcc struct + AccID *uint64 + AccStatus *int32 + AccType *int32 + CardNum *string + SecurityFirm *int32 + SimAccType *int32 + TrdEnv *int32 + TrdMarketAuthList []int32 + UniCardNum *string + func (*TrdAcc) Descriptor() ([]byte, []int) + func (*TrdAcc) ProtoMessage() + func (x *TrdAcc) GetAccID() uint64 + func (x *TrdAcc) GetAccStatus() int32 + func (x *TrdAcc) GetAccType() int32 + func (x *TrdAcc) GetCardNum() string + func (x *TrdAcc) GetSecurityFirm() int32 + func (x *TrdAcc) GetSimAccType() int32 + func (x *TrdAcc) GetTrdEnv() int32 + func (x *TrdAcc) GetTrdMarketAuthList() []int32 + func (x *TrdAcc) GetUniCardNum() string + func (x *TrdAcc) ProtoReflect() protoreflect.Message + func (x *TrdAcc) Reset() + func (x *TrdAcc) String() string + type TrdAccStatus int32 + const TrdAccStatus_TrdAccStatus_Active + const TrdAccStatus_TrdAccStatus_Disabled + func (TrdAccStatus) Descriptor() protoreflect.EnumDescriptor + func (TrdAccStatus) EnumDescriptor() ([]byte, []int) + func (TrdAccStatus) Type() protoreflect.EnumType + func (x *TrdAccStatus) UnmarshalJSON(b []byte) error + func (x TrdAccStatus) Enum() *TrdAccStatus + func (x TrdAccStatus) Number() protoreflect.EnumNumber + func (x TrdAccStatus) String() string + type TrdAccType int32 + const TrdAccType_TrdAccType_Cash + const TrdAccType_TrdAccType_Margin + const TrdAccType_TrdAccType_Unknown + func (TrdAccType) Descriptor() protoreflect.EnumDescriptor + func (TrdAccType) EnumDescriptor() ([]byte, []int) + func (TrdAccType) Type() protoreflect.EnumType + func (x *TrdAccType) UnmarshalJSON(b []byte) error + func (x TrdAccType) Enum() *TrdAccType + func (x TrdAccType) Number() protoreflect.EnumNumber + func (x TrdAccType) String() string + type TrdCategory int32 + const TrdCategory_TrdCategory_Future + const TrdCategory_TrdCategory_Security + const TrdCategory_TrdCategory_Unknown + func (TrdCategory) Descriptor() protoreflect.EnumDescriptor + func (TrdCategory) EnumDescriptor() ([]byte, []int) + func (TrdCategory) Type() protoreflect.EnumType + func (x *TrdCategory) UnmarshalJSON(b []byte) error + func (x TrdCategory) Enum() *TrdCategory + func (x TrdCategory) Number() protoreflect.EnumNumber + func (x TrdCategory) String() string + type TrdEnv int32 + const TrdEnv_TrdEnv_Real + const TrdEnv_TrdEnv_Simulate + func (TrdEnv) Descriptor() protoreflect.EnumDescriptor + func (TrdEnv) EnumDescriptor() ([]byte, []int) + func (TrdEnv) Type() protoreflect.EnumType + func (x *TrdEnv) UnmarshalJSON(b []byte) error + func (x TrdEnv) Enum() *TrdEnv + func (x TrdEnv) Number() protoreflect.EnumNumber + func (x TrdEnv) String() string + type TrdFilterConditions struct + BeginTime *string + CodeList []string + EndTime *string + IdList []uint64 + OrderIDExList []string + func (*TrdFilterConditions) Descriptor() ([]byte, []int) + func (*TrdFilterConditions) ProtoMessage() + func (x *TrdFilterConditions) GetBeginTime() string + func (x *TrdFilterConditions) GetCodeList() []string + func (x *TrdFilterConditions) GetEndTime() string + func (x *TrdFilterConditions) GetIdList() []uint64 + func (x *TrdFilterConditions) GetOrderIDExList() []string + func (x *TrdFilterConditions) ProtoReflect() protoreflect.Message + func (x *TrdFilterConditions) Reset() + func (x *TrdFilterConditions) String() string + type TrdHeader struct + AccID *uint64 + TrdEnv *int32 + TrdMarket *int32 + func (*TrdHeader) Descriptor() ([]byte, []int) + func (*TrdHeader) ProtoMessage() + func (x *TrdHeader) GetAccID() uint64 + func (x *TrdHeader) GetTrdEnv() int32 + func (x *TrdHeader) GetTrdMarket() int32 + func (x *TrdHeader) ProtoReflect() protoreflect.Message + func (x *TrdHeader) Reset() + func (x *TrdHeader) String() string + type TrdMarket int32 + const TrdMarket_TrdMarket_CN + const TrdMarket_TrdMarket_Futures + const TrdMarket_TrdMarket_Futures_Simulate_HK + const TrdMarket_TrdMarket_Futures_Simulate_JP + const TrdMarket_TrdMarket_Futures_Simulate_SG + const TrdMarket_TrdMarket_Futures_Simulate_US + const TrdMarket_TrdMarket_HK + const TrdMarket_TrdMarket_HKCC + const TrdMarket_TrdMarket_HK_Fund + const TrdMarket_TrdMarket_SG + const TrdMarket_TrdMarket_US + const TrdMarket_TrdMarket_US_Fund + const TrdMarket_TrdMarket_Unknown + func (TrdMarket) Descriptor() protoreflect.EnumDescriptor + func (TrdMarket) EnumDescriptor() ([]byte, []int) + func (TrdMarket) Type() protoreflect.EnumType + func (x *TrdMarket) UnmarshalJSON(b []byte) error + func (x TrdMarket) Enum() *TrdMarket + func (x TrdMarket) Number() protoreflect.EnumNumber + func (x TrdMarket) String() string + type TrdSecMarket int32 + const TrdSecMarket_TrdSecMarket_CN_SH + const TrdSecMarket_TrdSecMarket_CN_SZ + const TrdSecMarket_TrdSecMarket_HK + const TrdSecMarket_TrdSecMarket_JP + const TrdSecMarket_TrdSecMarket_SG + const TrdSecMarket_TrdSecMarket_US + const TrdSecMarket_TrdSecMarket_Unknown + func (TrdSecMarket) Descriptor() protoreflect.EnumDescriptor + func (TrdSecMarket) EnumDescriptor() ([]byte, []int) + func (TrdSecMarket) Type() protoreflect.EnumType + func (x *TrdSecMarket) UnmarshalJSON(b []byte) error + func (x TrdSecMarket) Enum() *TrdSecMarket + func (x TrdSecMarket) Number() protoreflect.EnumNumber + func (x TrdSecMarket) String() string + type TrdSide int32 + const TrdSide_TrdSide_Buy + const TrdSide_TrdSide_BuyBack + const TrdSide_TrdSide_Sell + const TrdSide_TrdSide_SellShort + const TrdSide_TrdSide_Unknown + func (TrdSide) Descriptor() protoreflect.EnumDescriptor + func (TrdSide) EnumDescriptor() ([]byte, []int) + func (TrdSide) Type() protoreflect.EnumType + func (x *TrdSide) UnmarshalJSON(b []byte) error + func (x TrdSide) Enum() *TrdSide + func (x TrdSide) Number() protoreflect.EnumNumber + func (x TrdSide) String() string