public final class MdUpdateAction extends Object
Modifier and Type | Field and Description |
---|---|
static int |
Change
Price level was changed.
|
static int |
Delete
Price level was deleted.
|
static int |
DeleteFrom
Deletes all book levels on one side of the book.
|
static int |
DeleteThru
Deletes top 'n' levels on one side of the book.
|
static int |
New
Price level was created.
|
static int |
Overlay
CME-specific: when the best price changes, CME sends a single overlay instruction for price level 1.
|
Constructor and Description |
---|
MdUpdateAction() |
public static final int Change
public static final int Delete
public static final int DeleteFrom
public static final int DeleteThru
public static final int New
public static final int Overlay
Copyright © 2010–2020 Onix Solutions. All rights reserved.