C# Class Samples.Components.MyRisk

Inheritance: FastQuant.Component.RiskComponent
Show file Open project: fastquant/fastquant.dll Class Usage Examples

Public Methods

Method Description
OnPositionChanged ( Position position ) : void

Method Details

OnPositionChanged() public method

public OnPositionChanged ( Position position ) : void
position FastQuant.Position
return void