public class TrueRangeIndicatorDataSource extends HighLowCloseIndicatorDataSourceBase
Constructor and Description |
---|
TrueRangeIndicatorDataSource(ChartSeriesModel owner) |
Modifier and Type | Method and Description |
---|---|
static double |
calculateValue(DataPointBinding highBinding,
DataPointBinding lowBinding,
DataPointBinding closeBinding,
Object previousItem,
Object currentItem) |
getCloseBinding, setCloseBinding
getHighBinding, getLowBinding, setHighBinding, setLowBinding
getValueBinding, setValueBinding
getCategoryBinding, setCategoryBinding
addBoundItemPropertyChangedListener, collectionChanged, getBindings, getItemsSource, getOwner, propertyChange, removeBoundItemPropertyChangedListener, setItemsSource
public TrueRangeIndicatorDataSource(ChartSeriesModel owner)
public static double calculateValue(DataPointBinding highBinding, DataPointBinding lowBinding, DataPointBinding closeBinding, Object previousItem, Object currentItem)