C# 클래스 FastQuant.MetaStrategy

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

공개 메소드들

메소드 설명
Add ( Strategy strategy ) : void
MetaStrategy ( Framework framework, string name ) : System.Collections.Generic

비공개 메소드들

메소드 설명
EmitStrategyStart ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( Strategy strategy ) : void
strategy Strategy
리턴 void

MetaStrategy() 공개 메소드

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