Uses of Record Class
com.qtsurfer.api.sdk.EquityCurvePoint
Packages that use EquityCurvePoint
-
Uses of EquityCurvePoint in com.qtsurfer.api.sdk
Methods in com.qtsurfer.api.sdk that return types with arguments of type EquityCurvePointModifier and TypeMethodDescriptionBoundedEquityCurve.points()Returns the value of thepointsrecord component.Constructor parameters in com.qtsurfer.api.sdk with type arguments of type EquityCurvePointModifierConstructorDescriptionBoundedEquityCurve(List<EquityCurvePoint> points, int inputPointCount, boolean resampled) Creates an instance of aBoundedEquityCurverecord class.