C# 클래스 FastQuant.Position

파일 보기 프로젝트 열기: fastquant/fastquant.dll 1 사용 예제들

공개 메소드들

메소드 설명
Add ( FastQuant.Fill fill ) : void
GetSideAsString ( ) : string
Position ( ) : System
Position ( Portfolio portfolio, Instrument instrument ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
method_0 ( FastQuant.Fill fill_1 ) : void
method_1 ( double double_5 ) : double
method_2 ( double double_5, double double_6 ) : double

메소드 상세

Add() 공개 메소드

public Add ( FastQuant.Fill fill ) : void
fill FastQuant.Fill
리턴 void

GetSideAsString() 공개 메소드

public GetSideAsString ( ) : string
리턴 string

Position() 공개 메소드

public Position ( ) : System
리턴 System

Position() 공개 메소드

public Position ( Portfolio portfolio, Instrument instrument ) : System
portfolio Portfolio
instrument Instrument
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string