C# Class FastQuant.BarFilter

Afficher le fichier Open project: fastquant/fastquant.dll Class Usage Examples

Méthodes publiques

Méthode Description
Add ( BarType barType, long barSize ) : void
Clear ( ) : void
Contains ( BarType barType, long barSize ) : bool

Method Details

Add() public méthode

public Add ( BarType barType, long barSize ) : void
barType BarType
barSize long
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

Contains() public méthode

public Contains ( BarType barType, long barSize ) : bool
barType BarType
barSize long
Résultat bool