C# 클래스 XAPI.COM.TradeClass

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

공개 프로퍼티들

프로퍼티 타입 설명
AccountID string
Business int
Business_String string
ClientID string
Commission double
Date int
ExchangeID string
HedgeFlag int
HedgeFlag_String string
ID string
InstrumentID string
InstrumentName string
OpenClose int
OpenClose_String string
PortfolioID1 string
PortfolioID2 string
PortfolioID3 string
Price double
Qty double
ReserveChar64 string
ReserveInt32 int
Side int
Side_String string
Symbol string
Time int
TradeID string

프로퍼티 상세

AccountID 공개적으로 프로퍼티

public string AccountID
리턴 string

Business 공개적으로 프로퍼티

public int Business
리턴 int

Business_String 공개적으로 프로퍼티

public string Business_String
리턴 string

ClientID 공개적으로 프로퍼티

public string ClientID
리턴 string

Commission 공개적으로 프로퍼티

public double Commission
리턴 double

Date 공개적으로 프로퍼티

public int Date
리턴 int

ExchangeID 공개적으로 프로퍼티

public string ExchangeID
리턴 string

HedgeFlag 공개적으로 프로퍼티

public int HedgeFlag
리턴 int

HedgeFlag_String 공개적으로 프로퍼티

public string HedgeFlag_String
리턴 string

ID 공개적으로 프로퍼티

public string ID
리턴 string

InstrumentID 공개적으로 프로퍼티

public string InstrumentID
리턴 string

InstrumentName 공개적으로 프로퍼티

public string InstrumentName
리턴 string

OpenClose 공개적으로 프로퍼티

public int OpenClose
리턴 int

OpenClose_String 공개적으로 프로퍼티

public string OpenClose_String
리턴 string

PortfolioID1 공개적으로 프로퍼티

public string PortfolioID1
리턴 string

PortfolioID2 공개적으로 프로퍼티

public string PortfolioID2
리턴 string

PortfolioID3 공개적으로 프로퍼티

public string PortfolioID3
리턴 string

Price 공개적으로 프로퍼티

public double Price
리턴 double

Qty 공개적으로 프로퍼티

public double Qty
리턴 double

ReserveChar64 공개적으로 프로퍼티

public string ReserveChar64
리턴 string

ReserveInt32 공개적으로 프로퍼티

public int ReserveInt32
리턴 int

Side 공개적으로 프로퍼티

public int Side
리턴 int

Side_String 공개적으로 프로퍼티

public string Side_String
리턴 string

Symbol 공개적으로 프로퍼티

public string Symbol
리턴 string

Time 공개적으로 프로퍼티

public int Time
리턴 int

TradeID 공개적으로 프로퍼티

public string TradeID
리턴 string