Class SecDBFileReader.SummarySample
Inheritance
System.Object
    
    
    SecDBFileReader.SummarySample
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: NFX.Financial.Market.SecDb
Assembly: NFX.dll
Syntax
public class SummarySample : SecDBFileReader.StreamSample, ITimeSeriesSample, ITimedSample
  Fields
AskQty
Declaration
public readonly ulong AskQty
  Field Value
| Type | Description | 
|---|---|
| System.UInt64 | 
BidQty
Declaration
public readonly ulong BidQty
  Field Value
| Type | Description | 
|---|---|
| System.UInt64 | 
IsAskQty
Declaration
public readonly bool IsAskQty
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsBidQty
Declaration
public readonly bool IsBidQty
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsPositions
Declaration
public readonly bool IsPositions
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsRisk
Declaration
public readonly bool IsRisk
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
Positions
Declaration
public readonly long Positions
  Field Value
| Type | Description | 
|---|---|
| System.Int64 | 
RiskAmt
Declaration
public readonly double RiskAmt
  Field Value
| Type | Description | 
|---|---|
| System.Double |