![]() |
MarketFactory C# API 3.0
|
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 () |
A utility class, which provides some convenience methods.
|
static |
Return true if the element is a pure price level element type.
|
static |
Return true if the element is a structured element type.
|
static |
Return true if the element is a trade element type.
|
static |
|
static |