public class YuriOrderBook extends OrderBook
Modifier and Type | Field and Description |
---|---|
protected int |
NB_AGENTS |
protected int |
nbOrders |
ask, bid, extLastPrices, firstPriceOfDay, highestPriceOfDay, lastFixedPrice, lastPriceOfDay, lastPrices, log, lowestPriceOfDay, numberOfOrdersReceived, numberOfPricesFixed, obName
Constructor and Description |
---|
YuriOrderBook(java.lang.String name,
int nbAgents) |
Modifier and Type | Method and Description |
---|---|
protected void |
fixingEach() |
protected void |
yuriPriceFixing() |
clear, decreaseAndDeleteUnvalid, fixingEachContinuous, fixingEnd, fixingEndPreopening, getIntradayMeanReturn, getIntradayVariance, setNewPrice, stampAndLog, toString
protected void fixingEach()
fixingEach
in class OrderBook
protected void yuriPriceFixing()