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