C# 클래스 XAPI.TickField

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

공개 프로퍼티들

프로퍼티 타입 설명
AskPrice1 double
AskSize1 int
BidPrice1 double
BidSize1 int
Date int
LastPrice double
Millisecond int
OpenInterest double
Time int
Volume double

프로퍼티 상세

AskPrice1 공개적으로 프로퍼티

public double AskPrice1
리턴 double

AskSize1 공개적으로 프로퍼티

public int AskSize1
리턴 int

BidPrice1 공개적으로 프로퍼티

public double BidPrice1
리턴 double

BidSize1 공개적으로 프로퍼티

public int BidSize1
리턴 int

Date 공개적으로 프로퍼티

public int Date
리턴 int

LastPrice 공개적으로 프로퍼티

public double LastPrice
리턴 double

Millisecond 공개적으로 프로퍼티

public int Millisecond
리턴 int

OpenInterest 공개적으로 프로퍼티

public double OpenInterest
리턴 double

Time 공개적으로 프로퍼티

public int Time
리턴 int

Volume 공개적으로 프로퍼티

public double Volume
리턴 double