C# 클래스 XAPI.COM.DepthMarketDataNClass

파일 보기 프로젝트 열기: QuantBox/XAPI2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActionDay int
AskPrice1 double
AskSize int
AveragePrice double
BidPrice1 double
BidSize int
ClosePrice double
Exchange int
ExchangeID string
HighestPrice double
InstrumentID string
LastPrice double
LowerLimitPrice double
LowestPrice double
OpenInterest double
OpenPrice double
PreClosePrice double
PreOpenInterest double
PreSettlementPrice double
SettlementPrice double
Symbol string
TradingDay int
TradingPhase int
TradingPhase_String string
Turnover double
UpdateMillisec int
UpdateTime int
UpperLimitPrice double
Volume double

프로퍼티 상세

ActionDay 공개적으로 프로퍼티

public int ActionDay
리턴 int

AskPrice1 공개적으로 프로퍼티

public double AskPrice1
리턴 double

AskSize 공개적으로 프로퍼티

public int AskSize
리턴 int

AveragePrice 공개적으로 프로퍼티

当日均价
public double AveragePrice
리턴 double

BidPrice1 공개적으로 프로퍼티

public double BidPrice1
리턴 double

BidSize 공개적으로 프로퍼티

public int BidSize
리턴 int

ClosePrice 공개적으로 프로퍼티

今收盘
public double ClosePrice
리턴 double

Exchange 공개적으로 프로퍼티

交易所代码
public int Exchange
리턴 int

ExchangeID 공개적으로 프로퍼티

public string ExchangeID
리턴 string

HighestPrice 공개적으로 프로퍼티

最高价
public double HighestPrice
리턴 double

InstrumentID 공개적으로 프로퍼티

public string InstrumentID
리턴 string

LastPrice 공개적으로 프로퍼티

最新价
public double LastPrice
리턴 double

LowerLimitPrice 공개적으로 프로퍼티

跌停板价
public double LowerLimitPrice
리턴 double

LowestPrice 공개적으로 프로퍼티

最低价
public double LowestPrice
리턴 double

OpenInterest 공개적으로 프로퍼티

持仓量
public double OpenInterest
리턴 double

OpenPrice 공개적으로 프로퍼티

今开盘
public double OpenPrice
리턴 double

PreClosePrice 공개적으로 프로퍼티

昨收盘
public double PreClosePrice
리턴 double

PreOpenInterest 공개적으로 프로퍼티

昨持仓量
public double PreOpenInterest
리턴 double

PreSettlementPrice 공개적으로 프로퍼티

上次结算价
public double PreSettlementPrice
리턴 double

SettlementPrice 공개적으로 프로퍼티

本次结算价
public double SettlementPrice
리턴 double

Symbol 공개적으로 프로퍼티

public string Symbol
리턴 string

TradingDay 공개적으로 프로퍼티

public int TradingDay
리턴 int

TradingPhase 공개적으로 프로퍼티

public int TradingPhase
리턴 int

TradingPhase_String 공개적으로 프로퍼티

public string TradingPhase_String
리턴 string

Turnover 공개적으로 프로퍼티

成交金额
public double Turnover
리턴 double

UpdateMillisec 공개적으로 프로퍼티

public int UpdateMillisec
리턴 int

UpdateTime 공개적으로 프로퍼티

public int UpdateTime
리턴 int

UpperLimitPrice 공개적으로 프로퍼티

涨停板价
public double UpperLimitPrice
리턴 double

Volume 공개적으로 프로퍼티

数量
public double Volume
리턴 double