| Constructor and Description |
|---|
MRModelRanged(double rangeSize) |
MRModelRanged(double rangeSize,
double initialState) |
| Modifier and Type | Method and Description |
|---|---|
double |
position()
Gets the current target position computed by this model.
|
String |
toString() |
void |
update(org.joda.time.DateTime time,
double px)
Updates the model with the current price.
|
public MRModelRanged(double rangeSize,
double initialState)
public MRModelRanged(double rangeSize)
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.