C# Class QuickFix.Fields.AvgPx

AvgPx Field
Inheritance: DecimalField
Show file Open project: kennystone/quickfixn Class Usage Examples

Public Methods

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

Method Details

AvgPx() public method

public AvgPx ( ) : System
return System

AvgPx() public method

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