public class OrderMistakeShock implements Market.MarketEvent
| Modifier and Type | Field and Description |
|---|---|
Long |
agentId |
Long |
marketId |
Long |
orderTimeLength |
Long |
orderVolume |
Double |
priceChangeRate |
Long |
triggerTime |
| Constructor and Description |
|---|
OrderMistakeShock() |
| Modifier and Type | Method and Description |
|---|---|
void |
update(Market market) |
updatepublic Long marketId
public Long agentId
public Long triggerTime
public Double priceChangeRate
public Long orderVolume
public Long orderTimeLength
public void update(Market market)