C# Class FastQuant.MetaStrategy

Inheritance: Strategy
Afficher le fichier Open project: fastquant/fastquant.dll

Méthodes publiques

Méthode Description
Add ( Strategy strategy ) : void
MetaStrategy ( Framework framework, string name ) : System.Collections.Generic

Private Methods

Méthode Description
EmitStrategyStart ( ) : void

Method Details

Add() public méthode

public Add ( Strategy strategy ) : void
strategy Strategy
Résultat void

MetaStrategy() public méthode

public MetaStrategy ( Framework framework, string name ) : System.Collections.Generic
framework Framework
name string
Résultat System.Collections.Generic