C# 클래스 FastQuant.Indicators.EWV

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

공개 메소드들

메소드 설명
Calculate ( int index ) : void
EWV ( ISeries input, double length, double initValue ) : System

메소드 상세

Calculate() 공개 메소드

public Calculate ( int index ) : void
index int
리턴 void

EWV() 공개 메소드

public EWV ( ISeries input, double length, double initValue ) : System
input ISeries
length double
initValue double
리턴 System