C# Class QuickFix.Fields.OpenInterest

OpenInterest Field
Inheritance: DecimalField
ファイルを表示 Open project: kennystone/quickfixn Class Usage Examples

Public Methods

Method Description
OpenInterest ( ) : System
OpenInterest ( Decimal val ) : System

Method Details

OpenInterest() public method

public OpenInterest ( ) : System
return System

OpenInterest() public method

public OpenInterest ( Decimal val ) : System
val Decimal
return System