C# Class FastQuant.FrameworkExtensions

Datei anzeigen Open project: fastquant/fastquant.dll

Public Methods

Method Description
GetOrCreatePortfolio ( this framework, string name, bool emitEvent = true ) : Portfolio

Method Details

GetOrCreatePortfolio() public static method

public static GetOrCreatePortfolio ( this framework, string name, bool emitEvent = true ) : Portfolio
framework this
name string
emitEvent bool
return Portfolio