Uses of Class
com.qtsurfer.api.client.model.UpdateLiveParamsRequest
Packages that use UpdateLiveParamsRequest
-
Uses of UpdateLiveParamsRequest in com.qtsurfer.api.client.api
Methods in com.qtsurfer.api.client.api with parameters of type UpdateLiveParamsRequestModifier and TypeMethodDescriptionLiveExecutionApi.updateLiveParams(String runId, UpdateLiveParamsRequest updateLiveParamsRequest) Change a running strategy's parameters Updates one or more parameters of a run **while it stays live** — unlike `params` on `POST /strategy/{strategyId}/live`, which only sets the starting values.LiveExecutionApi.updateLiveParamsWithHttpInfo(String runId, UpdateLiveParamsRequest updateLiveParamsRequest) Change a running strategy's parameters Updates one or more parameters of a run **while it stays live** — unlike `params` on `POST /strategy/{strategyId}/live`, which only sets the starting values. -
Uses of UpdateLiveParamsRequest in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return UpdateLiveParamsRequestModifier and TypeMethodDescription