public class StochasticSlowIndicatorDataSource extends StochasticIndicatorDataSourceBase
Constructor and Description |
---|
StochasticSlowIndicatorDataSource(ChartSeriesModel owner) |
Modifier and Type | Method and Description |
---|---|
int |
getSlowingPeriod() |
void |
setSlowingPeriod(int value) |
getMainPeriod, getSignalPeriod, setMainPeriod, setSignalPeriod
getCloseBinding, setCloseBinding
getHighBinding, getLowBinding, setHighBinding, setLowBinding
getValueBinding, setValueBinding
getCategoryBinding, setCategoryBinding
addBoundItemPropertyChangedListener, collectionChanged, getBindings, getItemsSource, getOwner, propertyChange, removeBoundItemPropertyChangedListener, setItemsSource
public StochasticSlowIndicatorDataSource(ChartSeriesModel owner)