Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FastQuant
Pricer
C# 클래스 FastQuant.Pricer
파일 보기
프로젝트 열기: fastquant/fastquant.dll
1 사용 예제들
공개 메소드들
메소드
설명
GetPrice
(
Position
position
) :
double
GetValue
(
Position
position
) :
double
Pricer
(
Framework
framework
)
메소드 상세
GetPrice()
공개
메소드
public
GetPrice
(
Position
position
) :
double
position
Position
리턴
double
GetValue()
공개
메소드
public
GetValue
(
Position
position
) :
double
position
Position
리턴
double
Pricer()
공개
메소드
public
Pricer
(
Framework
framework
)
framework
Framework