public class FundamentalPriceShock implements Market.MarketEvent
| Modifier and Type | Field and Description |
|---|---|
static Long |
NO_TIME_LENGTH |
Long |
marketId |
Double |
priceChangeRate |
Long |
shockTimeLength |
Long |
triggerTime |
| Constructor and Description |
|---|
FundamentalPriceShock() |
| Modifier and Type | Method and Description |
|---|---|
void |
update(Market market) |
updatepublic static final Long NO_TIME_LENGTH
public Long marketId
public Long triggerTime
public Double priceChangeRate
public Long shockTimeLength
public void update(Market market)