C# Class FastQuant.MetaStrategy

Inheritance: Strategy
Datei anzeigen Open project: fastquant/fastquant.dll

Public Methods

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

Private Methods

Method Description
EmitStrategyStart ( ) : void

Method Details

Add() public method

public Add ( Strategy strategy ) : void
strategy Strategy
return void

MetaStrategy() public method

public MetaStrategy ( Framework framework, string name ) : System.Collections.Generic
framework Framework
name string
return System.Collections.Generic