MarketFactory C# API 3.0
MFUtil Class Reference

A utility class, which provides some convenience methods. More...

Static Public Member Functions

static bool isDeveloper ()
 
static bool isPure (MDElement e)
 Return true if the element is a pure price level element type. More...
 
static bool isStruct (MDElement e)
 Return true if the element is a structured element type. More...
 
static bool isTrade (MDElement e)
 Return true if the element is a trade element type. More...
 
static long now ()
 

Detailed Description

A utility class, which provides some convenience methods.

Member Function Documentation

◆ isPure()

static bool isPure ( MDElement  e)
static

Return true if the element is a pure price level element type.

◆ isStruct()

static bool isStruct ( MDElement  e)
static

Return true if the element is a structured element type.

◆ isTrade()

static bool isTrade ( MDElement  e)
static

Return true if the element is a trade element type.

◆ isDeveloper()

static bool isDeveloper ( )
static

◆ now()

static long now ( )
static
Confidential. Copyright © 2011 MarketFactory, Inc.