C# 클래스 FastQuant.BarFilter

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

공개 메소드들

메소드 설명
Add ( BarType barType, long barSize ) : void
Clear ( ) : void
Contains ( BarType barType, long barSize ) : bool

메소드 상세

Add() 공개 메소드

public Add ( BarType barType, long barSize ) : void
barType BarType
barSize long
리턴 void

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Contains() 공개 메소드

public Contains ( BarType barType, long barSize ) : bool
barType BarType
barSize long
리턴 bool