Uses of Record Class
com.qtsurfer.api.sdk.BoundedEquityCurve
Packages that use BoundedEquityCurve
-
Uses of BoundedEquityCurve in com.qtsurfer.api.sdk
Methods in com.qtsurfer.api.sdk that return BoundedEquityCurveModifier and TypeMethodDescriptionstatic BoundedEquityCurveBoundedEquityCurve.decode(com.qtsurfer.api.client.model.EquityCurveResult result, int maxResample) Decode a compact response into absolute points and verify the requested bound.QTSurfer.getBoundedSweepRunEquityCurve(String exchangeId, String requestId, String sweepId, int runIx, Integer maxResample) Read a retained sweep curve as normalized absolute points with a bounded server request. -
Uses of BoundedEquityCurve in com.qtsurfer.api.sdk.auth
Methods in com.qtsurfer.api.sdk.auth that return BoundedEquityCurveModifier and TypeMethodDescriptionAuthenticatedClient.getBoundedSweepRunEquityCurve(String exchangeId, String requestId, String sweepId, int runIx, Integer maxResample) Read a retained sweep curve as normalized absolute points with a bounded server request.