C# 클래스 XAPI.OrderField

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

공개 프로퍼티들

프로퍼티 타입 설명
AvgPx double
Business BusinessType
CumQty double
Date int
ExecType ExecType
HedgeFlag HedgeFlagType
LeavesQty double
OpenClose OpenCloseType
Price double
Qty double
RawErrorID int
ReserveInt32 int
Side OrderSide
Status OrderStatus
StopPx double
Time int
TimeInForce TimeInForce
Type OrderType
XErrorID int

프로퍼티 상세

AvgPx 공개적으로 프로퍼티

public double AvgPx
리턴 double

Business 공개적으로 프로퍼티

public BusinessType Business
리턴 BusinessType

CumQty 공개적으로 프로퍼티

public double CumQty
리턴 double

Date 공개적으로 프로퍼티

public int Date
리턴 int

ExecType 공개적으로 프로퍼티

public ExecType ExecType
리턴 ExecType

HedgeFlag 공개적으로 프로퍼티

public HedgeFlagType HedgeFlag
리턴 HedgeFlagType

LeavesQty 공개적으로 프로퍼티

public double LeavesQty
리턴 double

OpenClose 공개적으로 프로퍼티

public OpenCloseType OpenClose
리턴 OpenCloseType

Price 공개적으로 프로퍼티

public double Price
리턴 double

Qty 공개적으로 프로퍼티

public double Qty
리턴 double

RawErrorID 공개적으로 프로퍼티

public int RawErrorID
리턴 int

ReserveInt32 공개적으로 프로퍼티

public int ReserveInt32
리턴 int

Side 공개적으로 프로퍼티

public OrderSide Side
리턴 OrderSide

Status 공개적으로 프로퍼티

public OrderStatus Status
리턴 OrderStatus

StopPx 공개적으로 프로퍼티

public double StopPx
리턴 double

Time 공개적으로 프로퍼티

public int Time
리턴 int

TimeInForce 공개적으로 프로퍼티

public TimeInForce TimeInForce
리턴 TimeInForce

Type 공개적으로 프로퍼티

public OrderType Type
리턴 OrderType

XErrorID 공개적으로 프로퍼티

public int XErrorID
리턴 int