public class SequentialRunner<B> extends Runner<B>
A Runner class for sequential execution.
Constructor and Description |
---|
SequentialRunner(B sim) |
Modifier and Type | Method and Description |
---|---|
List<List<Order>> |
collectOrders(Long MAX_NORMAL_ORDERS) |
void |
updateMarkets(Long maxNormalOrders,
Long maxHifreqOrders,
Boolean diffPass) |
env, handleOrders, iterateMarketUpdates, run, setupEnv, updateAgents, updateMarkets