Uses of Class
com.qtsurfer.api.client.model.BacktestJobResult
Packages that use BacktestJobResult
-
Uses of BacktestJobResult in com.qtsurfer.api.client.api
Methods in com.qtsurfer.api.client.api that return BacktestJobResultModifier and TypeMethodDescriptionBacktestingApi.getBacktestResult(String exchangeId, DataSourceType type, String jobId) Get the result of a backtest execution job Retrieves the current state and results of the execute job identified by `jobId`.Methods in com.qtsurfer.api.client.api that return types with arguments of type BacktestJobResultModifier and TypeMethodDescriptionBacktestingApi.getBacktestResultWithHttpInfo(String exchangeId, DataSourceType type, String jobId) Get the result of a backtest execution job Retrieves the current state and results of the execute job identified by `jobId`. -
Uses of BacktestJobResult in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return BacktestJobResultModifier and TypeMethodDescription