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
Indicators
EMV
C# 클래스 FastQuant.Indicators.EMV
상속:
Indicator
파일 보기
프로젝트 열기: fastquant/fastquant.dll
공개 메소드들
메소드
설명
Calculate
(
int
index
) :
void
EMV
(
ISeries
input
) :
System
Value
(
ISeries
input
,
int
index
) :
double
보호된 메소드들
메소드
설명
Init
( ) :
void
메소드 상세
Calculate()
공개
메소드
public
Calculate
(
int
index
) :
void
index
int
리턴
void
EMV()
공개
메소드
public
EMV
(
ISeries
input
) :
System
input
ISeries
리턴
System
Init()
보호된
메소드
protected
Init
( ) :
void
리턴
void
Value()
공개
정적인
메소드
public
static
Value
(
ISeries
input
,
int
index
) :
double
input
ISeries
index
int
리턴
double