C# 클래스 Samples.VWAP.VWAP_SellSide.OrderInfo

파일 보기 프로젝트 열기: fastquant/fastquant.dll

공개 프로퍼티들

프로퍼티 타입 설명
Command FastQuant.ExecutionCommand
QtyFilled double

공개 메소드들

메소드 설명
AddOrder ( Order order ) : void
OrderInfo ( ExecutionCommand command ) : System

메소드 상세

AddOrder() 공개 메소드

public AddOrder ( Order order ) : void
order FastQuant.Order
리턴 void

OrderInfo() 공개 메소드

public OrderInfo ( ExecutionCommand command ) : System
command FastQuant.ExecutionCommand
리턴 System

프로퍼티 상세

Command 공개적으로 프로퍼티

public ExecutionCommand,FastQuant Command
리턴 FastQuant.ExecutionCommand

QtyFilled 공개적으로 프로퍼티

public double QtyFilled
리턴 double