MarketFactory 3.14.0 C# API
MFMassQuote Class Reference
Inheritance diagram for MFMassQuote:

Public Member Functions

 MFMassQuote ()
 
 MFMassQuote (ProtoByteBuffer buffer)
 
 MFMassQuote (int feedID, int marketID, string quoteReqID, string mdStreamID, long settlDate, MFQuote[] quotes, long timeApiClient, long timeApiServer, long timeHandler, string detail)
 
override bool Equals (Object rhs)
 
override int GetHashCode ()
 
override string ToString ()
 

Public Attributes

string detail
 
int feedID
 A unique identifier for the feed. More...
 
int marketID
 A market ID, which identifies a unique financial instrument. More...
 
string mdStreamID
 
string quoteReqID
 
MFQuote [] quotes
 
long settlDate
 
long timeApiClient
 Timestamp at the client API (taken on the client host). More...
 
long timeApiServer
 Timestamp in the client handler within Whisperer. More...
 
long timeHandler
 Timestamp exiting the feed handler within Whisperer. More...
 

Constructor & Destructor Documentation

◆ MFMassQuote() [1/3]

◆ MFMassQuote() [2/3]

MFMassQuote ( ProtoByteBuffer  buffer)

◆ MFMassQuote() [3/3]

MFMassQuote ( int  feedID,
int  marketID,
string  quoteReqID,
string  mdStreamID,
long  settlDate,
MFQuote []  quotes,
long  timeApiClient,
long  timeApiServer,
long  timeHandler,
string  detail 
)

Member Function Documentation

◆ Equals()

override bool Equals ( Object  rhs)

◆ GetHashCode()

override int GetHashCode ( )

◆ ToString()

override string ToString ( )

Member Data Documentation

◆ feedID

int feedID

A unique identifier for the feed.

◆ marketID

int marketID

A market ID, which identifies a unique financial instrument.

◆ quoteReqID

string quoteReqID

◆ mdStreamID

string mdStreamID

◆ settlDate

long settlDate

◆ quotes

MFQuote [] quotes

◆ timeApiClient

long timeApiClient

Timestamp at the client API (taken on the client host).

◆ timeApiServer

long timeApiServer

Timestamp in the client handler within Whisperer.

◆ timeHandler

long timeHandler

Timestamp exiting the feed handler within Whisperer.

◆ detail

string detail
Confidential. Copyright © 2011 MarketFactory, Inc.