Layer1PriceAxisRangeCalculatable.InputPriceAxisInfo
Package: velox.api.layer1.layers.strategies.interfaces
Type: Class
Enclosing Interface: Layer1PriceAxisRangeCalculatable
Inheritance: java.lang.Object รขโ โ Layer1PriceAxisRangeCalculatable.InputPriceAxisInfo
Descriptionโ
Range of values for this indicator [minValue, maxValue]
Fieldsโ
minValueโ
public final double minValue
maxValueโ
public final double maxValue
Constructorsโ
InputPriceAxisInfoโ
public InputPriceAxisInfo(double minValue, double maxValue)
Methodsโ
toStringโ
public String toString()
Overrides: toString in class Object
Methods inherited from class java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAllwaitwait(long)wait(long, int)