#[repr(C)]pub struct CThostFtdcQuoteField {Show 50 fields
pub BrokerID: TThostFtdcBrokerIDType,
pub InvestorID: TThostFtdcInvestorIDType,
pub InstrumentID: TThostFtdcInstrumentIDType,
pub QuoteRef: TThostFtdcOrderRefType,
pub UserID: TThostFtdcUserIDType,
pub AskPrice: TThostFtdcPriceType,
pub BidPrice: TThostFtdcPriceType,
pub AskVolume: TThostFtdcVolumeType,
pub BidVolume: TThostFtdcVolumeType,
pub RequestID: TThostFtdcRequestIDType,
pub BusinessUnit: TThostFtdcBusinessUnitType,
pub AskOffsetFlag: TThostFtdcOffsetFlagType,
pub BidOffsetFlag: TThostFtdcOffsetFlagType,
pub AskHedgeFlag: TThostFtdcHedgeFlagType,
pub BidHedgeFlag: TThostFtdcHedgeFlagType,
pub QuoteLocalID: TThostFtdcOrderLocalIDType,
pub ExchangeID: TThostFtdcExchangeIDType,
pub ParticipantID: TThostFtdcParticipantIDType,
pub ClientID: TThostFtdcClientIDType,
pub ExchangeInstID: TThostFtdcExchangeInstIDType,
pub TraderID: TThostFtdcTraderIDType,
pub InstallID: TThostFtdcInstallIDType,
pub NotifySequence: TThostFtdcSequenceNoType,
pub OrderSubmitStatus: TThostFtdcOrderSubmitStatusType,
pub TradingDay: TThostFtdcDateType,
pub SettlementID: TThostFtdcSettlementIDType,
pub QuoteSysID: TThostFtdcOrderSysIDType,
pub InsertDate: TThostFtdcDateType,
pub InsertTime: TThostFtdcTimeType,
pub CancelTime: TThostFtdcTimeType,
pub QuoteStatus: TThostFtdcOrderStatusType,
pub ClearingPartID: TThostFtdcParticipantIDType,
pub SequenceNo: TThostFtdcSequenceNoType,
pub AskOrderSysID: TThostFtdcOrderSysIDType,
pub BidOrderSysID: TThostFtdcOrderSysIDType,
pub FrontID: TThostFtdcFrontIDType,
pub SessionID: TThostFtdcSessionIDType,
pub UserProductInfo: TThostFtdcProductInfoType,
pub StatusMsg: TThostFtdcErrorMsgType,
pub ActiveUserID: TThostFtdcUserIDType,
pub BrokerQuoteSeq: TThostFtdcSequenceNoType,
pub AskOrderRef: TThostFtdcOrderRefType,
pub BidOrderRef: TThostFtdcOrderRefType,
pub ForQuoteSysID: TThostFtdcOrderSysIDType,
pub BranchID: TThostFtdcBranchIDType,
pub InvestUnitID: TThostFtdcInvestUnitIDType,
pub AccountID: TThostFtdcAccountIDType,
pub CurrencyID: TThostFtdcCurrencyIDType,
pub IPAddress: TThostFtdcIPAddressType,
pub MacAddress: TThostFtdcMacAddressType,
}Expand description
报价
Fields§
§BrokerID: TThostFtdcBrokerIDType经纪公司代码
InvestorID: TThostFtdcInvestorIDType投资者代码
InstrumentID: TThostFtdcInstrumentIDType合约代码
QuoteRef: TThostFtdcOrderRefType报价引用
UserID: TThostFtdcUserIDType用户代码
AskPrice: TThostFtdcPriceType卖价格
BidPrice: TThostFtdcPriceType买价格
AskVolume: TThostFtdcVolumeType卖数量
BidVolume: TThostFtdcVolumeType买数量
RequestID: TThostFtdcRequestIDType请求编号
BusinessUnit: TThostFtdcBusinessUnitType业务单元
AskOffsetFlag: TThostFtdcOffsetFlagType卖开平标志
BidOffsetFlag: TThostFtdcOffsetFlagType买开平标志
AskHedgeFlag: TThostFtdcHedgeFlagType卖投机套保标志
BidHedgeFlag: TThostFtdcHedgeFlagType买投机套保标志
QuoteLocalID: TThostFtdcOrderLocalIDType本地报价编号
ExchangeID: TThostFtdcExchangeIDType交易所代码
ParticipantID: TThostFtdcParticipantIDType会员代码
ClientID: TThostFtdcClientIDType客户代码
ExchangeInstID: TThostFtdcExchangeInstIDType合约在交易所的代码
TraderID: TThostFtdcTraderIDType交易所交易员代码
InstallID: TThostFtdcInstallIDType安装编号
NotifySequence: TThostFtdcSequenceNoType报价提示序号
OrderSubmitStatus: TThostFtdcOrderSubmitStatusType报价提交状态
TradingDay: TThostFtdcDateType交易日
SettlementID: TThostFtdcSettlementIDType结算编号
QuoteSysID: TThostFtdcOrderSysIDType报价编号
InsertDate: TThostFtdcDateType报单日期
InsertTime: TThostFtdcTimeType插入时间
CancelTime: TThostFtdcTimeType撤销时间
QuoteStatus: TThostFtdcOrderStatusType报价状态
ClearingPartID: TThostFtdcParticipantIDType结算会员编号
SequenceNo: TThostFtdcSequenceNoType序号
AskOrderSysID: TThostFtdcOrderSysIDType卖方报单编号
BidOrderSysID: TThostFtdcOrderSysIDType买方报单编号
FrontID: TThostFtdcFrontIDType前置编号
SessionID: TThostFtdcSessionIDType会话编号
UserProductInfo: TThostFtdcProductInfoType用户端产品信息
StatusMsg: TThostFtdcErrorMsgType状态信息
ActiveUserID: TThostFtdcUserIDType操作用户代码
BrokerQuoteSeq: TThostFtdcSequenceNoType经纪公司报价编号
AskOrderRef: TThostFtdcOrderRefType衍生卖报单引用
BidOrderRef: TThostFtdcOrderRefType衍生买报单引用
ForQuoteSysID: TThostFtdcOrderSysIDType应价编号
BranchID: TThostFtdcBranchIDType营业部编号
InvestUnitID: TThostFtdcInvestUnitIDType投资单元代码
AccountID: TThostFtdcAccountIDType资金账号
CurrencyID: TThostFtdcCurrencyIDType币种代码
IPAddress: TThostFtdcIPAddressTypeIP地址
MacAddress: TThostFtdcMacAddressTypeMac地址
Trait Implementations§
Source§impl Clone for CThostFtdcQuoteField
impl Clone for CThostFtdcQuoteField
Source§impl Default for CThostFtdcQuoteField
impl Default for CThostFtdcQuoteField
impl Copy for CThostFtdcQuoteField
Auto Trait Implementations§
impl Freeze for CThostFtdcQuoteField
impl RefUnwindSafe for CThostFtdcQuoteField
impl Send for CThostFtdcQuoteField
impl Sync for CThostFtdcQuoteField
impl Unpin for CThostFtdcQuoteField
impl UnwindSafe for CThostFtdcQuoteField
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more