Modifier and Type | Method and Description |
---|---|
void |
changeDirectBookDepth(int directBookDepth) |
MarketByOrderBook |
clone()
Make a clone of current object.
|
int |
getDepth()
Get book depth.
|
long |
getLastSequenceNumber()
Sequence number of the last applied message.
|
RegularOrderBook |
getRegularOrderBook()
Convert market by order book to the regular order book.
|
String |
toDetailedString()
Convert object to detailed string representation.
|
getAsks, getBids, getSecurityDefinition, getSecurityId, getType, toString
public int getDepth()
public final long getLastSequenceNumber()
public RegularOrderBook getRegularOrderBook()
public final String toDetailedString()
toDetailedString
in class BookBase<Order>
public MarketByOrderBook clone()
public void changeDirectBookDepth(int directBookDepth)
Copyright © 2010–2020 Onix Solutions. All rights reserved.