public class RT_OptGreeksFeature extends java.lang.Object implements RT_Feature
Constructor and Description |
---|
RT_OptGreeksFeature() |
Modifier and Type | Method and Description |
---|---|
RT_Filter |
createFilter(RT_Consumer cons) |
java.lang.String |
featureType() |
long |
updateInterval() |
void |
updateInterval(int updateIntervalMs) |
boolean |
useCalculatedMidPrice() |
void |
useCalculatedMidPrice(boolean val) |
public RT_Filter createFilter(RT_Consumer cons)
createFilter
in interface RT_Feature
public java.lang.String featureType()
featureType
in interface RT_Feature
public long updateInterval()
public void updateInterval(int updateIntervalMs)
public boolean useCalculatedMidPrice()
public void useCalculatedMidPrice(boolean val)