Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- aborted(Boolean) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- aborted(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- ABORTED - Enum constant in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
- ABORTED - Enum constant in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
- AbstractOpenApiSchema - Class in com.qtsurfer.api.client.model
-
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
- AbstractOpenApiSchema(String, Boolean) - Constructor for class com.qtsurfer.api.client.model.AbstractOpenApiSchema
- AcceptedJob - Class in com.qtsurfer.api.client.model
-
Response returned by async endpoints (`202 Accepted`).
- AcceptedJob() - Constructor for class com.qtsurfer.api.client.model.AcceptedJob
- accessToken(String) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- account(HalLink) - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
- Account - Class in com.qtsurfer.api.client.model
-
Your identity and tier limits.
- Account() - Constructor for class com.qtsurfer.api.client.model.Account
- AccountApi - Class in com.qtsurfer.api.client.api
- AccountApi() - Constructor for class com.qtsurfer.api.client.api.AccountApi
- AccountApi(ApiClient) - Constructor for class com.qtsurfer.api.client.api.AccountApi
- AccountLinks - Class in com.qtsurfer.api.client.model
-
HAL `_links` for `GET /account`
- AccountLinks() - Constructor for class com.qtsurfer.api.client.model.AccountLinks
- AccountUsage - Class in com.qtsurfer.api.client.model
-
Your live usage of the shared storage pool `GET /account`'s `maxTotalStorageBytes` caps.
- AccountUsage() - Constructor for class com.qtsurfer.api.client.model.AccountUsage
- AccountUsageLinks - Class in com.qtsurfer.api.client.model
-
HAL `_links` for `GET /account/usage`
- AccountUsageLinks() - Constructor for class com.qtsurfer.api.client.model.AccountUsageLinks
- addCellsItem(SweepHeatmapCell) - Method in class com.qtsurfer.api.client.model.SweepHeatmap
- addDataItem(InstrumentDetail) - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
- addDatasetsItem(Dataset) - Method in class com.qtsurfer.api.client.model.ListDatasets200Response
- addDeclaredPropertiesItem(DeclaredProperty) - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
- addEquitiesItem(Double) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- addHeatmapsItem(SweepHeatmap) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- addHoursWithoutDataItem(PrepareJobStateAllOfHoursWithoutData) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- addInstrumentsItem(String) - Method in class com.qtsurfer.api.client.model.LiveSource
- addLeaderboardItem(SweepRunRow) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- addMarginalsItem(SweepMarginal) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- addNoticesItem(Notice) - Method in class com.qtsurfer.api.client.model.ResultMap
- addNoticesItem(Notice) - Method in class com.qtsurfer.api.client.model.StrategyState
- addPointsItem(EquityPoint) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- addPointsItem(SweepMarginalPoint) - Method in class com.qtsurfer.api.client.model.SweepMarginal
- addRequiredSourcesItem(StrategyState.RequiredSourcesEnum) - Method in class com.qtsurfer.api.client.model.StrategyState
- addRequiredSourcesItem(String) - Method in class com.qtsurfer.api.client.model.StrategySummary
- addResultsItem(WalkForwardFold) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- addRunsItem(LiveRunSummary) - Method in class com.qtsurfer.api.client.model.LiveListResponse
- addRunsItem(PublicLiveRun) - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
- addScopesItem(String) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- addSignalsItem(LiveSignal) - Method in class com.qtsurfer.api.client.model.LiveSignalPage
- addSourcesItem(LiveSource) - Method in class com.qtsurfer.api.client.model.LiveRun
- addSourcesItem(LiveSource) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- addSourcesItem(LiveSource) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- addSourcesItem(LiveSource) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- addSourcesItem(LiveSource) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- addStrategiesItem(StrategySummary) - Method in class com.qtsurfer.api.client.model.ListStrategies200Response
- addTimestampsItem(Long) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- addValuesItem(SweepAxisOneOf1ValuesInner) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1
- amount(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- ApiClient - Class in com.qtsurfer.api.client.invoker
-
Configuration and utility class for API clients.
- ApiClient() - Constructor for class com.qtsurfer.api.client.invoker.ApiClient
-
Create an instance of ApiClient.
- ApiClient(HttpClient.Builder, ObjectMapper, String) - Constructor for class com.qtsurfer.api.client.invoker.ApiClient
-
Create an instance of ApiClient.
- ApiException - Exception in com.qtsurfer.api.client.invoker
- ApiException() - Constructor for exception com.qtsurfer.api.client.invoker.ApiException
- ApiException(int, String) - Constructor for exception com.qtsurfer.api.client.invoker.ApiException
- ApiException(int, String, HttpHeaders, String) - Constructor for exception com.qtsurfer.api.client.invoker.ApiException
- ApiException(int, HttpHeaders, String) - Constructor for exception com.qtsurfer.api.client.invoker.ApiException
- ApiException(String) - Constructor for exception com.qtsurfer.api.client.invoker.ApiException
- ApiException(String, int, HttpHeaders, String) - Constructor for exception com.qtsurfer.api.client.invoker.ApiException
- ApiException(String, Throwable, int, HttpHeaders) - Constructor for exception com.qtsurfer.api.client.invoker.ApiException
- ApiException(String, Throwable, int, HttpHeaders, String) - Constructor for exception com.qtsurfer.api.client.invoker.ApiException
- ApiException(Throwable) - Constructor for exception com.qtsurfer.api.client.invoker.ApiException
- APIKEY_EXPIRED - Enum constant in enum class com.qtsurfer.api.client.model.AuthTokenError.CodeEnum
- APIKEY_REVOKED - Enum constant in enum class com.qtsurfer.api.client.model.AuthTokenError.CodeEnum
- ApiResponse<T> - Class in com.qtsurfer.api.client.invoker
-
API response returned by API call.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class com.qtsurfer.api.client.invoker.ApiResponse
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.qtsurfer.api.client.invoker.ApiResponse
- ARRAY - Enum constant in enum class com.qtsurfer.api.client.model.EquityCurveOutMode
- asyncResponseInterceptor - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- AuthApi - Class in com.qtsurfer.api.client.api
- AuthApi() - Constructor for class com.qtsurfer.api.client.api.AuthApi
- AuthApi(ApiClient) - Constructor for class com.qtsurfer.api.client.api.AuthApi
- authenticate() - Method in class com.qtsurfer.api.client.api.AuthApi
-
Exchange API key for a short-lived JWT Exchanges a long-lived API key for a short-lived JWT used by every other endpoint.
- authenticateWithHttpInfo() - Method in class com.qtsurfer.api.client.api.AuthApi
-
Exchange API key for a short-lived JWT Exchanges a long-lived API key for a short-lived JWT used by every other endpoint.
- AuthTokenError - Class in com.qtsurfer.api.client.model
-
Error envelope returned by `POST /auth/token` when the API key is rejected.
- AuthTokenError() - Constructor for class com.qtsurfer.api.client.model.AuthTokenError
- AuthTokenError.CodeEnum - Enum Class in com.qtsurfer.api.client.model
-
Machine-readable error reason.
- AuthTokenResponse - Class in com.qtsurfer.api.client.model
-
AuthTokenResponse
- AuthTokenResponse() - Constructor for class com.qtsurfer.api.client.model.AuthTokenResponse
- AuthTokenResponse.TierEnum - Enum Class in com.qtsurfer.api.client.model
-
Subscription tier this token was issued for.
- AuthTokenResponse.TokenTypeEnum - Enum Class in com.qtsurfer.api.client.model
-
Always `Bearer`.
- AUTO - Enum constant in enum class com.qtsurfer.api.client.model.EquityCurveRequest.ModeEnum
- availableSinceMs(Long) - Method in class com.qtsurfer.api.client.model.LiveSignalPage
B
- BacktestingApi - Class in com.qtsurfer.api.client.api
- BacktestingApi() - Constructor for class com.qtsurfer.api.client.api.BacktestingApi
- BacktestingApi(ApiClient) - Constructor for class com.qtsurfer.api.client.api.BacktestingApi
- BacktestJobResult - Class in com.qtsurfer.api.client.model
-
Backtest job result.
- BacktestJobResult() - Constructor for class com.qtsurfer.api.client.model.BacktestJobResult
- base(String) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- BASE - Enum constant in enum class com.qtsurfer.api.client.model.SweepBaseConfig.FeeLegEnum
- baseConfig(SweepBaseConfig) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- baseConfig(SweepBaseConfig) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- basePath - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- BASIC - Enum constant in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TierEnum
- BEARER - Enum constant in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TokenTypeEnum
- belowTradeFloor(Boolean) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- best(Double) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- best(Double) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- builder - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- buyFeeRate(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- bytes(Integer) - Method in class com.qtsurfer.api.client.model.Dataset
- bytes(Integer) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- bytes(Integer) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
C
- cadence(DatasetImportRequest.CadenceEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- cadence(String) - Method in class com.qtsurfer.api.client.model.Dataset
- cadence(String) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- cadence(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- cadence(String) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- cadence(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- cagr(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- cagr(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- cancelBacktest(String, DataSourceType, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Cancel a running backtest execution Requests cancellation of the specified execution.
- CancelBacktest200Response - Class in com.qtsurfer.api.client.model
-
CancelBacktest200Response
- CancelBacktest200Response() - Constructor for class com.qtsurfer.api.client.model.CancelBacktest200Response
- CancelBacktest200Response.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets status
- cancelBacktestWithHttpInfo(String, DataSourceType, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Cancel a running backtest execution Requests cancellation of the specified execution.
- CANCELLED - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.StatusEnum
- CANCELLED - Enum constant in enum class com.qtsurfer.api.client.model.SweepSensitivity.StatusEnum
- CANCELLING - Enum constant in enum class com.qtsurfer.api.client.model.CancelBacktest200Response.StatusEnum
- CANCELLING - Enum constant in enum class com.qtsurfer.api.client.model.CancelSweep200Response.StatusEnum
- cancelSweep(String, DataSourceType, String, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Cancel a running parameter sweep Requests cancellation between parameter vectors.
- CancelSweep200Response - Class in com.qtsurfer.api.client.model
-
CancelSweep200Response
- CancelSweep200Response() - Constructor for class com.qtsurfer.api.client.model.CancelSweep200Response
- CancelSweep200Response.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets status
- cancelSweepWithHttpInfo(String, DataSourceType, String, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Cancel a running parameter sweep Requests cancellation between parameter vectors.
- cells(List<SweepHeatmapCell>) - Method in class com.qtsurfer.api.client.model.SweepHeatmap
- clone() - Method in class com.qtsurfer.api.client.invoker.RFC3339DateFormat
- code(AuthTokenError.CodeEnum) - Method in class com.qtsurfer.api.client.model.AuthTokenError
- code(HalLink) - Method in class com.qtsurfer.api.client.model.StrategyLinks
- code(Integer) - Method in class com.qtsurfer.api.client.model.ResponseError
- code(String) - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
- code(String) - Method in class com.qtsurfer.api.client.model.Notice
- com.qtsurfer.api.client.api - package com.qtsurfer.api.client.api
- com.qtsurfer.api.client.invoker - package com.qtsurfer.api.client.invoker
- com.qtsurfer.api.client.model - package com.qtsurfer.api.client.model
- COMMAND - Enum constant in enum class com.qtsurfer.api.client.model.LiveSignal.TypeEnum
- COMPILE_DRY_RUN - Enum constant in enum class com.qtsurfer.api.client.model.Notice.ProvenanceEnum
- compiledAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.StrategyState
- compiledAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.StrategySummary
- compileStrategy(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Compile and register a strategy Compiles raw strategy source and registers it, returning its `strategyId`.
- CompileStrategy200Response - Class in com.qtsurfer.api.client.model
-
CompileStrategy200Response
- CompileStrategy200Response() - Constructor for class com.qtsurfer.api.client.model.CompileStrategy200Response
- compileStrategyWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Compile and register a strategy Compiles raw strategy source and registers it, returning its `strategyId`.
- completed(Integer) - Method in class com.qtsurfer.api.client.model.JobState
- completed(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- COMPLETED - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.StatusEnum
- COMPLETED - Enum constant in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
- COMPLETED - Enum constant in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
- COMPLETED - Enum constant in enum class com.qtsurfer.api.client.model.SweepSensitivity.StatusEnum
- completedFolds(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- Configuration - Class in com.qtsurfer.api.client.invoker
- connectTimeout - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- contextId(String) - Method in class com.qtsurfer.api.client.model.JobState
- contextId(String) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- contract(String) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- count(Integer) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- count(Integer) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- coverage(InstrumentCoverage) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- coverageRatio(Double) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- CoverageWindow - Class in com.qtsurfer.api.client.model
-
The time range of available data for a single data type
- CoverageWindow() - Constructor for class com.qtsurfer.api.client.model.CoverageWindow
- createdAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.Dataset
- createdAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- createDataset(CreateDatasetRequest) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Create a dataset and get a URL to upload it to Creates a dataset AND its first upload session in one call — a presigned URL your client PUTs the file to directly, no API credentials involved in that PUT.
- CreateDatasetRequest - Class in com.qtsurfer.api.client.model
-
CreateDatasetRequest
- CreateDatasetRequest() - Constructor for class com.qtsurfer.api.client.model.CreateDatasetRequest
- createDatasetWithHttpInfo(CreateDatasetRequest) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Create a dataset and get a URL to upload it to Creates a dataset AND its first upload session in one call — a presigned URL your client PUTs the file to directly, no API credentials involved in that PUT.
- createdAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- createdAtMs(Long) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- createDefaultHttpClientBuilder() - Static method in class com.qtsurfer.api.client.invoker.ApiClient
- createDefaultObjectMapper() - Static method in class com.qtsurfer.api.client.invoker.ApiClient
- currentVersionId(String) - Method in class com.qtsurfer.api.client.model.Dataset
- currentVersionId(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
D
- data(Object) - Method in class com.qtsurfer.api.client.model.LiveSignal
- data(List<InstrumentDetail>) - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
- dataFormat(DatasetVersion.DataFormatEnum) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- dataFormat(DatasetWithLinks.DataFormatEnum) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- dataFrom(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- Dataset - Class in com.qtsurfer.api.client.model
-
A dataset's own metadata — not its data.
- Dataset() - Constructor for class com.qtsurfer.api.client.model.Dataset
- Dataset.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
* `ready` — `currentVersionId` is set; `from`/`to`/`cadence`/`bytes`/`rows`/`gaps`/ `largestGapSteps` describe it.
- Dataset.TimestampUnitEnum - Enum Class in com.qtsurfer.api.client.model
-
`currentVersionId`'s own timestamp unit (see `DatasetVersion.timestampUnit`) — decode the `timestamp` column of `dataUrl`'s file accordingly.
- Dataset.TypeEnum - Enum Class in com.qtsurfer.api.client.model
-
`ticker` for an upload or a `dex` import with no `cadence` requested (native per-trade data).
- DatasetApi - Class in com.qtsurfer.api.client.api
- DatasetApi() - Constructor for class com.qtsurfer.api.client.api.DatasetApi
- DatasetApi(ApiClient) - Constructor for class com.qtsurfer.api.client.api.DatasetApi
- datasetBytesUsed(Long) - Method in class com.qtsurfer.api.client.model.AccountUsage
- DatasetCreated - Class in com.qtsurfer.api.client.model
-
The metadata available immediately after creating a dataset, plus its first upload session — the presigned URL to PUT the file to.
- DatasetCreated() - Constructor for class com.qtsurfer.api.client.model.DatasetCreated
- DatasetCreated.TypeEnum - Enum Class in com.qtsurfer.api.client.model
-
Always `ticker` in v1.
- datasetId(String) - Method in class com.qtsurfer.api.client.model.Dataset
- datasetId(String) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- datasetId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- datasetId(String) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- datasetId(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- datasetId(String) - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
- datasetId(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- DatasetImportCreated - Class in com.qtsurfer.api.client.model
-
The response to `POST /datasets/imports` — the dataset now exists, and its fetch has started.
- DatasetImportCreated() - Constructor for class com.qtsurfer.api.client.model.DatasetImportCreated
- DatasetImportCreated.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
Always `fetching` in this response — the fetch has only just started.
- DatasetImportDexRequest - Class in com.qtsurfer.api.client.model
-
The `dex` source's own fields — required when `type` is `dex`.
- DatasetImportDexRequest() - Constructor for class com.qtsurfer.api.client.model.DatasetImportDexRequest
- DatasetImportDexRequest.IdEnum - Enum Class in com.qtsurfer.api.client.model
-
Which on-chain DEX protocol `contract` implements.
- DatasetImportDexRequest.NetworkEnum - Enum Class in com.qtsurfer.api.client.model
-
Which chain the pool/pair lives on.
- DatasetImportDexRequest.VersionEnum - Enum Class in com.qtsurfer.api.client.model
-
Uniswap version the pool/pair contract implements.
- DatasetImportRequest - Class in com.qtsurfer.api.client.model
-
`POST /datasets/imports`'s request body.
- DatasetImportRequest() - Constructor for class com.qtsurfer.api.client.model.DatasetImportRequest
- DatasetImportRequest.CadenceEnum - Enum Class in com.qtsurfer.api.client.model
-
Optional.
- DatasetImportRequest.TypeEnum - Enum Class in com.qtsurfer.api.client.model
-
The source to fetch from.
- DatasetImportState - Class in com.qtsurfer.api.client.model
-
Progress of one import, from fetching through ingest.
- DatasetImportState() - Constructor for class com.qtsurfer.api.client.model.DatasetImportState
- DatasetImportState.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
* `fetching` — reading from the source; nothing staged yet.
- datasets(List<Dataset>) - Method in class com.qtsurfer.api.client.model.ListDatasets200Response
- datasetsUsed(Integer) - Method in class com.qtsurfer.api.client.model.AccountUsage
- DatasetUploadSession - Class in com.qtsurfer.api.client.model
-
An upload session — an id plus the presigned URL to PUT the raw file to.
- DatasetUploadSession() - Constructor for class com.qtsurfer.api.client.model.DatasetUploadSession
- DatasetUploadState - Class in com.qtsurfer.api.client.model
-
Progress of one upload, from staged through ingest.
- DatasetUploadState() - Constructor for class com.qtsurfer.api.client.model.DatasetUploadState
- DatasetUploadState.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
* `uploading` — the file was PUT to the presigned URL, but `finalize` has not been called yet.
- DatasetUploadTarget - Class in com.qtsurfer.api.client.model
-
A presigned destination for uploading a raw dataset file directly to storage.
- DatasetUploadTarget() - Constructor for class com.qtsurfer.api.client.model.DatasetUploadTarget
- DatasetVersion - Class in com.qtsurfer.api.client.model
-
One successfully ingested upload.
- DatasetVersion() - Constructor for class com.qtsurfer.api.client.model.DatasetVersion
- DatasetVersion.DataFormatEnum - Enum Class in com.qtsurfer.api.client.model
-
Which format `dataUrl` is actually in — check this rather than assuming it matches how you uploaded it.
- DatasetVersion.TimestampUnitEnum - Enum Class in com.qtsurfer.api.client.model
-
The unit the `timestamp` column was uploaded in — ISO-8601, or the epoch band its numeric values fell in (seconds, millis, or micros).
- datasetVersionId(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- DatasetWithLinks - Class in com.qtsurfer.api.client.model
-
A `Dataset` plus a self link.
- DatasetWithLinks() - Constructor for class com.qtsurfer.api.client.model.DatasetWithLinks
- DatasetWithLinks.DataFormatEnum - Enum Class in com.qtsurfer.api.client.model
-
Which format `dataUrl` is actually in — check this rather than assuming it matches how you uploaded it.
- DatasetWithLinks.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
* `ready` — `currentVersionId` is set; `from`/`to`/`cadence`/`bytes`/`rows`/`gaps`/ `largestGapSteps` describe it.
- DatasetWithLinks.TimestampUnitEnum - Enum Class in com.qtsurfer.api.client.model
-
`currentVersionId`'s own timestamp unit (see `DatasetVersion.timestampUnit`) — decode the `timestamp` column of `dataUrl`'s file accordingly.
- DatasetWithLinks.TypeEnum - Enum Class in com.qtsurfer.api.client.model
-
`ticker` for an upload or a `dex` import with no `cadence` requested (native per-trade data).
- DatasetWithLinksAllOfLinks - Class in com.qtsurfer.api.client.model
-
DatasetWithLinksAllOfLinks
- DatasetWithLinksAllOfLinks() - Constructor for class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
- DatasetWithLinksAllOfLinksSelf - Class in com.qtsurfer.api.client.model
-
DatasetWithLinksAllOfLinksSelf
- DatasetWithLinksAllOfLinksSelf() - Constructor for class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
- DataSourceType - Enum Class in com.qtsurfer.api.client.model
-
Managed exchange data sources available for backtesting.
- dataTo(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- dataUrl(String) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- dataUrl(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- declaredProperties(List<DeclaredProperty>) - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
- DeclaredProperty - Class in com.qtsurfer.api.client.model
-
One property name `POST /strategy` could establish without constructing the strategy — either declared with `@StrategyProperty` on the compiled source, or one of the small set of base properties every strategy carries (`amnt`, `enabled`, `multiEntry`, ...).
- DeclaredProperty() - Constructor for class com.qtsurfer.api.client.model.DeclaredProperty
- defaultValue - Variable in class com.qtsurfer.api.client.invoker.ServerVariable
- defaultValue(String) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- deflatedSharpe(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- deleted(DeleteDataset200Response.DeletedEnum) - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
- deleted(DeleteStrategy200Response.DeletedEnum) - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
- deleteDataset(String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Delete a dataset Soft-delete — the dataset stops appearing in `GET /datasets`/`GET /datasets/{datasetId}` and can no longer be prepared from, but its object data is reclaimed later rather than purged inline, so a backtest already running against one of its versions is not disrupted.
- DeleteDataset200Response - Class in com.qtsurfer.api.client.model
-
DeleteDataset200Response
- DeleteDataset200Response() - Constructor for class com.qtsurfer.api.client.model.DeleteDataset200Response
- DeleteDataset200Response.DeletedEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets deleted
- deleteDatasetWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Delete a dataset Soft-delete — the dataset stops appearing in `GET /datasets`/`GET /datasets/{datasetId}` and can no longer be prepared from, but its object data is reclaimed later rather than purged inline, so a backtest already running against one of its versions is not disrupted.
- deleteStrategy(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Release a registered strategy Removes a strategy from `GET /strategy/{strategyId}` and `GET /strategies`.
- DeleteStrategy200Response - Class in com.qtsurfer.api.client.model
-
DeleteStrategy200Response
- DeleteStrategy200Response() - Constructor for class com.qtsurfer.api.client.model.DeleteStrategy200Response
- DeleteStrategy200Response.DeletedEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets deleted
- deleteStrategyWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Release a registered strategy Removes a strategy from `GET /strategy/{strategyId}` and `GET /strategies`.
- description - Variable in class com.qtsurfer.api.client.invoker.ServerConfiguration
- description - Variable in class com.qtsurfer.api.client.invoker.ServerVariable
- description(String) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- description(String) - Method in class com.qtsurfer.api.client.model.Exchange
- description(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- description(String) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- description(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- description(String) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- description(String) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- description(String) - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
- deserialize(JsonParser, DeserializationContext) - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue.ScalarStrategyParamValueDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.qtsurfer.api.client.model.SweepAxis.SweepAxisDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner.SweepAxisOneOf1ValuesInnerDeserializer
- deserializeWithType(JsonParser, DeserializationContext, TypeDeserializer) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- desired(LiveRun.DesiredEnum) - Method in class com.qtsurfer.api.client.model.LiveRun
- desired(LiveRunSummary.DesiredEnum) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- detail(String) - Method in class com.qtsurfer.api.client.model.StrategyState
- dex(DatasetImportDexRequest) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- DEX - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportRequest.TypeEnum
- differential(Boolean) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- differential(Boolean) - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
- differential(Boolean) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- digest(String) - Method in class com.qtsurfer.api.client.model.LiveSignal
- done(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- DONE - Enum constant in enum class com.qtsurfer.api.client.model.ResultMap.SignalsUploadEnum
- downloadKlines(String, String, String, String, String) - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
Download one hour of klines for an instrument as a Lastra segment Same shape and semantics as `/exchange/{exchangeId}/tickers/{base}/{quote}`, but serves klines (aggregated bars) instead of raw ticks.
- downloadKlinesWithHttpInfo(String, String, String, String, String) - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
Download one hour of klines for an instrument as a Lastra segment Same shape and semantics as `/exchange/{exchangeId}/tickers/{base}/{quote}`, but serves klines (aggregated bars) instead of raw ticks.
- downloadTickers(String, String, String, String, String) - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
Download one hour of tickers for an instrument as a Lastra segment Serves exactly one hour of raw ticker data for the given instrument on the requested exchange.
- downloadTickersWithHttpInfo(String, String, String, String, String) - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
Download one hour of tickers for an instrument as a Lastra segment Serves exactly one hour of raw ticker data for the given instrument on the requested exchange.
- dryRunIncomplete(Boolean) - Method in class com.qtsurfer.api.client.model.StrategyState
E
- effectiveAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- ELITE - Enum constant in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TierEnum
- emittedAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveSignal
- endTime(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.JobState
- endTime(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- enumValues - Variable in class com.qtsurfer.api.client.invoker.ServerVariable
- equals(Object) - Method in class com.qtsurfer.api.client.model.AbstractOpenApiSchema
- equals(Object) - Method in class com.qtsurfer.api.client.model.AcceptedJob
-
Return true if this AcceptedJob object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.Account
-
Return true if this Account object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.AccountLinks
-
Return true if this AccountLinks object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Return true if this AccountUsage object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
-
Return true if this AccountUsageLinks object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.AuthTokenError
-
Return true if this AuthTokenError object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
-
Return true if this AuthTokenResponse object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.BacktestJobResult
-
Return true if this BacktestJobResult object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
-
Return true if this cancelBacktest_200_response object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
-
Return true if this cancelSweep_200_response object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
-
Return true if this compileStrategy_200_response object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.CoverageWindow
-
Return true if this CoverageWindow object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
-
Return true if this createDataset_request object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.Dataset
-
Return true if this Dataset object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetCreated
-
Return true if this DatasetCreated object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
-
Return true if this DatasetImportCreated object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
-
Return true if this DatasetImportDexRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
Return true if this DatasetImportRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetImportState
-
Return true if this DatasetImportState object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
-
Return true if this DatasetUploadSession object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
-
Return true if this DatasetUploadState object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
-
Return true if this DatasetUploadTarget object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
Return true if this DatasetVersion object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Return true if this DatasetWithLinks object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
-
Return true if this DatasetWithLinks_allOf__links object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
-
Return true if this DatasetWithLinks_allOf__links_self object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
Return true if this DeclaredProperty object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
-
Return true if this deleteDataset_200_response object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
-
Return true if this deleteStrategy_200_response object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
-
Return true if this EquityCurveMeta object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
-
Return true if this EquityCurveOptions object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
-
Return true if this EquityCurveRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
-
Return true if this EquityCurveResult object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.EquityPoint
-
Return true if this EquityPoint object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.Exchange
-
Return true if this Exchange object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
-
Return true if this executeBacktest_request object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
Return true if this ExecuteSweepAccepted object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Return true if this ExecuteSweepRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Return true if this ExecuteSweepResult object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
-
Return true if this finalizeDatasetUpload_202_response object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
-
Return true if this getStrategyCode_200_response object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.HalLink
-
Return true if this HalLink object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
-
Return true if this InstrumentCoverage object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
-
Return true if this InstrumentDetail object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.InstrumentLinks
-
Return true if this InstrumentLinks object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
-
Return true if this InstrumentListMeta object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
-
Return true if this InstrumentListResponse object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.JobState
-
Return true if this JobState object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.ListDatasets200Response
-
Return true if this listDatasets_200_response object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.ListStrategies200Response
-
Return true if this listStrategies_200_response object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
-
Return true if this LiveConnectionToken object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveListResponse
-
Return true if this LiveListResponse object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
-
Return true if this LiveParamsUpdateResult object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveRun
-
Return true if this LiveRun object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Return true if this LiveRunCompact object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Return true if this LiveRunSummary object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Return true if this LiveSignal object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
-
Return true if this LiveSignalInstrument object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
-
Return true if this LiveSignalOrder object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveSignalPage
-
Return true if this LiveSignalPage object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.LiveSource
-
Return true if this LiveSource object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.Notice
-
Return true if this Notice object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Return true if this PrepareJobState object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
-
Return true if this PrepareJobState_allOf_hoursWithoutData object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.PrepareRequest
-
Return true if this PrepareRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.PublicLiveListLinks
-
Return true if this PublicLiveListLinks object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
-
Return true if this PublicLiveListResponse object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.PublicLiveNextLink
-
Return true if this PublicLiveNextLink object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
-
Return true if this PublicLiveRun object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.ResponseError
-
Return true if this ResponseError object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.ResultMap
-
Return true if this ResultMap object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
-
Return true if this StartLiveRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.StrategyLinks
-
Return true if this StrategyLinks object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.StrategyState
-
Return true if this StrategyState object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.StrategySummary
-
Return true if this StrategySummary object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
-
Return true if this SweepAxis_oneOf object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1
-
Return true if this SweepAxis_oneOf_1 object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
-
Return true if this SweepBaseConfig object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepHeatmap
-
Return true if this SweepHeatmap object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
-
Return true if this SweepHeatmapCell object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepMarginal
-
Return true if this SweepMarginal object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
-
Return true if this SweepMarginalPoint object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Return true if this SweepProgress object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Return true if this SweepRunRow object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
Return true if this SweepSensitivity object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
-
Return true if this SweepSpecRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
-
Return true if this UpdateLiveParamsRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
-
Return true if this UpdateLiveRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
-
Return true if this WalkForwardAccepted object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
Return true if this WalkForwardFold object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
-
Return true if this WalkForwardRequest object is equal to o.
- equals(Object) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
-
Return true if this WalkForwardResult object is equal to o.
- equities(List<Double>) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- equity(Double) - Method in class com.qtsurfer.api.client.model.EquityPoint
- equityCurve(EquityCurveOptions) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- equityCurve(EquityCurveRequest) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- equityCurve(EquityCurveResult) - Method in class com.qtsurfer.api.client.model.ResultMap
- equityCurve(EquityCurveResult) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- EquityCurveMeta - Class in com.qtsurfer.api.client.model
-
What the transform pipeline actually did, computed from the observed outcome — never a copy of what was requested.
- EquityCurveMeta() - Constructor for class com.qtsurfer.api.client.model.EquityCurveMeta
- EquityCurveOptions - Class in com.qtsurfer.api.client.model
-
Requested equity-curve transform, applied server-side in a fixed pipeline order: `resample` (point count) then `differential` (encoding) then `outMode` (JSON shape) — each stage assumes the previous one already ran.
- EquityCurveOptions() - Constructor for class com.qtsurfer.api.client.model.EquityCurveOptions
- EquityCurveOutMode - Enum Class in com.qtsurfer.api.client.model
-
JSON shape for an equity curve's points.
- EquityCurveRequest - Class in com.qtsurfer.api.client.model
-
Selection (`mode`/`n`/`maxPct`) plus the transform preference (`resample`/`differential`/`outMode`) applied by `GET .../equityCurve` whenever ITS OWN query params are absent, for a curve this sweep retained.
- EquityCurveRequest() - Constructor for class com.qtsurfer.api.client.model.EquityCurveRequest
- EquityCurveRequest.ModeEnum - Enum Class in com.qtsurfer.api.client.model
-
Which trials keep their per-point equity curve.
- EquityCurveResult - Class in com.qtsurfer.api.client.model
-
An equity curve, shaped per `meta.outMode`: `points` when `ARRAY`, `timestamps` + `equities` (parallel arrays) when `SHORT`.
- EquityCurveResult() - Constructor for class com.qtsurfer.api.client.model.EquityCurveResult
- EquityPoint - Class in com.qtsurfer.api.client.model
-
Single sample of the running equity at a yield event.
- EquityPoint() - Constructor for class com.qtsurfer.api.client.model.EquityPoint
- error(String) - Method in class com.qtsurfer.api.client.model.Dataset
- error(String) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- error(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- error(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- etaSeconds(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- ETHEREUM - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.NetworkEnum
- eventTsMs(Long) - Method in class com.qtsurfer.api.client.model.LiveSignal
- exchange(String) - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
- exchange(String) - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
- exchange(String) - Method in class com.qtsurfer.api.client.model.LiveSource
- Exchange - Class in com.qtsurfer.api.client.model
-
Exchange service provider
- Exchange() - Constructor for class com.qtsurfer.api.client.model.Exchange
- ExchangeApi - Class in com.qtsurfer.api.client.api
- ExchangeApi() - Constructor for class com.qtsurfer.api.client.api.ExchangeApi
- ExchangeApi(ApiClient) - Constructor for class com.qtsurfer.api.client.api.ExchangeApi
- EXECUTE - Enum constant in enum class com.qtsurfer.api.client.model.Notice.ProvenanceEnum
- executeBacktest(String, DataSourceType, ExecuteBacktestRequest) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Execute a compiled strategy against a prepared dataset Enqueues an execute task that runs the strategy identified by `strategyId` over the data prepared by the prepare job identified by `prepareJobId`.
- ExecuteBacktestRequest - Class in com.qtsurfer.api.client.model
-
ExecuteBacktestRequest
- ExecuteBacktestRequest() - Constructor for class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- executeBacktestWithHttpInfo(String, DataSourceType, ExecuteBacktestRequest) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Execute a compiled strategy against a prepared dataset Enqueues an execute task that runs the strategy identified by `strategyId` over the data prepared by the prepare job identified by `prepareJobId`.
- executeSweep(String, DataSourceType, String, ExecuteSweepRequest) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Execute a parameter sweep over prepared data Runs a parameter matrix over the single immutable dataset identified by `requestId`.
- ExecuteSweepAccepted - Class in com.qtsurfer.api.client.model
-
ExecuteSweepAccepted
- ExecuteSweepAccepted() - Constructor for class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- ExecuteSweepRequest - Class in com.qtsurfer.api.client.model
-
ExecuteSweepRequest
- ExecuteSweepRequest() - Constructor for class com.qtsurfer.api.client.model.ExecuteSweepRequest
- ExecuteSweepResult - Class in com.qtsurfer.api.client.model
-
ExecuteSweepResult
- ExecuteSweepResult() - Constructor for class com.qtsurfer.api.client.model.ExecuteSweepResult
- ExecuteSweepResult.ObjectiveEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets objective
- ExecuteSweepResult.OrderEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets order
- ExecuteSweepResult.RankingEnum - Enum Class in com.qtsurfer.api.client.model
-
Which ordering was actually applied, which is not always the one requested: a sweep with no stored parameter grid cannot be plateau-ranked and falls back to `raw`.
- ExecuteSweepResult.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
The sweep's own status vocabulary — not the same set `state.status` below uses.
- executeSweepWithHttpInfo(String, DataSourceType, String, ExecuteSweepRequest) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Execute a parameter sweep over prepared data Runs a parameter matrix over the single immutable dataset identified by `requestId`.
- expected(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- expiresAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
- expiresIn(Integer) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- expiresInMinutes(Integer) - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
F
- factory(String) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- FAILED - Enum constant in enum class com.qtsurfer.api.client.model.Dataset.StatusEnum
- FAILED - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportState.StatusEnum
- FAILED - Enum constant in enum class com.qtsurfer.api.client.model.DatasetUploadState.StatusEnum
- FAILED - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.StatusEnum
- FAILED - Enum constant in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
- FAILED - Enum constant in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
- FAILED - Enum constant in enum class com.qtsurfer.api.client.model.ResultMap.SignalsUploadEnum
- FAILED - Enum constant in enum class com.qtsurfer.api.client.model.StrategyState.ValidationEnum
- failedShards(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- failReason(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- feeLeg(SweepBaseConfig.FeeLegEnum) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- feeRate(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- FETCHING - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportCreated.StatusEnum
- FETCHING - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportState.StatusEnum
- finalizeDatasetUpload(String, String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Finalize an uploaded file and start ingest Call once the file has been PUT to the `upload.url` from `POST /datasets` (or from `POST /datasets/{datasetId}/uploads`).
- FinalizeDatasetUpload202Response - Class in com.qtsurfer.api.client.model
-
FinalizeDatasetUpload202Response
- FinalizeDatasetUpload202Response() - Constructor for class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
- finalizeDatasetUploadWithHttpInfo(String, String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Finalize an uploaded file and start ingest Call once the file has been PUT to the `upload.url` from `POST /datasets` (or from `POST /datasets/{datasetId}/uploads`).
- foldIx(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- folds(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
- folds(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
- folds(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- format(Date, StringBuffer, FieldPosition) - Method in class com.qtsurfer.api.client.invoker.RFC3339DateFormat
- FREE - Enum constant in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TierEnum
- from(Double) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
- from(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- from(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.CoverageWindow
- from(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.Dataset
- from(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- from(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- fromValue(Boolean) - Static method in enum class com.qtsurfer.api.client.model.DeleteDataset200Response.DeletedEnum
- fromValue(Boolean) - Static method in enum class com.qtsurfer.api.client.model.DeleteStrategy200Response.DeletedEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.AuthTokenError.CodeEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TierEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TokenTypeEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.CancelBacktest200Response.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.CancelSweep200Response.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.Dataset.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.Dataset.TimestampUnitEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.Dataset.TypeEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetCreated.TypeEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportCreated.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.IdEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.NetworkEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.VersionEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.CadenceEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.TypeEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportState.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetUploadState.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetVersion.DataFormatEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetVersion.TimestampUnitEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.DataFormatEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TimestampUnitEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TypeEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.DataSourceType
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.EquityCurveOutMode
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.EquityCurveRequest.ModeEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.ObjectiveEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.OrderEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.RankingEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.InstrumentListMeta.SegmentEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRun.DesiredEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRun.StageEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRun.VisibilityEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunCompact.StageEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunCompact.VisibilityEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunSummary.DesiredEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunSummary.StageEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunSummary.VisibilityEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveSignal.StageEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveSignal.TypeEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.LiveSource.TypeEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.Notice.ProvenanceEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData.RationaleEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.ResultMap.SignalsUploadEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.StartLiveRequest.VisibilityEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.StrategyState.RequiredSourcesEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.StrategyState.ValidationEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.SweepBaseConfig.FeeLegEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.SweepSensitivity.StatusEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.ObjectiveEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.SamplerEnum
- fromValue(String) - Static method in enum class com.qtsurfer.api.client.model.UpdateLiveRequest.VisibilityEnum
- FUNDING - Enum constant in enum class com.qtsurfer.api.client.model.DataSourceType
- FUNDING_RATE - Enum constant in enum class com.qtsurfer.api.client.model.StrategyState.RequiredSourcesEnum
- futures(HalLink) - Method in class com.qtsurfer.api.client.model.InstrumentLinks
- FUTURES - Enum constant in enum class com.qtsurfer.api.client.model.InstrumentListMeta.SegmentEnum
G
- gaps(Integer) - Method in class com.qtsurfer.api.client.model.Dataset
- gaps(Integer) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- gaps(Integer) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- gaps(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- gate(Object) - Method in class com.qtsurfer.api.client.model.LiveRun
- getAborted() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Individual runs that executed and aborted.
- getAborted() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Get aborted
- getAccessToken() - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
-
Short-lived HS256 JWT.
- getAccount() - Method in class com.qtsurfer.api.client.api.AccountApi
-
Get your account's identity and tier limits Your userId, current tier, and that tier's limits — no database call, safe to fetch on every page load.
- getAccount() - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
-
Link to your tier limits, `GET /account`.
- getAccountUsage() - Method in class com.qtsurfer.api.client.api.AccountApi
-
Get your live storage usage How much of your account's shared storage pool (`GET /account`'s `maxTotalStorageBytes`) you're currently using.
- getAccountUsageWithHttpInfo() - Method in class com.qtsurfer.api.client.api.AccountApi
-
Get your live storage usage How much of your account's shared storage pool (`GET /account`'s `maxTotalStorageBytes`) you're currently using.
- getAccountWithHttpInfo() - Method in class com.qtsurfer.api.client.api.AccountApi
-
Get your account's identity and tier limits Your userId, current tier, and that tier's limits — no database call, safe to fetch on every page load.
- getActualInstance() - Method in class com.qtsurfer.api.client.model.AbstractOpenApiSchema
-
Get the actual instance
- getActualInstance() - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue
-
Get the actual instance, which can be the following: BigDecimal, Boolean, String
- getActualInstance() - Method in class com.qtsurfer.api.client.model.SweepAxis
-
Get the actual instance, which can be the following: SweepAxisOneOf, SweepAxisOneOf1
- getActualInstance() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
-
Get the actual instance, which can be the following: BigDecimal, Boolean
- getActualInstanceRecursively() - Method in class com.qtsurfer.api.client.model.AbstractOpenApiSchema
-
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
- getAmount() - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
-
Get amount
- getApiException(String, HttpResponse<InputStream>) - Method in class com.qtsurfer.api.client.api.AccountApi
- getApiException(String, HttpResponse<InputStream>) - Method in class com.qtsurfer.api.client.api.AuthApi
- getApiException(String, HttpResponse<InputStream>) - Method in class com.qtsurfer.api.client.api.BacktestingApi
- getApiException(String, HttpResponse<InputStream>) - Method in class com.qtsurfer.api.client.api.DatasetApi
- getApiException(String, HttpResponse<InputStream>) - Method in class com.qtsurfer.api.client.api.ExchangeApi
- getApiException(String, HttpResponse<InputStream>) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
- getApiException(String, HttpResponse<InputStream>) - Method in class com.qtsurfer.api.client.api.StrategyApi
- getAsyncResponseInterceptor() - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Get the custom async response interceptor.
- getAvailableSinceMs() - Method in class com.qtsurfer.api.client.model.LiveSignalPage
-
The oldest moment this run's signals can still be read from.
- getBacktestResult(String, DataSourceType, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get the result of a backtest execution job Retrieves the current state and results of the execute job identified by `jobId`.
- getBacktestResultWithHttpInfo(String, DataSourceType, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get the result of a backtest execution job Retrieves the current state and results of the execute job identified by `jobId`.
- getBase() - Method in class com.qtsurfer.api.client.model.InstrumentDetail
-
Base currency
- getBaseConfig() - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
-
Capital/fee/position-size overrides for this one run — the same shape `executeSweep`'s `baseConfig` accepts.
- getBaseConfig() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Get baseConfig
- getBaseUri() - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Get the base URI to resolve the endpoint paths against.
- getBelowTradeFloor() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Get belowTradeFloor
- getBest() - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
-
Get best
- getBest() - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
-
Get best
- getBigDecimal() - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue
-
Get the actual instance of `BigDecimal`.
- getBigDecimal() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
-
Get the actual instance of `BigDecimal`.
- getBoolean() - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue
-
Get the actual instance of `Boolean`.
- getBoolean() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
-
Get the actual instance of `Boolean`.
- getBuyFeeRate() - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
-
Get buyFeeRate minimum: 0
- getBytes() - Method in class com.qtsurfer.api.client.model.Dataset
-
Size of `currentVersionId`'s own stored file.
- getBytes() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
Size of the stored file `dataUrl` points at — a converted `lastra` for a CSV/gzip/zip upload, or the parquet file itself, unconverted, for a parquet upload.
- getBytes() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Size of `currentVersionId`'s own stored file.
- getCadence() - Method in class com.qtsurfer.api.client.model.Dataset
-
`currentVersionId`'s own discovered cadence — a fixed grid (e.g.
- getCadence() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
Optional.
- getCadence() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
The cadence discovered from the data's own timestamps.
- getCadence() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
`currentVersionId`'s own discovered cadence — a fixed grid (e.g.
- getCadence() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
The dataset version's own discovered cadence — a fixed grid (e.g.
- getCadence() - Method in class com.qtsurfer.api.client.model.PrepareRequest
-
Output bar cadence for the prepared range.
- getCagr() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Compound Annual Growth Rate (eg.
- getCagr() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Same units as `cagr` on the single-run result — a ratio, not a percent.
- getCells() - Method in class com.qtsurfer.api.client.model.SweepHeatmap
-
Get cells
- getClassForElement(JsonNode, Class<?>) - Static method in class com.qtsurfer.api.client.invoker.JSON
-
Returns the target model class that should be used to deserialize the input data.
- getCode() - Method in exception com.qtsurfer.api.client.invoker.ApiException
-
Get the HTTP status code.
- getCode() - Method in class com.qtsurfer.api.client.model.AuthTokenError
-
Machine-readable error reason.
- getCode() - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
-
Raw strategy source code (Java or QTScript), exactly as registered.
- getCode() - Method in class com.qtsurfer.api.client.model.Notice
-
Stable identifier for the kind of finding; safe to match on.
- getCode() - Method in class com.qtsurfer.api.client.model.ResponseError
-
Status code
- getCode() - Method in class com.qtsurfer.api.client.model.StrategyLinks
-
Link to this strategy's registered source, `GET /strategy/{strategyId}/code`.
- getCompiledAt() - Method in class com.qtsurfer.api.client.model.StrategyState
-
When the live compilation was produced.
- getCompiledAt() - Method in class com.qtsurfer.api.client.model.StrategySummary
-
When the live compilation was produced.
- getCompleted() - Method in class com.qtsurfer.api.client.model.JobState
-
The amount of data processed so far
- getCompleted() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
The amount of data processed so far
- getCompletedFolds() - Method in class com.qtsurfer.api.client.model.WalkForwardResult
-
Folds that have finished and reported a winner.
- getConnectTimeout() - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Get connection timeout (in milliseconds).
- getContextId() - Method in class com.qtsurfer.api.client.model.JobState
-
Identifier for the job's execution context.
- getContextId() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Identifier for the job's execution context.
- getContract() - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
-
The pool (v3) or pair (v2) contract address.
- getCount() - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
-
Get count
- getCount() - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
-
Non-aborted runs that used this value.
- getCoverage() - Method in class com.qtsurfer.api.client.model.InstrumentDetail
-
Get coverage
- getCoverageRatio() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Against a managed exchange: `hoursWithData / totalHours` in `[0,1]` (`1.0` when `totalHours` is 0), the fraction of hours in the requested range that have served data.
- getCreatedAt() - Method in class com.qtsurfer.api.client.model.Dataset
-
When the dataset was created.
- getCreatedAt() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
When the dataset was created.
- getCreatedAtMs() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Epoch milliseconds this run was started.
- getCreatedAtMs() - Method in class com.qtsurfer.api.client.model.PublicLiveRun
-
Get createdAtMs
- getCurrentVersionId() - Method in class com.qtsurfer.api.client.model.Dataset
-
The id of the most recently finalized, successfully ingested version.
- getCurrentVersionId() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
The id of the most recently finalized, successfully ingested version.
- getData() - Method in class com.qtsurfer.api.client.invoker.ApiResponse
- getData() - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
-
The list of instruments for the segment
- getData() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
The signal's own free-form payload.
- getDataFormat() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
Which format `dataUrl` is actually in — check this rather than assuming it matches how you uploaded it.
- getDataFormat() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Which format `dataUrl` is actually in — check this rather than assuming it matches how you uploaded it.
- getDataFrom() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Start of the available data range for the prepared instrument.
- getDataset(String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Get a dataset by id Detail for one dataset, plus a self link.
- getDatasetBytesUsed() - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Combined bytes of every active dataset's current version.
- getDatasetId() - Method in class com.qtsurfer.api.client.model.Dataset
-
Opaque id, returned by `POST /datasets`.
- getDatasetId() - Method in class com.qtsurfer.api.client.model.DatasetCreated
-
Opaque id of the newly created dataset.
- getDatasetId() - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
-
Opaque id of the newly created dataset — same id space as `POST /datasets`.
- getDatasetId() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
Get datasetId
- getDatasetId() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Opaque id, returned by `POST /datasets`.
- getDatasetId() - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
-
Get datasetId
- getDatasetId() - Method in class com.qtsurfer.api.client.model.PrepareRequest
-
Only for `exchangeId: user`: the id of a dataset created via `POST /datasets`, in place of `instrument`.
- getDatasetImport(String, String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Get the state of an import/ingest Poll after `POST /datasets/imports` until `status` is `ready` or `failed`.
- getDatasetImportWithHttpInfo(String, String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Get the state of an import/ingest Poll after `POST /datasets/imports` until `status` is `ready` or `failed`.
- getDatasets() - Method in class com.qtsurfer.api.client.model.ListDatasets200Response
-
Get datasets
- getDatasetsUsed() - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Active datasets counted — the same set `GET /account`'s `maxDatasets` limits.
- getDatasetUpload(String, String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Get the state of an upload/ingest Poll after `POST .../finalize` until `status` is `ready` or `failed`.
- getDatasetUploadWithHttpInfo(String, String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Get the state of an upload/ingest Poll after `POST .../finalize` until `status` is `ready` or `failed`.
- getDatasetVersionId() - Method in class com.qtsurfer.api.client.model.PrepareRequest
-
Only for `exchangeId: user`, and optional even then: pins a specific past version of the dataset instead of its current one.
- getDatasetWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Get a dataset by id Detail for one dataset, plus a self link.
- getDataTo() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
End of the available data range for the prepared instrument.
- getDataUrl() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
Presigned GET URL to the stored file — see `dataFormat` for which format it's in.
- getDataUrl() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Presigned GET URL to the current version's stored file — see `dataFormat` for which format it's actually in.
- getDeclaredProperties() - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
-
What could be established about this strategy's sweep-key vocabulary without constructing it.
- getDefault() - Static method in class com.qtsurfer.api.client.invoker.JSON
-
Get the default JSON instance.
- getDefaultApiClient() - Static method in class com.qtsurfer.api.client.invoker.Configuration
-
Get the default API client, which would be used when creating API instances without providing an API client.
- getDefaultBaseUri() - Method in class com.qtsurfer.api.client.invoker.ApiClient
- getDefaultValue() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
The declared default, as a string, if one was given.
- getDeflatedSharpe() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Probability that this run's Sharpe reflects real edge rather than the best draw from however many parameter vectors were tried.
- getDeleted() - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
-
Get deleted
- getDeleted() - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
-
Get deleted
- getDescription() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
Human-readable label, as declared.
- getDescription() - Method in class com.qtsurfer.api.client.model.Exchange
-
Description of the exchange
- getDescription() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Get description
- getDescription() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Get description
- getDescription() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Get description
- getDescription() - Method in class com.qtsurfer.api.client.model.PublicLiveRun
-
Get description
- getDescription() - Method in class com.qtsurfer.api.client.model.StartLiveRequest
-
Get description
- getDescription() - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
-
Get description
- getDesired() - Method in class com.qtsurfer.api.client.model.LiveRun
-
What you last asked for.
- getDesired() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
What you last asked for.
- getDetail() - Method in class com.qtsurfer.api.client.model.StrategyState
-
Why validation failed, or why a queued check has not reported.
- getDex() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
Get dex
- getDifferential() - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
-
True only if delta-encoding actually ran.
- getDifferential() - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
-
Delta-encode both fields from the second (post-resample) point onward.
- getDifferential() - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
-
Delta-encode both fields from the second (post-resample) point onward.
- getDigest() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Content hash, for checking that two independent deliveries of the same signal agree.
- getDone() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Get done
- getDryRunIncomplete() - Method in class com.qtsurfer.api.client.model.StrategyState
-
The check did not finish its budget — it ran out of time, was refused because the platform was already holding too many unfinishable runs, or hit a failure attributable to the synthetic instrument rather than to your strategy.
- getEffectiveAtMs() - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
-
Epoch milliseconds — the earliest moment the new values are guaranteed to be in effect.
- getEmittedAtMs() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Time it was published — always at or after `eventTsMs`.
- getEndTime() - Method in class com.qtsurfer.api.client.model.JobState
-
Timestamp for when the preparation finished
- getEndTime() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Timestamp for when the preparation finished
- getEquities() - Method in class com.qtsurfer.api.client.model.EquityCurveResult
-
Present when `meta.outMode` is `SHORT` and the curve is inline (not a pointer), parallel to `timestamps` (same index, same point).
- getEquity() - Method in class com.qtsurfer.api.client.model.EquityPoint
-
Running equity at this point (`initialCapital + cumulativePnl`).
- getEquityCurve() - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
-
Get equityCurve
- getEquityCurve() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Get equityCurve
- getEquityCurve() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Equity curve over the backtest.
- getEquityCurve() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Present whenever this trial actually has a curve — which is any completed run of a sweep that requested curves at all (`equityCurve.mode` `topN`/`topPct`), not only the ranked winners.
- getError() - Method in class com.qtsurfer.api.client.model.Dataset
-
A human-readable reason the most recent upload/import attempt failed.
- getError() - Method in class com.qtsurfer.api.client.model.DatasetImportState
-
A human-readable reason, present when `status` is `failed` — an unresolvable pool/pair, no data in the requested range, a range older than the configured source retains, the fetch exceeding your tier's time ceiling, or any of `DatasetUploadState.error`'s own ingest-side reasons once fetching hands off to it.
- getError() - Method in class com.qtsurfer.api.client.model.DatasetUploadState
-
A human-readable reason, present when `status` is `failed` (e.g.
- getError() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
A human-readable reason the most recent upload/import attempt failed.
- getEtaSeconds() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Rough seconds remaining, extrapolated from the rate observed so far and assuming nothing else competes for workers.
- getEventTsMs() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Market time the signal was produced.
- getExchange() - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
-
The exchange the instruments belong to
- getExchange() - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
-
Get exchange
- getExchange() - Method in class com.qtsurfer.api.client.model.LiveSource
-
Get exchange
- getExpected() - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
-
Expected row count for the hour (currently always 0; reserved for future use).
- getExpiresAtMs() - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
-
Get expiresAtMs
- getExpiresIn() - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
-
Seconds until the JWT expires (typically 3600).
- getExpiresInMinutes() - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
-
How long `url` stays valid.
- getFactory() - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
-
The factory that deployed `contract`.
- getFailedShards() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Shards (or folds) that failed and will not be retried.
- getFailReason() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Why the sweep produced less than it should have — the cause reported by the **first** shard to fail, not a list.
- getFeeLeg() - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
-
Get feeLeg
- getFeeRate() - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
-
Get feeRate minimum: 0
- getFoldIx() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
Position in the walk-forward sequence, oldest first.
- getFolds() - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
-
Get folds
- getFolds() - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
-
How many sequential optimize-then-score windows to run.
- getFolds() - Method in class com.qtsurfer.api.client.model.WalkForwardResult
-
Folds requested at submit.
- getFrom() - Method in class com.qtsurfer.api.client.model.CoverageWindow
-
Earliest timestamp with data available
- getFrom() - Method in class com.qtsurfer.api.client.model.Dataset
-
Start of `currentVersionId`'s own data range, as discovered at ingest time.
- getFrom() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
Start of the range to fetch, inclusive.
- getFrom() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Start of `currentVersionId`'s own data range, as discovered at ingest time.
- getFrom() - Method in class com.qtsurfer.api.client.model.PrepareRequest
-
Start date for the preparation process.
- getFrom() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
-
Get from
- getFutures() - Method in class com.qtsurfer.api.client.model.InstrumentLinks
-
Link to the futures instruments listing.
- getGaps() - Method in class com.qtsurfer.api.client.model.Dataset
-
`currentVersionId`'s own gap count at its discovered cadence.
- getGaps() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
Number of gaps at the discovered cadence.
- getGaps() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
`currentVersionId`'s own gap count at its discovered cadence.
- getGaps() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Number of gaps in the dataset version at its own cadence, as discovered at ingest time.
- getGate() - Method in class com.qtsurfer.api.client.model.LiveRun
-
The sandbox trial's promotion verdict, once one exists.
- getHeaders() - Method in class com.qtsurfer.api.client.invoker.ApiResponse
- getHeatmaps() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
Get heatmaps
- getHeatmapsTruncated() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
True when at least one two-parameter surface was left out to stay inside the response budget.
- getHostName() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Identifier of the worker that executed the strategy.
- getHour() - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
-
The hour (UTC, hour-aligned) that has no data.
- getHoursWithData() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Number of hours in the range that have data.
- getHoursWithoutData() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
One entry per hour in the range that has no data, with a rationale.
- getHref() - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
-
Get href
- getHref() - Method in class com.qtsurfer.api.client.model.HalLink
-
The link target as an absolute-path URI reference (resolve against the API base).
- getHref() - Method in class com.qtsurfer.api.client.model.PublicLiveNextLink
-
Get href
- getHttpClient() - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Get an
HttpClientbased on the currentHttpClient.Builder. - getId() - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
-
Which on-chain DEX protocol `contract` implements.
- getId() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
The version id.
- getId() - Method in class com.qtsurfer.api.client.model.Exchange
-
Unique identifier for the exchange
- getId() - Method in class com.qtsurfer.api.client.model.InstrumentDetail
-
Instrument identifier (e.g.
- getImportId() - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
-
Identifies this import.
- getImportId() - Method in class com.qtsurfer.api.client.model.DatasetImportState
-
Get importId
- getInactiveSince() - Method in class com.qtsurfer.api.client.model.CoverageWindow
-
If the instrument stopped producing this data type (delisted/inactive), the timestamp it went inactive.
- getInitialFunding() - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
-
Get initialFunding
- getInputPointCount() - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
-
Size of the curve the transform pipeline received.
- getInSampleFrom() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
First index of the optimization window, into the prepared session.
- getInSamplePct() - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
-
Get inSamplePct
- getInSamplePct() - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
-
Share of the session each fold spends optimizing; the remainder is where its winner is scored.
- getInSamplePct() - Method in class com.qtsurfer.api.client.model.WalkForwardResult
-
Resolved in-sample share each fold optimized on.
- getInSampleSharpe() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
How that winner scored on the window it was chosen on.
- getInSampleTo() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
End of the optimization window, exclusive — and where scoring begins.
- getInstrument() - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
-
Exchange instrument identifier (e.g.
- getInstrument() - Method in class com.qtsurfer.api.client.model.Dataset
-
Exchange instrument identifier (e.g.
- getInstrument() - Method in class com.qtsurfer.api.client.model.DatasetCreated
-
Exchange instrument identifier (e.g.
- getInstrument() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
Exchange instrument identifier (e.g.
- getInstrument() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Exchange instrument identifier (e.g.
- getInstrument() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Get instrument
- getInstrument() - Method in class com.qtsurfer.api.client.model.PrepareRequest
-
Required unless `exchangeId` is the reserved value `user`, in which case send `datasetId` instead.
- getInstrument() - Method in class com.qtsurfer.api.client.model.ResultMap
-
The instrument (currency pair) that was backtested
- getInstruments() - Method in class com.qtsurfer.api.client.model.LiveSource
-
Instrument symbols, or `[\"*\"]` for every instrument the exchange/segment offers (tier-gated).
- getIops() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Instrument operations per second throughput during execution
- getJobId() - Method in class com.qtsurfer.api.client.model.AcceptedJob
-
Unique job identifier; use this to poll for completion.
- getJobId() - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
-
Get jobId
- getJobId() - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
-
The fetch/ingest job id.
- getJobId() - Method in class com.qtsurfer.api.client.model.DatasetImportState
-
The fetch/ingest job id, while `status` is `fetching` or `ingesting`.
- getJobId() - Method in class com.qtsurfer.api.client.model.DatasetUploadState
-
The ingest job id, while `status` is `ingesting`.
- getJobId() - Method in class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
-
Get jobId
- getKind() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
`BUY`/`SELL` for a `hint`, the command name for a `command`, absent otherwise.
- getKlines() - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
-
Coverage of kline (candlestick) data
- getLargestGapSteps() - Method in class com.qtsurfer.api.client.model.Dataset
-
`currentVersionId`'s own largest gap, in units of its discovered cadence step.
- getLargestGapSteps() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
The largest gap, in units of the discovered cadence step.
- getLargestGapSteps() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
`currentVersionId`'s own largest gap, in units of its discovered cadence step.
- getLargestGapSteps() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
The largest gap in the dataset version, in units of its own cadence step.
- getLastPrice() - Method in class com.qtsurfer.api.client.model.InstrumentDetail
-
Last traded price
- getLeaderboard() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Get leaderboard
- getLeaderboardSize() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Total result rows currently available.
- getLevel() - Method in class com.qtsurfer.api.client.model.Notice
-
Severity as the engine classified it.
- getLinks() - Method in class com.qtsurfer.api.client.model.Account
-
Get links
- getLinks() - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Get links
- getLinks() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Get links
- getLinks() - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
-
Get links
- getLinks() - Method in class com.qtsurfer.api.client.model.LiveListResponse
-
Get links
- getLinks() - Method in class com.qtsurfer.api.client.model.LiveSignalPage
-
Get links
- getLinks() - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
-
Get links
- getLinks() - Method in class com.qtsurfer.api.client.model.StrategyState
-
Get links
- getLive(String) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Get this strategy's current (or most recent) live run The run you last started for this strategy — its most complete state, including `params` and the promotion `gate` once the sandbox trial has one to report.
- getLiveRunSignals(String, Long, String, String, Integer) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Read a run's signals Returns one page of the signals a run has already produced, newest-last, optionally from a given time and narrowed to one or more instruments.
- getLiveRunSignalsWithHttpInfo(String, Long, String, String, Integer) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Read a run's signals Returns one page of the signals a run has already produced, newest-last, optionally from a given time and narrowed to one or more instruments.
- getLiveWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Get this strategy's current (or most recent) live run The run you last started for this strategy — its most complete state, including `params` and the promotion `gate` once the sandbox trial has one to report.
- getMapper() - Method in class com.qtsurfer.api.client.invoker.JSON
-
Get the object mapper
- getMarginals() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
Get marginals
- getMax() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
Suggested sweep/range maximum, if declared.
- getMaxDatasetBytes() - Method in class com.qtsurfer.api.client.model.Account
-
Maximum size, in bytes, of a single dataset version.
- getMaxDatasets() - Method in class com.qtsurfer.api.client.model.Account
-
Maximum number of active datasets your tier allows.
- getMaxDdPct() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Same units as `maxDrawdownPercent` on the single-run result — percent (0-100 scale).
- getMaxDrawdown() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Maximum absolute drawdown in the output currency
- getMaxDrawdownPercent() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Maximum percentage drawdown from peak equity
- getMaxPct() - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
-
Top percentage of trials to retain when mode is topPct.
- getMaxTotalStorageBytes() - Method in class com.qtsurfer.api.client.model.Account
-
Maximum combined storage, in bytes, across every dataset, strategy-execution signal, and registered strategy on your account — one shared pool, not a separate cap per resource type, since they all compete for the same underlying storage.
- getMean() - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
-
Get mean
- getMean() - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
-
Get mean
- getMessage() - Method in class com.qtsurfer.api.client.model.AuthTokenError
-
Human-readable description of the failure.
- getMessage() - Method in class com.qtsurfer.api.client.model.Notice
-
Human-readable explanation.
- getMessage() - Method in class com.qtsurfer.api.client.model.ResponseError
-
Error description
- getMeta() - Method in class com.qtsurfer.api.client.model.EquityCurveResult
-
Get meta
- getMeta() - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
-
Get meta
- getMin() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
Suggested sweep/range minimum, if declared.
- getMinTradeFloor() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Trials below this trade count are flagged but remain in the results.
- getMode() - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
-
Which trials keep their per-point equity curve.
- getN() - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
-
Trial count to retain when mode is topN.
- getName() - Method in class com.qtsurfer.api.client.invoker.Pair
- getName() - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
-
A name unique among your datasets.
- getName() - Method in class com.qtsurfer.api.client.model.Dataset
-
Unique among your datasets.
- getName() - Method in class com.qtsurfer.api.client.model.DatasetCreated
-
Unique name of the newly created dataset.
- getName() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
A name unique among your datasets.
- getName() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Unique among your datasets.
- getName() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
The key a sweep or execute param map uses for this property.
- getName() - Method in class com.qtsurfer.api.client.model.Exchange
-
Name of the exchange
- getName() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Get name
- getName() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Get name
- getName() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Get name
- getName() - Method in class com.qtsurfer.api.client.model.PublicLiveRun
-
Get name
- getName() - Method in class com.qtsurfer.api.client.model.StartLiveRequest
-
Get name
- getName() - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
-
Get name
- getNeighbourCount() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
How many neighbouring parameter points backed the `plateauScore`.
- getNetwork() - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
-
Which chain the pool/pair lives on.
- getNext() - Method in class com.qtsurfer.api.client.model.PublicLiveListLinks
-
Get next
- getNotices() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Diagnostics the engine raised over this run, each with `provenance: execute`.
- getNotices() - Method in class com.qtsurfer.api.client.model.StrategyState
-
What the run surfaced.
- getNoticesTruncated() - Method in class com.qtsurfer.api.client.model.ResultMap
-
How many notices were dropped past the cap of 50.
- getNoticesTruncated() - Method in class com.qtsurfer.api.client.model.StrategyState
-
How many notices were dropped past the cap.
- getNotStarted() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Units that have not reported anything yet.
- getNullValue(DeserializationContext) - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue.ScalarStrategyParamValueDeserializer
-
Handle deserialization of the 'null' value.
- getNullValue(DeserializationContext) - Method in class com.qtsurfer.api.client.model.SweepAxis.SweepAxisDeserializer
-
Handle deserialization of the 'null' value.
- getNullValue(DeserializationContext) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner.SweepAxisOneOf1ValuesInnerDeserializer
-
Handle deserialization of the 'null' value.
- getObjective() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Get objective
- getObjective() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
Get objective
- getObjective() - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
-
Get objective
- getObjectMapper() - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Get a copy of the current
ObjectMapper. - getOrder() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Get order
- getOrder() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Get order
- getOrderKind() - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
-
Get orderKind
- getOutMode() - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
-
The actual JSON shape served.
- getOutMode() - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
-
Requested JSON shape.
- getOutMode() - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
-
Requested JSON shape.
- getOutOfSample() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
Get outOfSample
- getOutOfSampleTo() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
End of the scoring window, exclusive.
- getOutputPointCount() - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
-
Size after the full pipeline (resample, then differential, then outMode).
- getParam() - Method in class com.qtsurfer.api.client.model.SweepMarginal
-
Get param
- getParamA() - Method in class com.qtsurfer.api.client.model.SweepHeatmap
-
Get paramA
- getParamB() - Method in class com.qtsurfer.api.client.model.SweepHeatmap
-
Get paramB
- getParamDrift() - Method in class com.qtsurfer.api.client.model.WalkForwardResult
-
Mean normalized lattice distance between consecutive fold winners.
- getParams() - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
-
Strategy properties to apply to this run.
- getParams() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Get params
- getParams() - Method in class com.qtsurfer.api.client.model.ResultMap
-
The strategy properties this run was given, echoed back as sent.
- getParams() - Method in class com.qtsurfer.api.client.model.StartLiveRequest
-
Strategy parameters to start with.
- getParams() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Get params
- getParams() - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
-
Get params
- getParams() - Method in class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
-
Must be non-empty; every key must be a property your strategy declares.
- getParams() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
The parameter vector that won this fold's optimization window.
- getParamsVersion() - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
-
Get paramsVersion
- getParamsVersion() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Increments on every accepted `PUT .../params` call, including one that resends the current values.
- getParamsVersion() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
The parameter set in force when this signal was produced.
- getPbo() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Probability of backtest overfitting for the sweep as a whole, by combinatorially symmetric cross-validation: how often the configuration that won in-sample lands below median out-of-sample.
- getPboSplits() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
How many train/test splits the `pbo` figure was averaged over.
- getPendingShards() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Get pendingShards
- getPercentAmountToLock() - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
-
Get percentAmountToLock maximum: 100
- getPlateauScore() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
The objective of the worst run in this point's immediate neighbourhood — how well the region around it holds up, not how well it scored itself.
- getPnl() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Absolute net PnL in the output currency.
- getPnlPct() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Same units as `pnlTotalPercent` on the single-run result — percent (0-100 scale).
- getPnlTotal() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Total profit and loss in the output currency
- getPnlTotalPercent() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Total PnL as a percentage of the initial capital (`backtestFunding`).
- getPoints() - Method in class com.qtsurfer.api.client.model.EquityCurveResult
-
Present when `meta.outMode` is `ARRAY` and the curve is inline (not a pointer).
- getPoints() - Method in class com.qtsurfer.api.client.model.SweepMarginal
-
Get points
- getPrepareJobId() - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
-
Job ID returned by `POST /prepare` (must be in `Completed` state)
- getPrepareStatus(String, DataSourceType, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get the status of a prepare job Retrieves the current state of the prepare job identified by `jobId`.
- getPrepareStatusWithHttpInfo(String, DataSourceType, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get the status of a prepare job Retrieves the current state of the prepare job identified by `jobId`.
- getPrice() - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
-
Get price
- getProgress() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Get progress
- getProvenance() - Method in class com.qtsurfer.api.client.model.Notice
-
Where it came from, which matters because the two silences differ: an empty list from a real run (`execute`) is a clean bill of health, while an empty list from `compile-dry-run` is only a lower bound over a bounded synthetic series.
- getQueued() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
False when an identical sweep already exists and was not enqueued again.
- getQuote() - Method in class com.qtsurfer.api.client.model.InstrumentDetail
-
Quote currency
- getRank() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Present only in the `ranked` view.
- getRanking() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Which ordering was actually applied, which is not always the one requested: a sweep with no stored parameter grid cannot be plateau-ranked and falls back to `raw`.
- getRationale() - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
-
Why the hour has no data.
- getReadTimeout() - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Get the read timeout that was set.
- getReason() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Present only when the run stopped because it exceeded its resource allowance.
- getReflected() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
Whether a value for this key is injected into the strategy's field (`true`) or only available through the property map (`false`).
- getRegenerated() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
`true` only for a signal republished to fill a gap in the record.
- getRelay() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Whether this run's signals are being relayed over the WebSocket channel described in the \"Live execution\" guide, right now.
- getRelay() - Method in class com.qtsurfer.api.client.model.StartLiveRequest
-
Request that this run's signals be relayed over its WebSocket channel once it reaches the `live` stage — see the \"Live execution\" guide.
- getRequestId() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
Get requestId
- getRequestInterceptor() - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Get the custom interceptor.
- getRequiredSources() - Method in class com.qtsurfer.api.client.model.StrategyState
-
The market data a strategy needs, read off the compiled class rather than off anything you sent — `TickerStrategy`, `KlineStrategy` and `FundingRateStrategy` each declare one, and a `MultiSourceStrategy` declares a set.
- getRequiredSources() - Method in class com.qtsurfer.api.client.model.StrategySummary
-
The market data this strategy needs.
- getResample() - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
-
Downsample to at most this many points (extrema-preserving — the global max/min and the exact first/last point are always kept).
- getResample() - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
-
Downsample to at most this many points (extrema-preserving — the global max/min and the exact first/last point are always kept).
- getResampled() - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
-
True only if the resample stage actually changed the point count.
- getResponseBody() - Method in exception com.qtsurfer.api.client.invoker.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception com.qtsurfer.api.client.invoker.ApiException
-
Get the HTTP response headers.
- getResponseInterceptor() - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Get the custom response interceptor.
- getResults() - Method in class com.qtsurfer.api.client.model.BacktestJobResult
-
Get results
- getResults() - Method in class com.qtsurfer.api.client.model.WalkForwardResult
-
One entry per completed fold, oldest first.
- getRetrying() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Units whose last attempt failed on something transient — an I/O error, a worker that died mid-read — and which are queued to be attempted again.
- getRows() - Method in class com.qtsurfer.api.client.model.Dataset
-
`currentVersionId`'s own row count.
- getRows() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
Number of data rows.
- getRows() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
`currentVersionId`'s own row count.
- getRowsAnalysed() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
Rows available when this was computed.
- getRunId() - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
-
Get runId
- getRunId() - Method in class com.qtsurfer.api.client.model.LiveRun
-
This run's own id — its canonical identity for `PATCH`/`PUT .../params` and for `GET /live/public`.
- getRunId() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Get runId
- getRunId() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
This run's own id — its canonical identity for `PATCH`/`PUT .../params` and for `GET /live/public`.
- getRunId() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Get runId
- getRunId() - Method in class com.qtsurfer.api.client.model.PublicLiveRun
-
Get runId
- getRunIx() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Deterministic zero-based expansion index, stable across shards and ranking.
- getRuns() - Method in class com.qtsurfer.api.client.model.LiveListResponse
-
Get runs
- getRuns() - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
-
Get runs
- getRuntimeMs() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Get runtimeMs
- getSampler() - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
-
Get sampler
- getSamples() - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
-
Number of samples for `random` and `lhs`; ignored by `grid`.
- getSchemas() - Method in class com.qtsurfer.api.client.model.AbstractOpenApiSchema
-
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
- getSchemas() - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue
- getSchemas() - Method in class com.qtsurfer.api.client.model.SweepAxis
- getSchemas() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
- getSchemaType() - Method in class com.qtsurfer.api.client.model.AbstractOpenApiSchema
-
Get the schema type (e.g.
- getScopes() - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
-
Scopes granted to this token.
- getSeed() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
Effective seed used to expand the sweep.
- getSeed() - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
-
Reproducibility seed.
- getSegment() - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
-
The market segment served in `data`
- getSegment() - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
-
Get segment
- getSegment() - Method in class com.qtsurfer.api.client.model.LiveSource
-
Get segment
- getSelf() - Method in class com.qtsurfer.api.client.model.AccountLinks
-
Link to this resource.
- getSelf() - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
-
Link to this resource.
- getSelf() - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
-
Get self
- getSelf() - Method in class com.qtsurfer.api.client.model.InstrumentLinks
-
Link to this listing
- getSellFeeRate() - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
-
Get sellFeeRate minimum: 0
- getShardCount() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Get shardCount
- getShards() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
Get shards minimum: 1
- getShards() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Requested horizontal shard count; 0 or omitted selects automatically.
- getSharpe() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Get sharpe
- getSharpeRatio() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Risk-adjusted return ratio (mean return / standard deviation of returns)
- getSignalBytesUsed() - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Combined bytes of every recorded signal upload.
- getSignalCount() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Number of signals emitted during strategy execution
- getSignalId() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Stable id for this exact signal — dedupe on it across reconnects or overlapping reads.
- getSignals() - Method in class com.qtsurfer.api.client.model.LiveSignalPage
-
Get signals
- getSignalsId() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Storage key for the signals file.
- getSignalsUpload() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Upload status.
- getSignalsUploadedAt() - Method in class com.qtsurfer.api.client.model.ResultMap
-
ISO 8601 timestamp of when the upload completed.
- getSignalsUploadReason() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Human-readable reason when signalsUpload is Failed or Skipped.
- getSignalsUrl() - Method in class com.qtsurfer.api.client.model.ResultMap
-
HTTPS URL to download the signals Parquet file.
- getSignalsUsed() - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Recorded strategy-execution signal uploads.
- getSize() - Method in class com.qtsurfer.api.client.model.JobState
-
Total size of the data being prepared
- getSize() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Total size of the data being prepared
- getSortino() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Get sortino
- getSortinoRatio() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Downside risk-adjusted return ratio (mean return / downside deviation)
- getSources() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Get sources
- getSources() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Get sources
- getSources() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Get sources
- getSources() - Method in class com.qtsurfer.api.client.model.PublicLiveRun
-
Get sources
- getSources() - Method in class com.qtsurfer.api.client.model.StartLiveRequest
-
Get sources
- getSpot() - Method in class com.qtsurfer.api.client.model.InstrumentLinks
-
Link to the spot instruments listing.
- getStage() - Method in class com.qtsurfer.api.client.model.LiveRun
-
A new run always starts `SANDBOX` — a trial run compared against a second execution for agreement — and moves to `LIVE` once it passes.
- getStage() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Get stage
- getStage() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
A new run always starts `SANDBOX` — a trial run compared against a second execution for agreement — and moves to `LIVE` once it passes.
- getStage() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
The stage the run was in when this signal was produced.
- getStalledSeconds() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Seconds since anything last advanced.
- getStartedAtMs() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Epoch milliseconds.
- getStartedAtMs() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Epoch milliseconds.
- getStartTime() - Method in class com.qtsurfer.api.client.model.JobState
-
Timestamp for when the preparation started
- getStartTime() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Timestamp for when the preparation started
- getState() - Method in class com.qtsurfer.api.client.model.BacktestJobResult
-
Get state
- getState() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
The same `JobState` shape a single-execute `BacktestJobResult` carries — not a sweep-specific lookalike, the actual type, so field names and timestamp formatting match exactly.
- getState() - Method in class com.qtsurfer.api.client.model.LiveRun
-
`STARTING` until first observed running; otherwise the runner's own reported state (e.g.
- getState() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Get state
- getState() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
`STARTING` until first observed running; otherwise the runner's own reported state (e.g.
- getState() - Method in class com.qtsurfer.api.client.model.PublicLiveRun
-
Get state
- getStatus() - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
-
Get status
- getStatus() - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
-
Get status
- getStatus() - Method in class com.qtsurfer.api.client.model.Dataset
-
* `ready` — `currentVersionId` is set; `from`/`to`/`cadence`/`bytes`/`rows`/`gaps`/ `largestGapSteps` describe it.
- getStatus() - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
-
Always `fetching` in this response — the fetch has only just started.
- getStatus() - Method in class com.qtsurfer.api.client.model.DatasetImportState
-
* `fetching` — reading from the source; nothing staged yet.
- getStatus() - Method in class com.qtsurfer.api.client.model.DatasetUploadState
-
* `uploading` — the file was PUT to the presigned URL, but `finalize` has not been called yet.
- getStatus() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
* `ready` — `currentVersionId` is set; `from`/`to`/`cadence`/`bytes`/`rows`/`gaps`/ `largestGapSteps` describe it.
- getStatus() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
The sweep's own status vocabulary — not the same set `state.status` below uses.
- getStatus() - Method in class com.qtsurfer.api.client.model.JobState
-
Current status of the job.
- getStatus() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Current status of the job.
- getStatus() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
Get status
- getStatusCode() - Method in class com.qtsurfer.api.client.invoker.ApiResponse
- getStatusDetail() - Method in class com.qtsurfer.api.client.model.JobState
-
Detailed status information, if available
- getStatusDetail() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Detailed status information, if available
- getStep() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
Suggested sweep/range step, if declared.
- getStep() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
-
Get step
- getStopPrice() - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
-
Get stopPrice
- getStorageBytesUsed() - Method in class com.qtsurfer.api.client.model.AccountUsage
-
`datasetBytesUsed + signalBytesUsed + strategyBytesUsed` — the number checked against `GET /account`'s `maxTotalStorageBytes`.
- getStoreSignals() - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
-
When true, the worker uploads emitted signals to object storage and the response includes `signalsUrl` / `signalsId` fields.
- getStoreSignals() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Store signals for every trial.
- getStrategies() - Method in class com.qtsurfer.api.client.model.ListStrategies200Response
-
Get strategies
- getStrategiesUsed() - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Registered strategies (see `GET /strategies`).
- getStrategy(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Get a strategy by id, including its validation state Reports that the strategy is registered — implied by a `200` at all — and what validating it found.
- getStrategyBytesUsed() - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Combined bytes of each registered strategy's source plus its latest compiled bytecode.
- getStrategyCode(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Get a registered strategy's source, if you still have one to read The exact source you last submitted for this id — the same text `POST /strategy` derives `strategyId` from, whitespace and comments included.
- GetStrategyCode200Response - Class in com.qtsurfer.api.client.model
-
GetStrategyCode200Response
- GetStrategyCode200Response() - Constructor for class com.qtsurfer.api.client.model.GetStrategyCode200Response
- getStrategyCodeWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Get a registered strategy's source, if you still have one to read The exact source you last submitted for this id — the same text `POST /strategy` derives `strategyId` from, whitespace and comments included.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
-
Unique identifier for a compiled strategy, derived from the source itself: the same code always yields the same id, for every caller.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
-
Unique identifier for a compiled strategy, derived from the source itself: the same code always yields the same id, for every caller.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
-
Unique identifier for a compiled strategy, derived from the source itself: the same code always yields the same id, for every caller.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Unique identifier for a compiled strategy, derived from the source itself: the same code always yields the same id, for every caller.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
-
Unique identifier for a compiled strategy, derived from the source itself: the same code always yields the same id, for every caller.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Unique identifier for a compiled strategy, derived from the source itself: the same code always yields the same id, for every caller.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Unique identifier for a compiled strategy, derived from the source itself: the same code always yields the same id, for every caller.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.ResultMap
-
**Not the `strategyId` you compiled with** — this is the execution context id, `strategy:<user>:<strategyId>`.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.StrategyState
-
Unique identifier for a compiled strategy, derived from the source itself: the same code always yields the same id, for every caller.
- getStrategyId() - Method in class com.qtsurfer.api.client.model.StrategySummary
-
Unique identifier for a compiled strategy, derived from the source itself: the same code always yields the same id, for every caller.
- getStrategyWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Get a strategy by id, including its validation state Reports that the strategy is registered — implied by a `200` at all — and what validating it found.
- getString() - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue
-
Get the actual instance of `String`.
- getSweep() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Get sweep
- getSweepAxisOneOf() - Method in class com.qtsurfer.api.client.model.SweepAxis
-
Get the actual instance of `SweepAxisOneOf`.
- getSweepAxisOneOf1() - Method in class com.qtsurfer.api.client.model.SweepAxis
-
Get the actual instance of `SweepAxisOneOf1`.
- getSweepId() - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
-
Get sweepId
- getSweepId() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
Get sweepId
- getSweepId() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Get sweepId
- getSweepId() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
Get sweepId
- getSweepResult(String, DataSourceType, String, String, String, String, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get sweep progress and results Returns incremental sweep progress.
- getSweepResultWithHttpInfo(String, DataSourceType, String, String, String, String, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get sweep progress and results Returns incremental sweep progress.
- getSweepRunEquityCurve(String, DataSourceType, String, String, Integer, EquityCurveOutMode, Integer, Boolean) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get one sweep trial's equity curve The resource a leaderboard row's `equityCurve.url` points at — only reachable when that trial's curve was actually selected (`equityCurve.mode: topN` or `topPct` on the sweep submission, and this trial ranked among the winners).
- getSweepRunEquityCurveWithHttpInfo(String, DataSourceType, String, String, Integer, EquityCurveOutMode, Integer, Boolean) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get one sweep trial's equity curve The resource a leaderboard row's `equityCurve.url` points at — only reachable when that trial's curve was actually selected (`equityCurve.mode: topN` or `topPct` on the sweep submission, and this trial ranked among the winners).
- getSweepSensitivity(String, DataSourceType, String, String, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get sweep sensitivity surfaces How the objective moves as each parameter moves — the question a leaderboard cannot answer.
- getSweepSensitivityWithHttpInfo(String, DataSourceType, String, String, String) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Get sweep sensitivity surfaces How the objective moves as each parameter moves — the question a leaderboard cannot answer.
- getSymbol() - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
-
Slashed form, e.g.
- getTemplated() - Method in class com.qtsurfer.api.client.model.HalLink
-
True when `href` is an RFC 6570 URI Template.
- getTickers() - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
-
Coverage of ticker data
- getTier() - Method in class com.qtsurfer.api.client.model.Account
-
Your current subscription tier.
- getTier() - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
-
Subscription tier this token was issued for.
- getTimestamp() - Method in class com.qtsurfer.api.client.model.EquityPoint
-
Epoch milliseconds.
- getTimestamps() - Method in class com.qtsurfer.api.client.model.EquityCurveResult
-
Present when `meta.outMode` is `SHORT` and the curve is inline (not a pointer).
- getTimestampUnit() - Method in class com.qtsurfer.api.client.model.Dataset
-
`currentVersionId`'s own timestamp unit (see `DatasetVersion.timestampUnit`) — decode the `timestamp` column of `dataUrl`'s file accordingly.
- getTimestampUnit() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
The unit the `timestamp` column was uploaded in — ISO-8601, or the epoch band its numeric values fell in (seconds, millis, or micros).
- getTimestampUnit() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
`currentVersionId`'s own timestamp unit (see `DatasetVersion.timestampUnit`) — decode the `timestamp` column of `dataUrl`'s file accordingly.
- getTo() - Method in class com.qtsurfer.api.client.model.CoverageWindow
-
Latest timestamp with data available
- getTo() - Method in class com.qtsurfer.api.client.model.Dataset
-
End of `currentVersionId`'s own data range, as discovered at ingest time.
- getTo() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
End of the range to fetch, exclusive.
- getTo() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
End of `currentVersionId`'s own data range, as discovered at ingest time.
- getTo() - Method in class com.qtsurfer.api.client.model.PrepareRequest
-
End date for the preparation process.
- getTo() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
-
Get to
- getToken() - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
-
Pass as the `token` field of the WebSocket `connect` command — see the \"Live execution\" guide.
- getTokenType() - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
-
Always `Bearer`.
- getTotal() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Get total
- getTotalHours() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Number of whole hours in the requested prepare range.
- getTotalRuns() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
Get totalRuns minimum: 1
- getTotalRuns() - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
-
What this sweep actually costs, `folds × (grid size + 1)` — the in-sample runs for every fold plus each fold's one out-of-sample run.
- getTotalTrades() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Total number of trades executed by the strategy
- getTrades() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Get trades
- getTrailPct() - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
-
Get trailPct
- getTruncated() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
True only when the ranked view exceeds its display limit.
- getType() - Method in class com.qtsurfer.api.client.model.Dataset
-
`ticker` for an upload or a `dex` import with no `cadence` requested (native per-trade data).
- getType() - Method in class com.qtsurfer.api.client.model.DatasetCreated
-
Always `ticker` in v1.
- getType() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
The source to fetch from.
- getType() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
`ticker` for an upload or a `dex` import with no `cadence` requested (native per-trade data).
- getType() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Get type
- getType() - Method in class com.qtsurfer.api.client.model.LiveSource
-
Both `ticker` and `kline` connect to the lightest (fastest) cadence available for the exchange — today, 1 tick/second on every supported exchange.
- getUpdatedAt() - Method in class com.qtsurfer.api.client.model.Dataset
-
When `currentVersionId` last changed.
- getUpdatedAt() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
When `currentVersionId` last changed.
- getUpdatedAt() - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
-
When this listing was last refreshed
- getUpload() - Method in class com.qtsurfer.api.client.model.DatasetCreated
-
Get upload
- getUpload() - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
-
Get upload
- getUploadId() - Method in class com.qtsurfer.api.client.model.DatasetCreated
-
Identifies this upload session.
- getUploadId() - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
-
Identifies this upload session.
- getUploadId() - Method in class com.qtsurfer.api.client.model.DatasetUploadState
-
Get uploadId
- getUrl() - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
-
Presigned URL.
- getUrl() - Method in class com.qtsurfer.api.client.model.EquityCurveResult
-
Present only for a sweep row's pointer curve.
- getUsage() - Method in class com.qtsurfer.api.client.model.AccountLinks
-
Link to your live usage, `GET /account/usage`.
- getUserId() - Method in class com.qtsurfer.api.client.model.Account
-
Your account id — the JWT `sub` claim.
- getV() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Envelope schema version.
- getValidatedAt() - Method in class com.qtsurfer.api.client.model.StrategyState
-
When the verdict was recorded.
- getValidation() - Method in class com.qtsurfer.api.client.model.StrategyState
-
* `not_validated` — registered, never checked.
- getValidationStalled() - Method in class com.qtsurfer.api.client.model.StrategyState
-
A queued check has not reported for far longer than one takes.
- getValue() - Method in class com.qtsurfer.api.client.invoker.Pair
- getValue() - Method in enum class com.qtsurfer.api.client.model.AuthTokenError.CodeEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TierEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TokenTypeEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.CancelBacktest200Response.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.CancelSweep200Response.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.Dataset.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.Dataset.TimestampUnitEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.Dataset.TypeEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetCreated.TypeEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetImportCreated.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.IdEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.NetworkEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.VersionEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.CadenceEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.TypeEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetImportState.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetUploadState.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetVersion.DataFormatEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetVersion.TimestampUnitEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.DataFormatEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TimestampUnitEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TypeEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DataSourceType
- getValue() - Method in enum class com.qtsurfer.api.client.model.DeleteDataset200Response.DeletedEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.DeleteStrategy200Response.DeletedEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.EquityCurveOutMode
- getValue() - Method in enum class com.qtsurfer.api.client.model.EquityCurveRequest.ModeEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.ObjectiveEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.OrderEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.RankingEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.InstrumentListMeta.SegmentEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveRun.DesiredEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveRun.StageEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveRun.VisibilityEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveRunCompact.StageEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveRunCompact.VisibilityEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveRunSummary.DesiredEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveRunSummary.StageEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveRunSummary.VisibilityEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveSignal.StageEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveSignal.TypeEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.LiveSource.TypeEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.Notice.ProvenanceEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData.RationaleEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.ResultMap.SignalsUploadEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.StartLiveRequest.VisibilityEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.StrategyState.RequiredSourcesEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.StrategyState.ValidationEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.SweepBaseConfig.FeeLegEnum
- getValue() - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
-
Get value
- getValue() - Method in enum class com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.SweepSensitivity.StatusEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.ObjectiveEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.SamplerEnum
- getValue() - Method in enum class com.qtsurfer.api.client.model.UpdateLiveRequest.VisibilityEnum
- getValueA() - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
-
Get valueA
- getValueB() - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
-
Get valueB
- getValues() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1
-
Get values
- getVectorsRun() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
Vectors this fold evaluated in-sample before picking its winner.
- getVenueType() - Method in class com.qtsurfer.api.client.model.LiveSource
-
Venue category.
- getVersion() - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
-
Uniswap version the pool/pair contract implements.
- getVersion() - Method in class com.qtsurfer.api.client.model.DatasetImportState
-
Present when `status` is `ready` or `failed`.
- getVersion() - Method in class com.qtsurfer.api.client.model.DatasetUploadState
-
Present when `status` is `ready` or `failed`.
- getVisibility() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Get visibility
- getVisibility() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Get visibility
- getVisibility() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Get visibility
- getVisibility() - Method in class com.qtsurfer.api.client.model.StartLiveRequest
-
A `public` run appears in `GET /live/public` and its signal channel accepts subscriptions from anyone, not only you.
- getVisibility() - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
-
Get visibility
- getVolume24h() - Method in class com.qtsurfer.api.client.model.InstrumentDetail
-
Trading volume in the last 24 hours (in quote currency)
- getWalkForward() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
Get walkForward
- getWalkForward() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Get walkForward
- getWalkForward() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Get walkForward
- getWinRate() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Fraction of profitable trades, 0.0-1.0 (a rate, not a percent — multiply by 100 to display as one).
- getWinRate() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Same units as `winRate` on the single-run result — a fraction, 0.0-1.0 (a rate, not a percent).
- getWorst() - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
-
Get worst
- GRID - Enum constant in enum class com.qtsurfer.api.client.model.SweepSpecRequest.SamplerEnum
H
- HalLink - Class in com.qtsurfer.api.client.model
-
A HAL link object (Hypertext Application Language)
- HalLink() - Constructor for class com.qtsurfer.api.client.model.HalLink
- hashCode() - Method in class com.qtsurfer.api.client.model.AbstractOpenApiSchema
- hashCode() - Method in class com.qtsurfer.api.client.model.AcceptedJob
- hashCode() - Method in class com.qtsurfer.api.client.model.Account
- hashCode() - Method in class com.qtsurfer.api.client.model.AccountLinks
- hashCode() - Method in class com.qtsurfer.api.client.model.AccountUsage
- hashCode() - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
- hashCode() - Method in class com.qtsurfer.api.client.model.AuthTokenError
- hashCode() - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- hashCode() - Method in class com.qtsurfer.api.client.model.BacktestJobResult
- hashCode() - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
- hashCode() - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
- hashCode() - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
- hashCode() - Method in class com.qtsurfer.api.client.model.CoverageWindow
- hashCode() - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.Dataset
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetCreated
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetImportState
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetVersion
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
- hashCode() - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
- hashCode() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- hashCode() - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
- hashCode() - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
- hashCode() - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- hashCode() - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
- hashCode() - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- hashCode() - Method in class com.qtsurfer.api.client.model.EquityPoint
- hashCode() - Method in class com.qtsurfer.api.client.model.Exchange
- hashCode() - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- hashCode() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- hashCode() - Method in class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
- hashCode() - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
- hashCode() - Method in class com.qtsurfer.api.client.model.HalLink
- hashCode() - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
- hashCode() - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- hashCode() - Method in class com.qtsurfer.api.client.model.InstrumentLinks
- hashCode() - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
- hashCode() - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
- hashCode() - Method in class com.qtsurfer.api.client.model.JobState
- hashCode() - Method in class com.qtsurfer.api.client.model.ListDatasets200Response
- hashCode() - Method in class com.qtsurfer.api.client.model.ListStrategies200Response
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveListResponse
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveRun
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveSignal
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveSignalPage
- hashCode() - Method in class com.qtsurfer.api.client.model.LiveSource
- hashCode() - Method in class com.qtsurfer.api.client.model.Notice
- hashCode() - Method in class com.qtsurfer.api.client.model.PrepareJobState
- hashCode() - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- hashCode() - Method in class com.qtsurfer.api.client.model.PrepareRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.PublicLiveListLinks
- hashCode() - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
- hashCode() - Method in class com.qtsurfer.api.client.model.PublicLiveNextLink
- hashCode() - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- hashCode() - Method in class com.qtsurfer.api.client.model.ResponseError
- hashCode() - Method in class com.qtsurfer.api.client.model.ResultMap
- hashCode() - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.StrategyLinks
- hashCode() - Method in class com.qtsurfer.api.client.model.StrategyState
- hashCode() - Method in class com.qtsurfer.api.client.model.StrategySummary
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepHeatmap
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepMarginal
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepProgress
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepRunRow
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- hashCode() - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
- hashCode() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- hashCode() - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
- hashCode() - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- heatmaps(List<SweepHeatmap>) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- heatmapsTruncated(Boolean) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- HINT - Enum constant in enum class com.qtsurfer.api.client.model.LiveSignal.TypeEnum
- host - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- hostName(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- hour(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- hoursWithData(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- hoursWithoutData(List<PrepareJobStateAllOfHoursWithoutData>) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- href(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
- href(String) - Method in class com.qtsurfer.api.client.model.HalLink
- href(String) - Method in class com.qtsurfer.api.client.model.PublicLiveNextLink
I
- id(DatasetImportDexRequest.IdEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- id(String) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- id(String) - Method in class com.qtsurfer.api.client.model.Exchange
- id(String) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- importDataset(DatasetImportRequest) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Create a dataset by importing history instead of uploading it A second way to get data into a dataset, alongside `POST /datasets`: instead of `PUT`ting a file yourself, ask the API to go fetch history on your behalf.
- importDatasetWithHttpInfo(DatasetImportRequest) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Create a dataset by importing history instead of uploading it A second way to get data into a dataset, alongside `POST /datasets`: instead of `PUT`ting a file yourself, ask the API to go fetch history on your behalf.
- importId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- importId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- inactiveSince(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.CoverageWindow
- INFO - Enum constant in enum class com.qtsurfer.api.client.model.LiveSignal.TypeEnum
- INGESTING - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportState.StatusEnum
- INGESTING - Enum constant in enum class com.qtsurfer.api.client.model.DatasetUploadState.StatusEnum
- initialFunding(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- inputPointCount(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- inSampleFrom(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- inSamplePct(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
- inSamplePct(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
- inSamplePct(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- inSampleSharpe(Double) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- inSampleTo(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- INSTANT - Static variable in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- instrument(LiveSignalInstrument) - Method in class com.qtsurfer.api.client.model.LiveSignal
- instrument(String) - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
- instrument(String) - Method in class com.qtsurfer.api.client.model.Dataset
- instrument(String) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- instrument(String) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- instrument(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- instrument(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- instrument(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- InstrumentCoverage - Class in com.qtsurfer.api.client.model
-
Time coverage of available data for this instrument, per data type
- InstrumentCoverage() - Constructor for class com.qtsurfer.api.client.model.InstrumentCoverage
- InstrumentDetail - Class in com.qtsurfer.api.client.model
-
Exchange instrument with per-data-type coverage and market info
- InstrumentDetail() - Constructor for class com.qtsurfer.api.client.model.InstrumentDetail
- InstrumentLinks - Class in com.qtsurfer.api.client.model
-
HAL `_links` — segment discovery for the instruments listing
- InstrumentLinks() - Constructor for class com.qtsurfer.api.client.model.InstrumentLinks
- InstrumentListMeta - Class in com.qtsurfer.api.client.model
-
Metadata describing the instruments listing
- InstrumentListMeta() - Constructor for class com.qtsurfer.api.client.model.InstrumentListMeta
- InstrumentListMeta.SegmentEnum - Enum Class in com.qtsurfer.api.client.model
-
The market segment served in `data`
- InstrumentListResponse - Class in com.qtsurfer.api.client.model
-
HAL-style response envelope for the instruments listing
- InstrumentListResponse() - Constructor for class com.qtsurfer.api.client.model.InstrumentListResponse
- instruments(List<String>) - Method in class com.qtsurfer.api.client.model.LiveSource
- interceptor - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- INVALID_APIKEY - Enum constant in enum class com.qtsurfer.api.client.model.AuthTokenError.CodeEnum
- iops(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- isInstanceOf(Class<?>, Object, Set<Class<?>>) - Static method in class com.qtsurfer.api.client.invoker.JSON
-
Returns true if inst is an instance of modelClass in the OpenAPI model hierarchy.
- isLenient() - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- isNullable() - Method in class com.qtsurfer.api.client.model.AbstractOpenApiSchema
-
Is nullable
- ISO - Enum constant in enum class com.qtsurfer.api.client.model.Dataset.TimestampUnitEnum
- ISO - Enum constant in enum class com.qtsurfer.api.client.model.DatasetVersion.TimestampUnitEnum
- ISO - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TimestampUnitEnum
J
- jobId(String) - Method in class com.qtsurfer.api.client.model.AcceptedJob
- jobId(String) - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
- jobId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- jobId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- jobId(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- jobId(String) - Method in class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
- JobState - Class in com.qtsurfer.api.client.model
-
Information about a single job
- JobState() - Constructor for class com.qtsurfer.api.client.model.JobState
- JobState.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
Current status of the job.
- JSON - Class in com.qtsurfer.api.client.invoker
- JSON() - Constructor for class com.qtsurfer.api.client.invoker.JSON
- JSON_PROPERTY_ABORTED - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_ABORTED - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_ACCESS_TOKEN - Static variable in class com.qtsurfer.api.client.model.AuthTokenResponse
- JSON_PROPERTY_ACCOUNT - Static variable in class com.qtsurfer.api.client.model.AccountUsageLinks
- JSON_PROPERTY_AMOUNT - Static variable in class com.qtsurfer.api.client.model.LiveSignalOrder
- JSON_PROPERTY_AVAILABLE_SINCE_MS - Static variable in class com.qtsurfer.api.client.model.LiveSignalPage
- JSON_PROPERTY_BASE - Static variable in class com.qtsurfer.api.client.model.InstrumentDetail
- JSON_PROPERTY_BASE_CONFIG - Static variable in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- JSON_PROPERTY_BASE_CONFIG - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- JSON_PROPERTY_BELOW_TRADE_FLOOR - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_BEST - Static variable in class com.qtsurfer.api.client.model.SweepHeatmapCell
- JSON_PROPERTY_BEST - Static variable in class com.qtsurfer.api.client.model.SweepMarginalPoint
- JSON_PROPERTY_BUY_FEE_RATE - Static variable in class com.qtsurfer.api.client.model.SweepBaseConfig
- JSON_PROPERTY_BYTES - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_BYTES - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_BYTES - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_CADENCE - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_CADENCE - Static variable in class com.qtsurfer.api.client.model.DatasetImportRequest
- JSON_PROPERTY_CADENCE - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_CADENCE - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_CADENCE - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_CADENCE - Static variable in class com.qtsurfer.api.client.model.PrepareRequest
- JSON_PROPERTY_CAGR - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_CAGR - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_CELLS - Static variable in class com.qtsurfer.api.client.model.SweepHeatmap
- JSON_PROPERTY_CODE - Static variable in class com.qtsurfer.api.client.model.AuthTokenError
- JSON_PROPERTY_CODE - Static variable in class com.qtsurfer.api.client.model.GetStrategyCode200Response
- JSON_PROPERTY_CODE - Static variable in class com.qtsurfer.api.client.model.Notice
- JSON_PROPERTY_CODE - Static variable in class com.qtsurfer.api.client.model.ResponseError
- JSON_PROPERTY_CODE - Static variable in class com.qtsurfer.api.client.model.StrategyLinks
- JSON_PROPERTY_COMPILED_AT - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_COMPILED_AT - Static variable in class com.qtsurfer.api.client.model.StrategySummary
- JSON_PROPERTY_COMPLETED - Static variable in class com.qtsurfer.api.client.model.JobState
- JSON_PROPERTY_COMPLETED - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_COMPLETED_FOLDS - Static variable in class com.qtsurfer.api.client.model.WalkForwardResult
- JSON_PROPERTY_CONTEXT_ID - Static variable in class com.qtsurfer.api.client.model.JobState
- JSON_PROPERTY_CONTEXT_ID - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_CONTRACT - Static variable in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- JSON_PROPERTY_COUNT - Static variable in class com.qtsurfer.api.client.model.SweepHeatmapCell
- JSON_PROPERTY_COUNT - Static variable in class com.qtsurfer.api.client.model.SweepMarginalPoint
- JSON_PROPERTY_COVERAGE - Static variable in class com.qtsurfer.api.client.model.InstrumentDetail
- JSON_PROPERTY_COVERAGE_RATIO - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_CREATED_AT - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_CREATED_AT - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_CREATED_AT_MS - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_CREATED_AT_MS - Static variable in class com.qtsurfer.api.client.model.PublicLiveRun
- JSON_PROPERTY_CURRENT_VERSION_ID - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_CURRENT_VERSION_ID - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_DATA - Static variable in class com.qtsurfer.api.client.model.InstrumentListResponse
- JSON_PROPERTY_DATA - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_DATA_FORMAT - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_DATA_FORMAT - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_DATA_FROM - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_DATA_TO - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_DATA_URL - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_DATA_URL - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_DATASET_BYTES_USED - Static variable in class com.qtsurfer.api.client.model.AccountUsage
- JSON_PROPERTY_DATASET_ID - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_DATASET_ID - Static variable in class com.qtsurfer.api.client.model.DatasetCreated
- JSON_PROPERTY_DATASET_ID - Static variable in class com.qtsurfer.api.client.model.DatasetImportCreated
- JSON_PROPERTY_DATASET_ID - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_DATASET_ID - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_DATASET_ID - Static variable in class com.qtsurfer.api.client.model.DeleteDataset200Response
- JSON_PROPERTY_DATASET_ID - Static variable in class com.qtsurfer.api.client.model.PrepareRequest
- JSON_PROPERTY_DATASET_VERSION_ID - Static variable in class com.qtsurfer.api.client.model.PrepareRequest
- JSON_PROPERTY_DATASETS - Static variable in class com.qtsurfer.api.client.model.ListDatasets200Response
- JSON_PROPERTY_DATASETS_USED - Static variable in class com.qtsurfer.api.client.model.AccountUsage
- JSON_PROPERTY_DECLARED_PROPERTIES - Static variable in class com.qtsurfer.api.client.model.CompileStrategy200Response
- JSON_PROPERTY_DEFAULT_VALUE - Static variable in class com.qtsurfer.api.client.model.DeclaredProperty
- JSON_PROPERTY_DEFLATED_SHARPE - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_DELETED - Static variable in class com.qtsurfer.api.client.model.DeleteDataset200Response
- JSON_PROPERTY_DELETED - Static variable in class com.qtsurfer.api.client.model.DeleteStrategy200Response
- JSON_PROPERTY_DESCRIPTION - Static variable in class com.qtsurfer.api.client.model.DeclaredProperty
- JSON_PROPERTY_DESCRIPTION - Static variable in class com.qtsurfer.api.client.model.Exchange
- JSON_PROPERTY_DESCRIPTION - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_DESCRIPTION - Static variable in class com.qtsurfer.api.client.model.LiveRunCompact
- JSON_PROPERTY_DESCRIPTION - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_DESCRIPTION - Static variable in class com.qtsurfer.api.client.model.PublicLiveRun
- JSON_PROPERTY_DESCRIPTION - Static variable in class com.qtsurfer.api.client.model.StartLiveRequest
- JSON_PROPERTY_DESCRIPTION - Static variable in class com.qtsurfer.api.client.model.UpdateLiveRequest
- JSON_PROPERTY_DESIRED - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_DESIRED - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_DETAIL - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_DEX - Static variable in class com.qtsurfer.api.client.model.DatasetImportRequest
- JSON_PROPERTY_DIFFERENTIAL - Static variable in class com.qtsurfer.api.client.model.EquityCurveMeta
- JSON_PROPERTY_DIFFERENTIAL - Static variable in class com.qtsurfer.api.client.model.EquityCurveOptions
- JSON_PROPERTY_DIFFERENTIAL - Static variable in class com.qtsurfer.api.client.model.EquityCurveRequest
- JSON_PROPERTY_DIGEST - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_DONE - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_DRY_RUN_INCOMPLETE - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_EFFECTIVE_AT_MS - Static variable in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- JSON_PROPERTY_EMITTED_AT_MS - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_END_TIME - Static variable in class com.qtsurfer.api.client.model.JobState
- JSON_PROPERTY_END_TIME - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_EQUITIES - Static variable in class com.qtsurfer.api.client.model.EquityCurveResult
- JSON_PROPERTY_EQUITY - Static variable in class com.qtsurfer.api.client.model.EquityPoint
- JSON_PROPERTY_EQUITY_CURVE - Static variable in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- JSON_PROPERTY_EQUITY_CURVE - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- JSON_PROPERTY_EQUITY_CURVE - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_EQUITY_CURVE - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_ERROR - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_ERROR - Static variable in class com.qtsurfer.api.client.model.DatasetImportState
- JSON_PROPERTY_ERROR - Static variable in class com.qtsurfer.api.client.model.DatasetUploadState
- JSON_PROPERTY_ERROR - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_ETA_SECONDS - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_EVENT_TS_MS - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_EXCHANGE - Static variable in class com.qtsurfer.api.client.model.InstrumentListMeta
- JSON_PROPERTY_EXCHANGE - Static variable in class com.qtsurfer.api.client.model.LiveSignalInstrument
- JSON_PROPERTY_EXCHANGE - Static variable in class com.qtsurfer.api.client.model.LiveSource
- JSON_PROPERTY_EXPECTED - Static variable in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- JSON_PROPERTY_EXPIRES_AT_MS - Static variable in class com.qtsurfer.api.client.model.LiveConnectionToken
- JSON_PROPERTY_EXPIRES_IN - Static variable in class com.qtsurfer.api.client.model.AuthTokenResponse
- JSON_PROPERTY_EXPIRES_IN_MINUTES - Static variable in class com.qtsurfer.api.client.model.DatasetUploadTarget
- JSON_PROPERTY_FACTORY - Static variable in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- JSON_PROPERTY_FAIL_REASON - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_FAILED_SHARDS - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_FEE_LEG - Static variable in class com.qtsurfer.api.client.model.SweepBaseConfig
- JSON_PROPERTY_FEE_RATE - Static variable in class com.qtsurfer.api.client.model.SweepBaseConfig
- JSON_PROPERTY_FOLD_IX - Static variable in class com.qtsurfer.api.client.model.WalkForwardFold
- JSON_PROPERTY_FOLDS - Static variable in class com.qtsurfer.api.client.model.WalkForwardAccepted
- JSON_PROPERTY_FOLDS - Static variable in class com.qtsurfer.api.client.model.WalkForwardRequest
- JSON_PROPERTY_FOLDS - Static variable in class com.qtsurfer.api.client.model.WalkForwardResult
- JSON_PROPERTY_FROM - Static variable in class com.qtsurfer.api.client.model.CoverageWindow
- JSON_PROPERTY_FROM - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_FROM - Static variable in class com.qtsurfer.api.client.model.DatasetImportRequest
- JSON_PROPERTY_FROM - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_FROM - Static variable in class com.qtsurfer.api.client.model.PrepareRequest
- JSON_PROPERTY_FROM - Static variable in class com.qtsurfer.api.client.model.SweepAxisOneOf
- JSON_PROPERTY_FUTURES - Static variable in class com.qtsurfer.api.client.model.InstrumentLinks
- JSON_PROPERTY_GAPS - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_GAPS - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_GAPS - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_GAPS - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_GATE - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_HEATMAPS - Static variable in class com.qtsurfer.api.client.model.SweepSensitivity
- JSON_PROPERTY_HEATMAPS_TRUNCATED - Static variable in class com.qtsurfer.api.client.model.SweepSensitivity
- JSON_PROPERTY_HOST_NAME - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_HOUR - Static variable in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- JSON_PROPERTY_HOURS_WITH_DATA - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_HOURS_WITHOUT_DATA - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_HREF - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
- JSON_PROPERTY_HREF - Static variable in class com.qtsurfer.api.client.model.HalLink
- JSON_PROPERTY_HREF - Static variable in class com.qtsurfer.api.client.model.PublicLiveNextLink
- JSON_PROPERTY_ID - Static variable in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- JSON_PROPERTY_ID - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_ID - Static variable in class com.qtsurfer.api.client.model.Exchange
- JSON_PROPERTY_ID - Static variable in class com.qtsurfer.api.client.model.InstrumentDetail
- JSON_PROPERTY_IMPORT_ID - Static variable in class com.qtsurfer.api.client.model.DatasetImportCreated
- JSON_PROPERTY_IMPORT_ID - Static variable in class com.qtsurfer.api.client.model.DatasetImportState
- JSON_PROPERTY_IN_SAMPLE_FROM - Static variable in class com.qtsurfer.api.client.model.WalkForwardFold
- JSON_PROPERTY_IN_SAMPLE_PCT - Static variable in class com.qtsurfer.api.client.model.WalkForwardAccepted
- JSON_PROPERTY_IN_SAMPLE_PCT - Static variable in class com.qtsurfer.api.client.model.WalkForwardRequest
- JSON_PROPERTY_IN_SAMPLE_PCT - Static variable in class com.qtsurfer.api.client.model.WalkForwardResult
- JSON_PROPERTY_IN_SAMPLE_SHARPE - Static variable in class com.qtsurfer.api.client.model.WalkForwardFold
- JSON_PROPERTY_IN_SAMPLE_TO - Static variable in class com.qtsurfer.api.client.model.WalkForwardFold
- JSON_PROPERTY_INACTIVE_SINCE - Static variable in class com.qtsurfer.api.client.model.CoverageWindow
- JSON_PROPERTY_INITIAL_FUNDING - Static variable in class com.qtsurfer.api.client.model.SweepBaseConfig
- JSON_PROPERTY_INPUT_POINT_COUNT - Static variable in class com.qtsurfer.api.client.model.EquityCurveMeta
- JSON_PROPERTY_INSTRUMENT - Static variable in class com.qtsurfer.api.client.model.CreateDatasetRequest
- JSON_PROPERTY_INSTRUMENT - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_INSTRUMENT - Static variable in class com.qtsurfer.api.client.model.DatasetCreated
- JSON_PROPERTY_INSTRUMENT - Static variable in class com.qtsurfer.api.client.model.DatasetImportRequest
- JSON_PROPERTY_INSTRUMENT - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_INSTRUMENT - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_INSTRUMENT - Static variable in class com.qtsurfer.api.client.model.PrepareRequest
- JSON_PROPERTY_INSTRUMENT - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_INSTRUMENTS - Static variable in class com.qtsurfer.api.client.model.LiveSource
- JSON_PROPERTY_IOPS - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_JOB_ID - Static variable in class com.qtsurfer.api.client.model.AcceptedJob
- JSON_PROPERTY_JOB_ID - Static variable in class com.qtsurfer.api.client.model.CancelBacktest200Response
- JSON_PROPERTY_JOB_ID - Static variable in class com.qtsurfer.api.client.model.DatasetImportCreated
- JSON_PROPERTY_JOB_ID - Static variable in class com.qtsurfer.api.client.model.DatasetImportState
- JSON_PROPERTY_JOB_ID - Static variable in class com.qtsurfer.api.client.model.DatasetUploadState
- JSON_PROPERTY_JOB_ID - Static variable in class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
- JSON_PROPERTY_KIND - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_KLINES - Static variable in class com.qtsurfer.api.client.model.InstrumentCoverage
- JSON_PROPERTY_LARGEST_GAP_STEPS - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_LARGEST_GAP_STEPS - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_LARGEST_GAP_STEPS - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_LARGEST_GAP_STEPS - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_LAST_PRICE - Static variable in class com.qtsurfer.api.client.model.InstrumentDetail
- JSON_PROPERTY_LEADERBOARD - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_LEADERBOARD_SIZE - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_LEVEL - Static variable in class com.qtsurfer.api.client.model.Notice
- JSON_PROPERTY_LINKS - Static variable in class com.qtsurfer.api.client.model.Account
- JSON_PROPERTY_LINKS - Static variable in class com.qtsurfer.api.client.model.AccountUsage
- JSON_PROPERTY_LINKS - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_LINKS - Static variable in class com.qtsurfer.api.client.model.InstrumentListResponse
- JSON_PROPERTY_LINKS - Static variable in class com.qtsurfer.api.client.model.LiveListResponse
- JSON_PROPERTY_LINKS - Static variable in class com.qtsurfer.api.client.model.LiveSignalPage
- JSON_PROPERTY_LINKS - Static variable in class com.qtsurfer.api.client.model.PublicLiveListResponse
- JSON_PROPERTY_LINKS - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_MARGINALS - Static variable in class com.qtsurfer.api.client.model.SweepSensitivity
- JSON_PROPERTY_MAX - Static variable in class com.qtsurfer.api.client.model.DeclaredProperty
- JSON_PROPERTY_MAX_DATASET_BYTES - Static variable in class com.qtsurfer.api.client.model.Account
- JSON_PROPERTY_MAX_DATASETS - Static variable in class com.qtsurfer.api.client.model.Account
- JSON_PROPERTY_MAX_DD_PCT - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_MAX_DRAWDOWN - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_MAX_DRAWDOWN_PERCENT - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_MAX_PCT - Static variable in class com.qtsurfer.api.client.model.EquityCurveRequest
- JSON_PROPERTY_MAX_TOTAL_STORAGE_BYTES - Static variable in class com.qtsurfer.api.client.model.Account
- JSON_PROPERTY_MEAN - Static variable in class com.qtsurfer.api.client.model.SweepHeatmapCell
- JSON_PROPERTY_MEAN - Static variable in class com.qtsurfer.api.client.model.SweepMarginalPoint
- JSON_PROPERTY_MESSAGE - Static variable in class com.qtsurfer.api.client.model.AuthTokenError
- JSON_PROPERTY_MESSAGE - Static variable in class com.qtsurfer.api.client.model.Notice
- JSON_PROPERTY_MESSAGE - Static variable in class com.qtsurfer.api.client.model.ResponseError
- JSON_PROPERTY_META - Static variable in class com.qtsurfer.api.client.model.EquityCurveResult
- JSON_PROPERTY_META - Static variable in class com.qtsurfer.api.client.model.InstrumentListResponse
- JSON_PROPERTY_MIN - Static variable in class com.qtsurfer.api.client.model.DeclaredProperty
- JSON_PROPERTY_MIN_TRADE_FLOOR - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- JSON_PROPERTY_MODE - Static variable in class com.qtsurfer.api.client.model.EquityCurveRequest
- JSON_PROPERTY_N - Static variable in class com.qtsurfer.api.client.model.EquityCurveRequest
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.CreateDatasetRequest
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.DatasetCreated
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.DatasetImportRequest
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.DeclaredProperty
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.Exchange
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.LiveRunCompact
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.PublicLiveRun
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.StartLiveRequest
- JSON_PROPERTY_NAME - Static variable in class com.qtsurfer.api.client.model.UpdateLiveRequest
- JSON_PROPERTY_NEIGHBOUR_COUNT - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_NETWORK - Static variable in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- JSON_PROPERTY_NEXT - Static variable in class com.qtsurfer.api.client.model.PublicLiveListLinks
- JSON_PROPERTY_NOT_STARTED - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_NOTICES - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_NOTICES - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_NOTICES_TRUNCATED - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_NOTICES_TRUNCATED - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_OBJECTIVE - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_OBJECTIVE - Static variable in class com.qtsurfer.api.client.model.SweepSensitivity
- JSON_PROPERTY_OBJECTIVE - Static variable in class com.qtsurfer.api.client.model.SweepSpecRequest
- JSON_PROPERTY_ORDER - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_ORDER - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_ORDER_KIND - Static variable in class com.qtsurfer.api.client.model.LiveSignalOrder
- JSON_PROPERTY_OUT_MODE - Static variable in class com.qtsurfer.api.client.model.EquityCurveMeta
- JSON_PROPERTY_OUT_MODE - Static variable in class com.qtsurfer.api.client.model.EquityCurveOptions
- JSON_PROPERTY_OUT_MODE - Static variable in class com.qtsurfer.api.client.model.EquityCurveRequest
- JSON_PROPERTY_OUT_OF_SAMPLE - Static variable in class com.qtsurfer.api.client.model.WalkForwardFold
- JSON_PROPERTY_OUT_OF_SAMPLE_TO - Static variable in class com.qtsurfer.api.client.model.WalkForwardFold
- JSON_PROPERTY_OUTPUT_POINT_COUNT - Static variable in class com.qtsurfer.api.client.model.EquityCurveMeta
- JSON_PROPERTY_PARAM - Static variable in class com.qtsurfer.api.client.model.SweepMarginal
- JSON_PROPERTY_PARAM_A - Static variable in class com.qtsurfer.api.client.model.SweepHeatmap
- JSON_PROPERTY_PARAM_B - Static variable in class com.qtsurfer.api.client.model.SweepHeatmap
- JSON_PROPERTY_PARAM_DRIFT - Static variable in class com.qtsurfer.api.client.model.WalkForwardResult
- JSON_PROPERTY_PARAMS - Static variable in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- JSON_PROPERTY_PARAMS - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_PARAMS - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_PARAMS - Static variable in class com.qtsurfer.api.client.model.StartLiveRequest
- JSON_PROPERTY_PARAMS - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_PARAMS - Static variable in class com.qtsurfer.api.client.model.SweepSpecRequest
- JSON_PROPERTY_PARAMS - Static variable in class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
- JSON_PROPERTY_PARAMS - Static variable in class com.qtsurfer.api.client.model.WalkForwardFold
- JSON_PROPERTY_PARAMS_VERSION - Static variable in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- JSON_PROPERTY_PARAMS_VERSION - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_PARAMS_VERSION - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_PBO - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_PBO_SPLITS - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_PENDING_SHARDS - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_PERCENT_AMOUNT_TO_LOCK - Static variable in class com.qtsurfer.api.client.model.SweepBaseConfig
- JSON_PROPERTY_PLATEAU_SCORE - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_PNL - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_PNL_PCT - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_PNL_TOTAL - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_PNL_TOTAL_PERCENT - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_POINTS - Static variable in class com.qtsurfer.api.client.model.EquityCurveResult
- JSON_PROPERTY_POINTS - Static variable in class com.qtsurfer.api.client.model.SweepMarginal
- JSON_PROPERTY_PREPARE_JOB_ID - Static variable in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- JSON_PROPERTY_PRICE - Static variable in class com.qtsurfer.api.client.model.LiveSignalOrder
- JSON_PROPERTY_PROGRESS - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_PROVENANCE - Static variable in class com.qtsurfer.api.client.model.Notice
- JSON_PROPERTY_QUEUED - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- JSON_PROPERTY_QUOTE - Static variable in class com.qtsurfer.api.client.model.InstrumentDetail
- JSON_PROPERTY_RANK - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_RANKING - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_RATIONALE - Static variable in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- JSON_PROPERTY_REASON - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_REFLECTED - Static variable in class com.qtsurfer.api.client.model.DeclaredProperty
- JSON_PROPERTY_REGENERATED - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_RELAY - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_RELAY - Static variable in class com.qtsurfer.api.client.model.StartLiveRequest
- JSON_PROPERTY_REQUEST_ID - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- JSON_PROPERTY_REQUIRED_SOURCES - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_REQUIRED_SOURCES - Static variable in class com.qtsurfer.api.client.model.StrategySummary
- JSON_PROPERTY_RESAMPLE - Static variable in class com.qtsurfer.api.client.model.EquityCurveOptions
- JSON_PROPERTY_RESAMPLE - Static variable in class com.qtsurfer.api.client.model.EquityCurveRequest
- JSON_PROPERTY_RESAMPLED - Static variable in class com.qtsurfer.api.client.model.EquityCurveMeta
- JSON_PROPERTY_RESULTS - Static variable in class com.qtsurfer.api.client.model.BacktestJobResult
- JSON_PROPERTY_RESULTS - Static variable in class com.qtsurfer.api.client.model.WalkForwardResult
- JSON_PROPERTY_RETRYING - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_ROWS - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_ROWS - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_ROWS - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_ROWS_ANALYSED - Static variable in class com.qtsurfer.api.client.model.SweepSensitivity
- JSON_PROPERTY_RUN_ID - Static variable in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- JSON_PROPERTY_RUN_ID - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_RUN_ID - Static variable in class com.qtsurfer.api.client.model.LiveRunCompact
- JSON_PROPERTY_RUN_ID - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_RUN_ID - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_RUN_ID - Static variable in class com.qtsurfer.api.client.model.PublicLiveRun
- JSON_PROPERTY_RUN_IX - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_RUNS - Static variable in class com.qtsurfer.api.client.model.LiveListResponse
- JSON_PROPERTY_RUNS - Static variable in class com.qtsurfer.api.client.model.PublicLiveListResponse
- JSON_PROPERTY_RUNTIME_MS - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_SAMPLER - Static variable in class com.qtsurfer.api.client.model.SweepSpecRequest
- JSON_PROPERTY_SAMPLES - Static variable in class com.qtsurfer.api.client.model.SweepSpecRequest
- JSON_PROPERTY_SCOPES - Static variable in class com.qtsurfer.api.client.model.AuthTokenResponse
- JSON_PROPERTY_SEED - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- JSON_PROPERTY_SEED - Static variable in class com.qtsurfer.api.client.model.SweepSpecRequest
- JSON_PROPERTY_SEGMENT - Static variable in class com.qtsurfer.api.client.model.InstrumentListMeta
- JSON_PROPERTY_SEGMENT - Static variable in class com.qtsurfer.api.client.model.LiveSignalInstrument
- JSON_PROPERTY_SEGMENT - Static variable in class com.qtsurfer.api.client.model.LiveSource
- JSON_PROPERTY_SELF - Static variable in class com.qtsurfer.api.client.model.AccountLinks
- JSON_PROPERTY_SELF - Static variable in class com.qtsurfer.api.client.model.AccountUsageLinks
- JSON_PROPERTY_SELF - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
- JSON_PROPERTY_SELF - Static variable in class com.qtsurfer.api.client.model.InstrumentLinks
- JSON_PROPERTY_SELL_FEE_RATE - Static variable in class com.qtsurfer.api.client.model.SweepBaseConfig
- JSON_PROPERTY_SHARD_COUNT - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_SHARDS - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- JSON_PROPERTY_SHARDS - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- JSON_PROPERTY_SHARPE - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_SHARPE_RATIO - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_SIGNAL_BYTES_USED - Static variable in class com.qtsurfer.api.client.model.AccountUsage
- JSON_PROPERTY_SIGNAL_COUNT - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_SIGNAL_ID - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_SIGNALS - Static variable in class com.qtsurfer.api.client.model.LiveSignalPage
- JSON_PROPERTY_SIGNALS_ID - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_SIGNALS_UPLOAD - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_SIGNALS_UPLOAD_REASON - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_SIGNALS_UPLOADED_AT - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_SIGNALS_URL - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_SIGNALS_USED - Static variable in class com.qtsurfer.api.client.model.AccountUsage
- JSON_PROPERTY_SIZE - Static variable in class com.qtsurfer.api.client.model.JobState
- JSON_PROPERTY_SIZE - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_SORTINO - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_SORTINO_RATIO - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_SOURCES - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_SOURCES - Static variable in class com.qtsurfer.api.client.model.LiveRunCompact
- JSON_PROPERTY_SOURCES - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_SOURCES - Static variable in class com.qtsurfer.api.client.model.PublicLiveRun
- JSON_PROPERTY_SOURCES - Static variable in class com.qtsurfer.api.client.model.StartLiveRequest
- JSON_PROPERTY_SPOT - Static variable in class com.qtsurfer.api.client.model.InstrumentLinks
- JSON_PROPERTY_STAGE - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_STAGE - Static variable in class com.qtsurfer.api.client.model.LiveRunCompact
- JSON_PROPERTY_STAGE - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_STAGE - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_STALLED_SECONDS - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_START_TIME - Static variable in class com.qtsurfer.api.client.model.JobState
- JSON_PROPERTY_START_TIME - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_STARTED_AT_MS - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_STARTED_AT_MS - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_STATE - Static variable in class com.qtsurfer.api.client.model.BacktestJobResult
- JSON_PROPERTY_STATE - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_STATE - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_STATE - Static variable in class com.qtsurfer.api.client.model.LiveRunCompact
- JSON_PROPERTY_STATE - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_STATE - Static variable in class com.qtsurfer.api.client.model.PublicLiveRun
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.CancelBacktest200Response
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.CancelSweep200Response
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.DatasetImportCreated
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.DatasetImportState
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.DatasetUploadState
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.JobState
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_STATUS - Static variable in class com.qtsurfer.api.client.model.SweepSensitivity
- JSON_PROPERTY_STATUS_DETAIL - Static variable in class com.qtsurfer.api.client.model.JobState
- JSON_PROPERTY_STATUS_DETAIL - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_STEP - Static variable in class com.qtsurfer.api.client.model.DeclaredProperty
- JSON_PROPERTY_STEP - Static variable in class com.qtsurfer.api.client.model.SweepAxisOneOf
- JSON_PROPERTY_STOP_PRICE - Static variable in class com.qtsurfer.api.client.model.LiveSignalOrder
- JSON_PROPERTY_STORAGE_BYTES_USED - Static variable in class com.qtsurfer.api.client.model.AccountUsage
- JSON_PROPERTY_STORE_SIGNALS - Static variable in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- JSON_PROPERTY_STORE_SIGNALS - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- JSON_PROPERTY_STRATEGIES - Static variable in class com.qtsurfer.api.client.model.ListStrategies200Response
- JSON_PROPERTY_STRATEGIES_USED - Static variable in class com.qtsurfer.api.client.model.AccountUsage
- JSON_PROPERTY_STRATEGY_BYTES_USED - Static variable in class com.qtsurfer.api.client.model.AccountUsage
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.CompileStrategy200Response
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.DeleteStrategy200Response
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.GetStrategyCode200Response
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_STRATEGY_ID - Static variable in class com.qtsurfer.api.client.model.StrategySummary
- JSON_PROPERTY_SWEEP - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- JSON_PROPERTY_SWEEP_ID - Static variable in class com.qtsurfer.api.client.model.CancelSweep200Response
- JSON_PROPERTY_SWEEP_ID - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- JSON_PROPERTY_SWEEP_ID - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_SWEEP_ID - Static variable in class com.qtsurfer.api.client.model.SweepSensitivity
- JSON_PROPERTY_SYMBOL - Static variable in class com.qtsurfer.api.client.model.LiveSignalInstrument
- JSON_PROPERTY_TEMPLATED - Static variable in class com.qtsurfer.api.client.model.HalLink
- JSON_PROPERTY_TICKERS - Static variable in class com.qtsurfer.api.client.model.InstrumentCoverage
- JSON_PROPERTY_TIER - Static variable in class com.qtsurfer.api.client.model.Account
- JSON_PROPERTY_TIER - Static variable in class com.qtsurfer.api.client.model.AuthTokenResponse
- JSON_PROPERTY_TIMESTAMP - Static variable in class com.qtsurfer.api.client.model.EquityPoint
- JSON_PROPERTY_TIMESTAMP_UNIT - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_TIMESTAMP_UNIT - Static variable in class com.qtsurfer.api.client.model.DatasetVersion
- JSON_PROPERTY_TIMESTAMP_UNIT - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_TIMESTAMPS - Static variable in class com.qtsurfer.api.client.model.EquityCurveResult
- JSON_PROPERTY_TO - Static variable in class com.qtsurfer.api.client.model.CoverageWindow
- JSON_PROPERTY_TO - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_TO - Static variable in class com.qtsurfer.api.client.model.DatasetImportRequest
- JSON_PROPERTY_TO - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_TO - Static variable in class com.qtsurfer.api.client.model.PrepareRequest
- JSON_PROPERTY_TO - Static variable in class com.qtsurfer.api.client.model.SweepAxisOneOf
- JSON_PROPERTY_TOKEN - Static variable in class com.qtsurfer.api.client.model.LiveConnectionToken
- JSON_PROPERTY_TOKEN_TYPE - Static variable in class com.qtsurfer.api.client.model.AuthTokenResponse
- JSON_PROPERTY_TOTAL - Static variable in class com.qtsurfer.api.client.model.SweepProgress
- JSON_PROPERTY_TOTAL_HOURS - Static variable in class com.qtsurfer.api.client.model.PrepareJobState
- JSON_PROPERTY_TOTAL_RUNS - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- JSON_PROPERTY_TOTAL_RUNS - Static variable in class com.qtsurfer.api.client.model.WalkForwardAccepted
- JSON_PROPERTY_TOTAL_TRADES - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_TRADES - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_TRAIL_PCT - Static variable in class com.qtsurfer.api.client.model.LiveSignalOrder
- JSON_PROPERTY_TRUNCATED - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_TYPE - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_TYPE - Static variable in class com.qtsurfer.api.client.model.DatasetCreated
- JSON_PROPERTY_TYPE - Static variable in class com.qtsurfer.api.client.model.DatasetImportRequest
- JSON_PROPERTY_TYPE - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_TYPE - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_TYPE - Static variable in class com.qtsurfer.api.client.model.LiveSource
- JSON_PROPERTY_UPDATED_AT - Static variable in class com.qtsurfer.api.client.model.Dataset
- JSON_PROPERTY_UPDATED_AT - Static variable in class com.qtsurfer.api.client.model.DatasetWithLinks
- JSON_PROPERTY_UPDATED_AT - Static variable in class com.qtsurfer.api.client.model.InstrumentListMeta
- JSON_PROPERTY_UPLOAD - Static variable in class com.qtsurfer.api.client.model.DatasetCreated
- JSON_PROPERTY_UPLOAD - Static variable in class com.qtsurfer.api.client.model.DatasetUploadSession
- JSON_PROPERTY_UPLOAD_ID - Static variable in class com.qtsurfer.api.client.model.DatasetCreated
- JSON_PROPERTY_UPLOAD_ID - Static variable in class com.qtsurfer.api.client.model.DatasetUploadSession
- JSON_PROPERTY_UPLOAD_ID - Static variable in class com.qtsurfer.api.client.model.DatasetUploadState
- JSON_PROPERTY_URL - Static variable in class com.qtsurfer.api.client.model.DatasetUploadTarget
- JSON_PROPERTY_URL - Static variable in class com.qtsurfer.api.client.model.EquityCurveResult
- JSON_PROPERTY_USAGE - Static variable in class com.qtsurfer.api.client.model.AccountLinks
- JSON_PROPERTY_USER_ID - Static variable in class com.qtsurfer.api.client.model.Account
- JSON_PROPERTY_V - Static variable in class com.qtsurfer.api.client.model.LiveSignal
- JSON_PROPERTY_VALIDATED_AT - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_VALIDATION - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_VALIDATION_STALLED - Static variable in class com.qtsurfer.api.client.model.StrategyState
- JSON_PROPERTY_VALUE - Static variable in class com.qtsurfer.api.client.model.SweepMarginalPoint
- JSON_PROPERTY_VALUE_A - Static variable in class com.qtsurfer.api.client.model.SweepHeatmapCell
- JSON_PROPERTY_VALUE_B - Static variable in class com.qtsurfer.api.client.model.SweepHeatmapCell
- JSON_PROPERTY_VALUES - Static variable in class com.qtsurfer.api.client.model.SweepAxisOneOf1
- JSON_PROPERTY_VECTORS_RUN - Static variable in class com.qtsurfer.api.client.model.WalkForwardFold
- JSON_PROPERTY_VENUE_TYPE - Static variable in class com.qtsurfer.api.client.model.LiveSource
- JSON_PROPERTY_VERSION - Static variable in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- JSON_PROPERTY_VERSION - Static variable in class com.qtsurfer.api.client.model.DatasetImportState
- JSON_PROPERTY_VERSION - Static variable in class com.qtsurfer.api.client.model.DatasetUploadState
- JSON_PROPERTY_VISIBILITY - Static variable in class com.qtsurfer.api.client.model.LiveRun
- JSON_PROPERTY_VISIBILITY - Static variable in class com.qtsurfer.api.client.model.LiveRunCompact
- JSON_PROPERTY_VISIBILITY - Static variable in class com.qtsurfer.api.client.model.LiveRunSummary
- JSON_PROPERTY_VISIBILITY - Static variable in class com.qtsurfer.api.client.model.StartLiveRequest
- JSON_PROPERTY_VISIBILITY - Static variable in class com.qtsurfer.api.client.model.UpdateLiveRequest
- JSON_PROPERTY_VOLUME24H - Static variable in class com.qtsurfer.api.client.model.InstrumentDetail
- JSON_PROPERTY_WALK_FORWARD - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- JSON_PROPERTY_WALK_FORWARD - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- JSON_PROPERTY_WALK_FORWARD - Static variable in class com.qtsurfer.api.client.model.ExecuteSweepResult
- JSON_PROPERTY_WIN_RATE - Static variable in class com.qtsurfer.api.client.model.ResultMap
- JSON_PROPERTY_WIN_RATE - Static variable in class com.qtsurfer.api.client.model.SweepRunRow
- JSON_PROPERTY_WORST - Static variable in class com.qtsurfer.api.client.model.SweepMarginalPoint
K
- K_LINE - Enum constant in enum class com.qtsurfer.api.client.model.StrategyState.RequiredSourcesEnum
- kind(String) - Method in class com.qtsurfer.api.client.model.LiveSignal
- KLINE - Enum constant in enum class com.qtsurfer.api.client.model.DataSourceType
- KLINE - Enum constant in enum class com.qtsurfer.api.client.model.LiveSource.TypeEnum
- klines(CoverageWindow) - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
- KLINES - Enum constant in enum class com.qtsurfer.api.client.model.Dataset.TypeEnum
- KLINES - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TypeEnum
L
- largestGapSteps(Integer) - Method in class com.qtsurfer.api.client.model.Dataset
- largestGapSteps(Integer) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- largestGapSteps(Integer) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- largestGapSteps(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- lastPrice(Double) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- LASTRA - Enum constant in enum class com.qtsurfer.api.client.model.DatasetVersion.DataFormatEnum
- LASTRA - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.DataFormatEnum
- leaderboard(List<SweepRunRow>) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- leaderboardSize(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- level(String) - Method in class com.qtsurfer.api.client.model.Notice
- LHS - Enum constant in enum class com.qtsurfer.api.client.model.SweepSpecRequest.SamplerEnum
- links(AccountLinks) - Method in class com.qtsurfer.api.client.model.Account
- links(AccountUsageLinks) - Method in class com.qtsurfer.api.client.model.AccountUsage
- links(DatasetWithLinksAllOfLinks) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- links(InstrumentLinks) - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
- links(PublicLiveListLinks) - Method in class com.qtsurfer.api.client.model.LiveListResponse
- links(PublicLiveListLinks) - Method in class com.qtsurfer.api.client.model.LiveSignalPage
- links(PublicLiveListLinks) - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
- links(StrategyLinks) - Method in class com.qtsurfer.api.client.model.StrategyState
- listDatasets() - Method in class com.qtsurfer.api.client.api.DatasetApi
-
List your datasets Every dataset you have created and not deleted, most recently created first.
- ListDatasets200Response - Class in com.qtsurfer.api.client.model
-
ListDatasets200Response
- ListDatasets200Response() - Constructor for class com.qtsurfer.api.client.model.ListDatasets200Response
- listDatasetsWithHttpInfo() - Method in class com.qtsurfer.api.client.api.DatasetApi
-
List your datasets Every dataset you have created and not deleted, most recently created first.
- listExchanges() - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
List the available exchanges
- listExchangesWithHttpInfo() - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
List the available exchanges
- listInstruments(String) - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
List an exchange's instruments (default spot segment) \"Give me binance instruments\" — returns the exchange's DEFAULT segment (`spot`) in `data`, each instrument with per-data-type coverage and market info.
- listInstrumentsWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
List an exchange's instruments (default spot segment) \"Give me binance instruments\" — returns the exchange's DEFAULT segment (`spot`) in `data`, each instrument with per-data-type coverage and market info.
- listLive(String, Integer) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
List your own live runs Every run you have started, in any `stage`, `desired` state, or `visibility` — newest first.
- listLiveWithHttpInfo(String, Integer) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
List your own live runs Every run you have started, in any `stage`, `desired` state, or `visibility` — newest first.
- listPublicLive(String, Integer) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Browse public live runs Every run whose owner marked it `public` and is currently live and running — anyone's, yours included, and listed without revealing who owns it.
- listPublicLiveWithHttpInfo(String, Integer) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Browse public live runs Every run whose owner marked it `public` and is currently live and running — anyone's, yours included, and listed without revealing who owns it.
- listSegmentInstruments(String, String) - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
List an exchange segment's instruments Returns the instruments for one market segment of the exchange, each with per-data-type coverage and market info.
- listSegmentInstrumentsWithHttpInfo(String, String) - Method in class com.qtsurfer.api.client.api.ExchangeApi
-
List an exchange segment's instruments Returns the instruments for one market segment of the exchange, each with per-data-type coverage and market info.
- listStrategies() - Method in class com.qtsurfer.api.client.api.StrategyApi
-
List your registered strategies Every strategy you have registered and not deleted, most recently compiled first.
- ListStrategies200Response - Class in com.qtsurfer.api.client.model
-
ListStrategies200Response
- ListStrategies200Response() - Constructor for class com.qtsurfer.api.client.model.ListStrategies200Response
- listStrategiesWithHttpInfo() - Method in class com.qtsurfer.api.client.api.StrategyApi
-
List your registered strategies Every strategy you have registered and not deleted, most recently compiled first.
- LIVE - Enum constant in enum class com.qtsurfer.api.client.model.LiveRun.StageEnum
- LIVE - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunCompact.StageEnum
- LIVE - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunSummary.StageEnum
- LIVE - Enum constant in enum class com.qtsurfer.api.client.model.LiveSignal.StageEnum
- LiveConnectionToken - Class in com.qtsurfer.api.client.model
-
LiveConnectionToken
- LiveConnectionToken() - Constructor for class com.qtsurfer.api.client.model.LiveConnectionToken
- LiveExecutionApi - Class in com.qtsurfer.api.client.api
- LiveExecutionApi() - Constructor for class com.qtsurfer.api.client.api.LiveExecutionApi
- LiveExecutionApi(ApiClient) - Constructor for class com.qtsurfer.api.client.api.LiveExecutionApi
- LiveListResponse - Class in com.qtsurfer.api.client.model
-
LiveListResponse
- LiveListResponse() - Constructor for class com.qtsurfer.api.client.model.LiveListResponse
- LiveParamsUpdateResult - Class in com.qtsurfer.api.client.model
-
LiveParamsUpdateResult
- LiveParamsUpdateResult() - Constructor for class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- LiveRun - Class in com.qtsurfer.api.client.model
-
A live run's full state, as returned by starting, reading, or stopping it through its strategy.
- LiveRun() - Constructor for class com.qtsurfer.api.client.model.LiveRun
- LiveRun.DesiredEnum - Enum Class in com.qtsurfer.api.client.model
-
What you last asked for.
- LiveRun.StageEnum - Enum Class in com.qtsurfer.api.client.model
-
A new run always starts `SANDBOX` — a trial run compared against a second execution for agreement — and moves to `LIVE` once it passes.
- LiveRun.VisibilityEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets visibility
- LiveRunCompact - Class in com.qtsurfer.api.client.model
-
A run's state as returned by `PATCH /live/{runId}` — narrower than `LiveRun` (no `strategyId`, `params`, or `desired`), since this endpoint is addressed by `runId` alone.
- LiveRunCompact() - Constructor for class com.qtsurfer.api.client.model.LiveRunCompact
- LiveRunCompact.StageEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets stage
- LiveRunCompact.VisibilityEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets visibility
- LiveRunSummary - Class in com.qtsurfer.api.client.model
-
A run as it appears in `GET /live` — one of your own, narrower than `LiveRun` (no `params`, `paramsVersion`, `relay`, or `gate`), since listing stays cheap regardless of how many runs you have.
- LiveRunSummary() - Constructor for class com.qtsurfer.api.client.model.LiveRunSummary
- LiveRunSummary.DesiredEnum - Enum Class in com.qtsurfer.api.client.model
-
What you last asked for.
- LiveRunSummary.StageEnum - Enum Class in com.qtsurfer.api.client.model
-
A new run always starts `SANDBOX` — a trial run compared against a second execution for agreement — and moves to `LIVE` once it passes.
- LiveRunSummary.VisibilityEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets visibility
- LiveSignal - Class in com.qtsurfer.api.client.model
-
One signal, in the same shape the real-time signal channel delivers.
- LiveSignal() - Constructor for class com.qtsurfer.api.client.model.LiveSignal
- LiveSignal.StageEnum - Enum Class in com.qtsurfer.api.client.model
-
The stage the run was in when this signal was produced.
- LiveSignal.TypeEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets type
- LiveSignalInstrument - Class in com.qtsurfer.api.client.model
-
LiveSignalInstrument
- LiveSignalInstrument() - Constructor for class com.qtsurfer.api.client.model.LiveSignalInstrument
- LiveSignalOrder - Class in com.qtsurfer.api.client.model
-
Present only for a `hint`.
- LiveSignalOrder() - Constructor for class com.qtsurfer.api.client.model.LiveSignalOrder
- LiveSignalPage - Class in com.qtsurfer.api.client.model
-
One page of a run's recorded signals, oldest first.
- LiveSignalPage() - Constructor for class com.qtsurfer.api.client.model.LiveSignalPage
- LiveSource - Class in com.qtsurfer.api.client.model
-
One market feed a live run consumes.
- LiveSource() - Constructor for class com.qtsurfer.api.client.model.LiveSource
- LiveSource.TypeEnum - Enum Class in com.qtsurfer.api.client.model
-
Both `ticker` and `kline` connect to the lightest (fastest) cadence available for the exchange — today, 1 tick/second on every supported exchange.
- logicalType() - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- LOW_ACTIVITY - Enum constant in enum class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData.RationaleEnum
M
- mapper - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- marginals(List<SweepMarginal>) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- MARKER - Enum constant in enum class com.qtsurfer.api.client.model.LiveSignal.TypeEnum
- max(Double) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- maxDatasetBytes(Long) - Method in class com.qtsurfer.api.client.model.Account
- maxDatasets(Integer) - Method in class com.qtsurfer.api.client.model.Account
- MAXDD - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.ObjectiveEnum
- MAXDD - Enum constant in enum class com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
- MAXDD - Enum constant in enum class com.qtsurfer.api.client.model.SweepSpecRequest.ObjectiveEnum
- maxDdPct(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- maxDrawdown(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- maxDrawdownPercent(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- maxPct(Double) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- maxTotalStorageBytes(Long) - Method in class com.qtsurfer.api.client.model.Account
- mean(Double) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- mean(Double) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- message(String) - Method in class com.qtsurfer.api.client.model.AuthTokenError
- message(String) - Method in class com.qtsurfer.api.client.model.Notice
- message(String) - Method in class com.qtsurfer.api.client.model.ResponseError
- meta(EquityCurveMeta) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- meta(InstrumentListMeta) - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
- min(Double) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- mintLiveConnectionToken() - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Mint a WebSocket connection token Mints a short-lived token for the WebSocket connection used to receive a run's signals in real time and to call `live.params` (the WebSocket form of `PUT /live/{runId}/params`) — see the \"Live execution\" guide linked from this tag's description for the full protocol.
- mintLiveConnectionTokenWithHttpInfo() - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Mint a WebSocket connection token Mints a short-lived token for the WebSocket connection used to receive a run's signals in real time and to call `live.params` (the WebSocket form of `PUT /live/{runId}/params`) — see the \"Live execution\" guide linked from this tag's description for the full protocol.
- minTradeFloor(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- mode(EquityCurveRequest.ModeEnum) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- MS - Enum constant in enum class com.qtsurfer.api.client.model.Dataset.TimestampUnitEnum
- MS - Enum constant in enum class com.qtsurfer.api.client.model.DatasetVersion.TimestampUnitEnum
- MS - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TimestampUnitEnum
N
- n(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- name(String) - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
- name(String) - Method in class com.qtsurfer.api.client.model.Dataset
- name(String) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- name(String) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- name(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- name(String) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- name(String) - Method in class com.qtsurfer.api.client.model.Exchange
- name(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- name(String) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- name(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- name(String) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- name(String) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- name(String) - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
- NATURAL - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.OrderEnum
- neighbourCount(Integer) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- network(DatasetImportDexRequest.NetworkEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- NEW - Enum constant in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
- NEW - Enum constant in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
- next(PublicLiveNextLink) - Method in class com.qtsurfer.api.client.model.PublicLiveListLinks
- NONE - Enum constant in enum class com.qtsurfer.api.client.model.EquityCurveRequest.ModeEnum
- NOT_VALIDATED - Enum constant in enum class com.qtsurfer.api.client.model.StrategyState.ValidationEnum
- Notice - Class in com.qtsurfer.api.client.model
-
A diagnostic the engine raised while the strategy ran.
- Notice() - Constructor for class com.qtsurfer.api.client.model.Notice
- Notice.ProvenanceEnum - Enum Class in com.qtsurfer.api.client.model
-
Where it came from, which matters because the two silences differ: an empty list from a real run (`execute`) is a clean bill of health, while an empty list from `compile-dry-run` is only a lower bound over a bounded synthetic series.
- notices(List<Notice>) - Method in class com.qtsurfer.api.client.model.ResultMap
- notices(List<Notice>) - Method in class com.qtsurfer.api.client.model.StrategyState
- noticesTruncated(Integer) - Method in class com.qtsurfer.api.client.model.ResultMap
- noticesTruncated(Integer) - Method in class com.qtsurfer.api.client.model.StrategyState
- notStarted(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
O
- objective(ExecuteSweepResult.ObjectiveEnum) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- objective(SweepSensitivity.ObjectiveEnum) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- objective(SweepSpecRequest.ObjectiveEnum) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- OFFSET_DATE_TIME - Static variable in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- openDatasetUpload(String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Open a new upload session for an existing dataset Get a fresh presigned URL to upload a new version into a dataset you already have — a corrected file, or the next chunk of history.
- openDatasetUploadWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.DatasetApi
-
Open a new upload session for an existing dataset Get a fresh presigned URL to upload a new version into a dataset you already have — a corrected file, or the next chunk of history.
- order(ExecuteSweepResult.OrderEnum) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- order(LiveSignalOrder) - Method in class com.qtsurfer.api.client.model.LiveSignal
- orderKind(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- outMode(EquityCurveOutMode) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- outMode(EquityCurveOutMode) - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
- outMode(EquityCurveOutMode) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- outOfSample(SweepRunRow) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- outOfSampleTo(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- outputPointCount(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
P
- Pair - Class in com.qtsurfer.api.client.invoker
- Pair(String, String) - Constructor for class com.qtsurfer.api.client.invoker.Pair
- param(String) - Method in class com.qtsurfer.api.client.model.SweepMarginal
- paramA(String) - Method in class com.qtsurfer.api.client.model.SweepHeatmap
- paramB(String) - Method in class com.qtsurfer.api.client.model.SweepHeatmap
- paramDrift(Double) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- parameterToPairs(String, Object) - Static method in class com.qtsurfer.api.client.invoker.ApiClient
-
Convert a URL query name/value parameter to a list of encoded
Pairobjects. - parameterToPairs(String, String, Collection<?>) - Static method in class com.qtsurfer.api.client.invoker.ApiClient
-
Convert a URL query name/collection parameter to a list of encoded
Pairobjects. - params(Object) - Method in class com.qtsurfer.api.client.model.LiveRun
- params(Object) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- params(Object) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- params(Object) - Method in class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
- params(Object) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- params(Map<String, ScalarStrategyParamValue>) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- params(Map<String, ScalarStrategyParamValue>) - Method in class com.qtsurfer.api.client.model.ResultMap
- params(Map<String, SweepAxis>) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- paramsVersion(Integer) - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- paramsVersion(Integer) - Method in class com.qtsurfer.api.client.model.LiveRun
- paramsVersion(Integer) - Method in class com.qtsurfer.api.client.model.LiveSignal
- PARQUET - Enum constant in enum class com.qtsurfer.api.client.model.DatasetVersion.DataFormatEnum
- PARQUET - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.DataFormatEnum
- parse(String) - Method in class com.qtsurfer.api.client.invoker.RFC3339DateFormat
- parse(String, ParsePosition) - Method in class com.qtsurfer.api.client.invoker.RFC3339DateFormat
- PARTIAL - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.StatusEnum
- PARTIAL - Enum constant in enum class com.qtsurfer.api.client.model.SweepSensitivity.StatusEnum
- PASSED - Enum constant in enum class com.qtsurfer.api.client.model.StrategyState.ValidationEnum
- pbo(Double) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- pboSplits(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- PENDING - Enum constant in enum class com.qtsurfer.api.client.model.Dataset.StatusEnum
- PENDING - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.StatusEnum
- PENDING - Enum constant in enum class com.qtsurfer.api.client.model.StrategyState.ValidationEnum
- PENDING_CONVERSION - Enum constant in enum class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData.RationaleEnum
- pendingShards(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
- percentAmountToLock(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- PLATEAU - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.RankingEnum
- plateauScore(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- pnl(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- PNL - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.ObjectiveEnum
- PNL - Enum constant in enum class com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
- PNL - Enum constant in enum class com.qtsurfer.api.client.model.SweepSpecRequest.ObjectiveEnum
- pnlPct(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- pnlTotal(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- pnlTotalPercent(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- points(List<EquityPoint>) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- points(List<SweepMarginalPoint>) - Method in class com.qtsurfer.api.client.model.SweepMarginal
- port - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- prepareBacktest(String, DataSourceType, PrepareRequest) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Prepare backtest data Enqueues a prepare task over the requested date range.
- prepareBacktestWithHttpInfo(String, DataSourceType, PrepareRequest) - Method in class com.qtsurfer.api.client.api.BacktestingApi
-
Prepare backtest data Enqueues a prepare task over the requested date range.
- prepareJobId(String) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- PrepareJobState - Class in com.qtsurfer.api.client.model
-
State of a single-instrument prepare job — the `JobState` shape plus a coverage summary.
- PrepareJobState() - Constructor for class com.qtsurfer.api.client.model.PrepareJobState
- PrepareJobState.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
Current status of the job.
- PrepareJobStateAllOfHoursWithoutData - Class in com.qtsurfer.api.client.model
-
PrepareJobStateAllOfHoursWithoutData
- PrepareJobStateAllOfHoursWithoutData() - Constructor for class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- PrepareJobStateAllOfHoursWithoutData.RationaleEnum - Enum Class in com.qtsurfer.api.client.model
-
Why the hour has no data.
- PrepareRequest - Class in com.qtsurfer.api.client.model
-
Two shapes, chosen by the `exchangeId` path segment.
- PrepareRequest() - Constructor for class com.qtsurfer.api.client.model.PrepareRequest
- price(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- PRIVATE - Enum constant in enum class com.qtsurfer.api.client.model.LiveRun.VisibilityEnum
- PRIVATE - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunCompact.VisibilityEnum
- PRIVATE - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunSummary.VisibilityEnum
- PRIVATE - Enum constant in enum class com.qtsurfer.api.client.model.StartLiveRequest.VisibilityEnum
- PRIVATE - Enum constant in enum class com.qtsurfer.api.client.model.UpdateLiveRequest.VisibilityEnum
- PRO - Enum constant in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TierEnum
- progress(SweepProgress) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- provenance(Notice.ProvenanceEnum) - Method in class com.qtsurfer.api.client.model.Notice
- PUBLIC - Enum constant in enum class com.qtsurfer.api.client.model.LiveRun.VisibilityEnum
- PUBLIC - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunCompact.VisibilityEnum
- PUBLIC - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunSummary.VisibilityEnum
- PUBLIC - Enum constant in enum class com.qtsurfer.api.client.model.StartLiveRequest.VisibilityEnum
- PUBLIC - Enum constant in enum class com.qtsurfer.api.client.model.UpdateLiveRequest.VisibilityEnum
- PublicLiveListLinks - Class in com.qtsurfer.api.client.model
-
Present only when another page exists.
- PublicLiveListLinks() - Constructor for class com.qtsurfer.api.client.model.PublicLiveListLinks
- PublicLiveListResponse - Class in com.qtsurfer.api.client.model
-
PublicLiveListResponse
- PublicLiveListResponse() - Constructor for class com.qtsurfer.api.client.model.PublicLiveListResponse
- PublicLiveNextLink - Class in com.qtsurfer.api.client.model
-
PublicLiveNextLink
- PublicLiveNextLink() - Constructor for class com.qtsurfer.api.client.model.PublicLiveNextLink
- PublicLiveRun - Class in com.qtsurfer.api.client.model
-
A run as it appears in `GET /live/public` — never reveals who owns it or which strategy it runs.
- PublicLiveRun() - Constructor for class com.qtsurfer.api.client.model.PublicLiveRun
- putParamsItem(String, ScalarStrategyParamValue) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- putParamsItem(String, ScalarStrategyParamValue) - Method in class com.qtsurfer.api.client.model.ResultMap
- putParamsItem(String, SweepAxis) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
Q
- queued(Boolean) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- quote(String) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- QUOTE - Enum constant in enum class com.qtsurfer.api.client.model.SweepBaseConfig.FeeLegEnum
R
- RANDOM - Enum constant in enum class com.qtsurfer.api.client.model.SweepSpecRequest.SamplerEnum
- rank(Integer) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- RANKED - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.OrderEnum
- ranking(ExecuteSweepResult.RankingEnum) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- rationale(PrepareJobStateAllOfHoursWithoutData.RationaleEnum) - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- RAW - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.RankingEnum
- readTimeout - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- READY - Enum constant in enum class com.qtsurfer.api.client.model.Dataset.StatusEnum
- READY - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportState.StatusEnum
- READY - Enum constant in enum class com.qtsurfer.api.client.model.DatasetUploadState.StatusEnum
- READY - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.StatusEnum
- reason(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- RECEIVED - Enum constant in enum class com.qtsurfer.api.client.model.SweepBaseConfig.FeeLegEnum
- reflected(Boolean) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- regenerated(Boolean) - Method in class com.qtsurfer.api.client.model.LiveSignal
- registerDescendants(Class<?>, Map<String, Class<?>>) - Static method in class com.qtsurfer.api.client.invoker.JSON
-
Register the oneOf/anyOf descendants of the modelClass.
- registerDiscriminator(Class<?>, String, Map<String, Class<?>>) - Static method in class com.qtsurfer.api.client.invoker.JSON
-
Register a model class discriminator.
- relay(Boolean) - Method in class com.qtsurfer.api.client.model.LiveRun
- relay(Boolean) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- requestId(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- requiredSources(List<StrategyState.RequiredSourcesEnum>) - Method in class com.qtsurfer.api.client.model.StrategyState
- requiredSources(List<String>) - Method in class com.qtsurfer.api.client.model.StrategySummary
- resample(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
- resample(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- resampled(Boolean) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- ResponseError - Class in com.qtsurfer.api.client.model
-
General response error
- ResponseError() - Constructor for class com.qtsurfer.api.client.model.ResponseError
- responseInterceptor - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- ResultMap - Class in com.qtsurfer.api.client.model
-
Execution result map.
- ResultMap() - Constructor for class com.qtsurfer.api.client.model.ResultMap
- ResultMap.SignalsUploadEnum - Enum Class in com.qtsurfer.api.client.model
-
Upload status.
- results(ResultMap) - Method in class com.qtsurfer.api.client.model.BacktestJobResult
- results(List<WalkForwardFold>) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- retrying(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
- RFC3339DateFormat - Class in com.qtsurfer.api.client.invoker
- RFC3339DateFormat() - Constructor for class com.qtsurfer.api.client.invoker.RFC3339DateFormat
- RFC3339InstantDeserializer<T extends Temporal> - Class in com.qtsurfer.api.client.invoker
- RFC3339InstantDeserializer(Class<T>, DateTimeFormatter, Function<TemporalAccessor, T>, Function<InstantDeserializer.FromIntegerArguments, T>, Function<InstantDeserializer.FromDecimalArguments, T>, BiFunction<T, ZoneId, T>, boolean, boolean, boolean) - Constructor for class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- RFC3339JavaTimeModule - Class in com.qtsurfer.api.client.invoker
- RFC3339JavaTimeModule() - Constructor for class com.qtsurfer.api.client.invoker.RFC3339JavaTimeModule
- ROBINHOOD - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.NetworkEnum
- rows(Integer) - Method in class com.qtsurfer.api.client.model.Dataset
- rows(Integer) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- rows(Integer) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- rowsAnalysed(Integer) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- runId(String) - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- runId(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- runId(String) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- runId(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- runId(String) - Method in class com.qtsurfer.api.client.model.LiveSignal
- runId(String) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- runIx(Integer) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- RUNNING - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.StatusEnum
- RUNNING - Enum constant in enum class com.qtsurfer.api.client.model.LiveRun.DesiredEnum
- RUNNING - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunSummary.DesiredEnum
- RUNNING - Enum constant in enum class com.qtsurfer.api.client.model.SweepSensitivity.StatusEnum
- runs(List<LiveRunSummary>) - Method in class com.qtsurfer.api.client.model.LiveListResponse
- runs(List<PublicLiveRun>) - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
- runtimeMs(Long) - Method in class com.qtsurfer.api.client.model.SweepRunRow
S
- S - Enum constant in enum class com.qtsurfer.api.client.model.Dataset.TimestampUnitEnum
- S - Enum constant in enum class com.qtsurfer.api.client.model.DatasetVersion.TimestampUnitEnum
- S - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TimestampUnitEnum
- sampler(SweepSpecRequest.SamplerEnum) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- samples(Integer) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- SANDBOX - Enum constant in enum class com.qtsurfer.api.client.model.LiveRun.StageEnum
- SANDBOX - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunCompact.StageEnum
- SANDBOX - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunSummary.StageEnum
- SANDBOX - Enum constant in enum class com.qtsurfer.api.client.model.LiveSignal.StageEnum
- ScalarStrategyParamValue - Class in com.qtsurfer.api.client.model
- ScalarStrategyParamValue() - Constructor for class com.qtsurfer.api.client.model.ScalarStrategyParamValue
- ScalarStrategyParamValue(Boolean) - Constructor for class com.qtsurfer.api.client.model.ScalarStrategyParamValue
- ScalarStrategyParamValue(String) - Constructor for class com.qtsurfer.api.client.model.ScalarStrategyParamValue
- ScalarStrategyParamValue(BigDecimal) - Constructor for class com.qtsurfer.api.client.model.ScalarStrategyParamValue
- ScalarStrategyParamValue.ScalarStrategyParamValueDeserializer - Class in com.qtsurfer.api.client.model
- ScalarStrategyParamValue.ScalarStrategyParamValueSerializer - Class in com.qtsurfer.api.client.model
- ScalarStrategyParamValueDeserializer() - Constructor for class com.qtsurfer.api.client.model.ScalarStrategyParamValue.ScalarStrategyParamValueDeserializer
- ScalarStrategyParamValueDeserializer(Class<?>) - Constructor for class com.qtsurfer.api.client.model.ScalarStrategyParamValue.ScalarStrategyParamValueDeserializer
- ScalarStrategyParamValueSerializer() - Constructor for class com.qtsurfer.api.client.model.ScalarStrategyParamValue.ScalarStrategyParamValueSerializer
- ScalarStrategyParamValueSerializer(Class<ScalarStrategyParamValue>) - Constructor for class com.qtsurfer.api.client.model.ScalarStrategyParamValue.ScalarStrategyParamValueSerializer
- schemas - Static variable in class com.qtsurfer.api.client.model.ScalarStrategyParamValue
- schemas - Static variable in class com.qtsurfer.api.client.model.SweepAxis
- schemas - Static variable in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
- scheme - Variable in class com.qtsurfer.api.client.invoker.ApiClient
- scopes(List<String>) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- seed(Long) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- seed(Long) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- segment(InstrumentListMeta.SegmentEnum) - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
- segment(String) - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
- segment(String) - Method in class com.qtsurfer.api.client.model.LiveSource
- self(DatasetWithLinksAllOfLinksSelf) - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
- self(HalLink) - Method in class com.qtsurfer.api.client.model.AccountLinks
- self(HalLink) - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
- self(HalLink) - Method in class com.qtsurfer.api.client.model.InstrumentLinks
- sellFeeRate(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- serialize(ScalarStrategyParamValue, JsonGenerator, SerializerProvider) - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue.ScalarStrategyParamValueSerializer
- serialize(SweepAxisOneOf1ValuesInner, JsonGenerator, SerializerProvider) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner.SweepAxisOneOf1ValuesInnerSerializer
- serialize(SweepAxis, JsonGenerator, SerializerProvider) - Method in class com.qtsurfer.api.client.model.SweepAxis.SweepAxisSerializer
- ServerConfiguration - Class in com.qtsurfer.api.client.invoker
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class com.qtsurfer.api.client.invoker.ServerConfiguration
- ServerVariable - Class in com.qtsurfer.api.client.invoker
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class com.qtsurfer.api.client.invoker.ServerVariable
- setAborted(Boolean) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setAborted(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setAccessToken(String) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- setAccount(HalLink) - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
- setActualInstance(Object) - Method in class com.qtsurfer.api.client.model.AbstractOpenApiSchema
-
Set the actual instance
- setActualInstance(Object) - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue
-
Set the instance that matches the oneOf child schema, check the instance parameter is valid against the oneOf child schemas: BigDecimal, Boolean, String It could be an instance of the 'oneOf' schemas.
- setActualInstance(Object) - Method in class com.qtsurfer.api.client.model.SweepAxis
-
Set the instance that matches the oneOf child schema, check the instance parameter is valid against the oneOf child schemas: SweepAxisOneOf, SweepAxisOneOf1 It could be an instance of the 'oneOf' schemas.
- setActualInstance(Object) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
-
Set the instance that matches the oneOf child schema, check the instance parameter is valid against the oneOf child schemas: BigDecimal, Boolean It could be an instance of the 'oneOf' schemas.
- setAmount(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- setApiClientFactory(Supplier<ApiClient>) - Static method in class com.qtsurfer.api.client.invoker.Configuration
-
set the callback used to create new ApiClient objects
- setAsyncResponseInterceptor(Consumer<HttpResponse<String>>) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set a custom async response interceptor.
- setAvailableSinceMs(Long) - Method in class com.qtsurfer.api.client.model.LiveSignalPage
- setBase(String) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- setBaseConfig(SweepBaseConfig) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- setBaseConfig(SweepBaseConfig) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- setBasePath(String) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set a custom base path for the target service, for example '/v2'.
- setBelowTradeFloor(Boolean) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setBest(Double) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- setBest(Double) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- setBuyFeeRate(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- setBytes(Integer) - Method in class com.qtsurfer.api.client.model.Dataset
- setBytes(Integer) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setBytes(Integer) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setCadence(DatasetImportRequest.CadenceEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- setCadence(String) - Method in class com.qtsurfer.api.client.model.Dataset
- setCadence(String) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setCadence(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setCadence(String) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setCadence(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- setCagr(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- setCagr(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setCells(List<SweepHeatmapCell>) - Method in class com.qtsurfer.api.client.model.SweepHeatmap
- setCode(AuthTokenError.CodeEnum) - Method in class com.qtsurfer.api.client.model.AuthTokenError
- setCode(HalLink) - Method in class com.qtsurfer.api.client.model.StrategyLinks
- setCode(Integer) - Method in class com.qtsurfer.api.client.model.ResponseError
- setCode(String) - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
- setCode(String) - Method in class com.qtsurfer.api.client.model.Notice
- setCompiledAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.StrategyState
- setCompiledAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.StrategySummary
- setCompleted(Integer) - Method in class com.qtsurfer.api.client.model.JobState
- setCompleted(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setCompletedFolds(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- setConnectTimeout(Duration) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Sets the connect timeout (in milliseconds) for the http client.
- setContextId(String) - Method in class com.qtsurfer.api.client.model.JobState
- setContextId(String) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setContract(String) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- setCount(Integer) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- setCount(Integer) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- setCoverage(InstrumentCoverage) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- setCoverageRatio(Double) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setCreatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.Dataset
- setCreatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setCreatedAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setCreatedAtMs(Long) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- setCurrentVersionId(String) - Method in class com.qtsurfer.api.client.model.Dataset
- setCurrentVersionId(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setData(Object) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setData(List<InstrumentDetail>) - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
- setDataFormat(DatasetVersion.DataFormatEnum) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setDataFormat(DatasetWithLinks.DataFormatEnum) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setDataFrom(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setDatasetBytesUsed(Long) - Method in class com.qtsurfer.api.client.model.AccountUsage
- setDatasetId(String) - Method in class com.qtsurfer.api.client.model.Dataset
- setDatasetId(String) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- setDatasetId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- setDatasetId(String) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setDatasetId(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setDatasetId(String) - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
- setDatasetId(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- setDatasets(List<Dataset>) - Method in class com.qtsurfer.api.client.model.ListDatasets200Response
- setDatasetsUsed(Integer) - Method in class com.qtsurfer.api.client.model.AccountUsage
- setDatasetVersionId(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- setDataTo(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setDataUrl(String) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setDataUrl(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setDateFormat(DateFormat) - Method in class com.qtsurfer.api.client.invoker.JSON
-
Set the date format for JSON (de)serialization with Date properties.
- setDeclaredProperties(List<DeclaredProperty>) - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
- setDefault(JSON) - Static method in class com.qtsurfer.api.client.invoker.JSON
-
Set the default JSON instance.
- setDefaultApiClient(ApiClient) - Static method in class com.qtsurfer.api.client.invoker.Configuration
-
Set the default API client, which would be used when creating API instances without providing an API client.
- setDefaultValue(String) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- setDeflatedSharpe(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setDeleted(DeleteDataset200Response.DeletedEnum) - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
- setDeleted(DeleteStrategy200Response.DeletedEnum) - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
- setDescription(String) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- setDescription(String) - Method in class com.qtsurfer.api.client.model.Exchange
- setDescription(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- setDescription(String) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- setDescription(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setDescription(String) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- setDescription(String) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- setDescription(String) - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
- setDesired(LiveRun.DesiredEnum) - Method in class com.qtsurfer.api.client.model.LiveRun
- setDesired(LiveRunSummary.DesiredEnum) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setDetail(String) - Method in class com.qtsurfer.api.client.model.StrategyState
- setDex(DatasetImportDexRequest) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- setDifferential(Boolean) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- setDifferential(Boolean) - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
- setDifferential(Boolean) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- setDigest(String) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setDone(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setDryRunIncomplete(Boolean) - Method in class com.qtsurfer.api.client.model.StrategyState
- setEffectiveAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- setEmittedAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setEndTime(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.JobState
- setEndTime(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setEquities(List<Double>) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- setEquity(Double) - Method in class com.qtsurfer.api.client.model.EquityPoint
- setEquityCurve(EquityCurveOptions) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- setEquityCurve(EquityCurveRequest) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- setEquityCurve(EquityCurveResult) - Method in class com.qtsurfer.api.client.model.ResultMap
- setEquityCurve(EquityCurveResult) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setError(String) - Method in class com.qtsurfer.api.client.model.Dataset
- setError(String) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- setError(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- setError(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setEtaSeconds(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setEventTsMs(Long) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setExchange(String) - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
- setExchange(String) - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
- setExchange(String) - Method in class com.qtsurfer.api.client.model.LiveSource
- setExpected(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- setExpiresAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
- setExpiresIn(Integer) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- setExpiresInMinutes(Integer) - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
- setFactory(String) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- setFailedShards(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setFailReason(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setFeeLeg(SweepBaseConfig.FeeLegEnum) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- setFeeRate(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- setFoldIx(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- setFolds(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
- setFolds(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
- setFolds(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- setFrom(Double) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
- setFrom(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- setFrom(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.CoverageWindow
- setFrom(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.Dataset
- setFrom(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- setFrom(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setFutures(HalLink) - Method in class com.qtsurfer.api.client.model.InstrumentLinks
- setGaps(Integer) - Method in class com.qtsurfer.api.client.model.Dataset
- setGaps(Integer) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setGaps(Integer) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setGaps(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setGate(Object) - Method in class com.qtsurfer.api.client.model.LiveRun
- setHeatmaps(List<SweepHeatmap>) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- setHeatmapsTruncated(Boolean) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- setHost(String) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set a custom host name for the target service.
- setHostName(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- setHour(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- setHoursWithData(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setHoursWithoutData(List<PrepareJobStateAllOfHoursWithoutData>) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setHref(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
- setHref(String) - Method in class com.qtsurfer.api.client.model.HalLink
- setHref(String) - Method in class com.qtsurfer.api.client.model.PublicLiveNextLink
- setHttpClientBuilder(HttpClient.Builder) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set a custom
HttpClient.Builderobject to use when creating theHttpClientthat is used by the API client. - setId(DatasetImportDexRequest.IdEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- setId(String) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setId(String) - Method in class com.qtsurfer.api.client.model.Exchange
- setId(String) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- setImportId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- setImportId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- setInactiveSince(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.CoverageWindow
- setInitialFunding(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- setInputPointCount(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- setInSampleFrom(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- setInSamplePct(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
- setInSamplePct(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
- setInSamplePct(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- setInSampleSharpe(Double) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- setInSampleTo(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- setInstrument(LiveSignalInstrument) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setInstrument(String) - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
- setInstrument(String) - Method in class com.qtsurfer.api.client.model.Dataset
- setInstrument(String) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- setInstrument(String) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- setInstrument(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setInstrument(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- setInstrument(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- setInstruments(List<String>) - Method in class com.qtsurfer.api.client.model.LiveSource
- setIops(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- setJobId(String) - Method in class com.qtsurfer.api.client.model.AcceptedJob
- setJobId(String) - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
- setJobId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- setJobId(String) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- setJobId(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- setJobId(String) - Method in class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
- setKind(String) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setKlines(CoverageWindow) - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
- setLargestGapSteps(Integer) - Method in class com.qtsurfer.api.client.model.Dataset
- setLargestGapSteps(Integer) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setLargestGapSteps(Integer) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setLargestGapSteps(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setLastPrice(Double) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- setLeaderboard(List<SweepRunRow>) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setLeaderboardSize(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setLevel(String) - Method in class com.qtsurfer.api.client.model.Notice
- setLinks(AccountLinks) - Method in class com.qtsurfer.api.client.model.Account
- setLinks(AccountUsageLinks) - Method in class com.qtsurfer.api.client.model.AccountUsage
- setLinks(DatasetWithLinksAllOfLinks) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setLinks(InstrumentLinks) - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
- setLinks(PublicLiveListLinks) - Method in class com.qtsurfer.api.client.model.LiveListResponse
- setLinks(PublicLiveListLinks) - Method in class com.qtsurfer.api.client.model.LiveSignalPage
- setLinks(PublicLiveListLinks) - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
- setLinks(StrategyLinks) - Method in class com.qtsurfer.api.client.model.StrategyState
- setMarginals(List<SweepMarginal>) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- setMax(Double) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- setMaxDatasetBytes(Long) - Method in class com.qtsurfer.api.client.model.Account
- setMaxDatasets(Integer) - Method in class com.qtsurfer.api.client.model.Account
- setMaxDdPct(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setMaxDrawdown(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- setMaxDrawdownPercent(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- setMaxPct(Double) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- setMaxTotalStorageBytes(Long) - Method in class com.qtsurfer.api.client.model.Account
- setMean(Double) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- setMean(Double) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- setMessage(String) - Method in class com.qtsurfer.api.client.model.AuthTokenError
- setMessage(String) - Method in class com.qtsurfer.api.client.model.Notice
- setMessage(String) - Method in class com.qtsurfer.api.client.model.ResponseError
- setMeta(EquityCurveMeta) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- setMeta(InstrumentListMeta) - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
- setMin(Double) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- setMinTradeFloor(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- setMode(EquityCurveRequest.ModeEnum) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- setN(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- setName(String) - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
- setName(String) - Method in class com.qtsurfer.api.client.model.Dataset
- setName(String) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- setName(String) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- setName(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setName(String) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- setName(String) - Method in class com.qtsurfer.api.client.model.Exchange
- setName(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- setName(String) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- setName(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setName(String) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- setName(String) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- setName(String) - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
- setNeighbourCount(Integer) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setNetwork(DatasetImportDexRequest.NetworkEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- setNext(PublicLiveNextLink) - Method in class com.qtsurfer.api.client.model.PublicLiveListLinks
- setNotices(List<Notice>) - Method in class com.qtsurfer.api.client.model.ResultMap
- setNotices(List<Notice>) - Method in class com.qtsurfer.api.client.model.StrategyState
- setNoticesTruncated(Integer) - Method in class com.qtsurfer.api.client.model.ResultMap
- setNoticesTruncated(Integer) - Method in class com.qtsurfer.api.client.model.StrategyState
- setNotStarted(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setObjective(ExecuteSweepResult.ObjectiveEnum) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setObjective(SweepSensitivity.ObjectiveEnum) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- setObjective(SweepSpecRequest.ObjectiveEnum) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- setObjectMapper(ObjectMapper) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set a custom
ObjectMapperto serialize and deserialize the request and response bodies. - setOrder(ExecuteSweepResult.OrderEnum) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setOrder(LiveSignalOrder) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setOrderKind(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- setOutMode(EquityCurveOutMode) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- setOutMode(EquityCurveOutMode) - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
- setOutMode(EquityCurveOutMode) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- setOutOfSample(SweepRunRow) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- setOutOfSampleTo(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- setOutputPointCount(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- setParam(String) - Method in class com.qtsurfer.api.client.model.SweepMarginal
- setParamA(String) - Method in class com.qtsurfer.api.client.model.SweepHeatmap
- setParamB(String) - Method in class com.qtsurfer.api.client.model.SweepHeatmap
- setParamDrift(Double) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- setParams(Object) - Method in class com.qtsurfer.api.client.model.LiveRun
- setParams(Object) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- setParams(Object) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setParams(Object) - Method in class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
- setParams(Object) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- setParams(Map<String, ScalarStrategyParamValue>) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- setParams(Map<String, ScalarStrategyParamValue>) - Method in class com.qtsurfer.api.client.model.ResultMap
- setParams(Map<String, SweepAxis>) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- setParamsVersion(Integer) - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- setParamsVersion(Integer) - Method in class com.qtsurfer.api.client.model.LiveRun
- setParamsVersion(Integer) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setPbo(Double) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setPboSplits(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setPendingShards(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setPercentAmountToLock(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- setPlateauScore(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setPnl(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setPnlPct(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setPnlTotal(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- setPnlTotalPercent(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- setPoints(List<EquityPoint>) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- setPoints(List<SweepMarginalPoint>) - Method in class com.qtsurfer.api.client.model.SweepMarginal
- setPort(int) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set a custom port number for the target service.
- setPrepareJobId(String) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- setPrice(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- setProgress(SweepProgress) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setProvenance(Notice.ProvenanceEnum) - Method in class com.qtsurfer.api.client.model.Notice
- setQueued(Boolean) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- setQuote(String) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- setRank(Integer) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setRanking(ExecuteSweepResult.RankingEnum) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setRationale(PrepareJobStateAllOfHoursWithoutData.RationaleEnum) - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- setReadTimeout(Duration) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set the read timeout for the http client.
- setReason(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- setReflected(Boolean) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- setRegenerated(Boolean) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setRelay(Boolean) - Method in class com.qtsurfer.api.client.model.LiveRun
- setRelay(Boolean) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- setRequestId(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- setRequestInterceptor(Consumer<HttpRequest.Builder>) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set a custom request interceptor.
- setRequiredSources(List<StrategyState.RequiredSourcesEnum>) - Method in class com.qtsurfer.api.client.model.StrategyState
- setRequiredSources(List<String>) - Method in class com.qtsurfer.api.client.model.StrategySummary
- setResample(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
- setResample(Integer) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- setResampled(Boolean) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- setResponseInterceptor(Consumer<HttpResponse<InputStream>>) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set a custom response interceptor.
- setResults(ResultMap) - Method in class com.qtsurfer.api.client.model.BacktestJobResult
- setResults(List<WalkForwardFold>) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- setRetrying(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setRows(Integer) - Method in class com.qtsurfer.api.client.model.Dataset
- setRows(Integer) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setRows(Integer) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setRowsAnalysed(Integer) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- setRunId(String) - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- setRunId(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- setRunId(String) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- setRunId(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setRunId(String) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setRunId(String) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- setRunIx(Integer) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setRuns(List<LiveRunSummary>) - Method in class com.qtsurfer.api.client.model.LiveListResponse
- setRuns(List<PublicLiveRun>) - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
- setRuntimeMs(Long) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setSampler(SweepSpecRequest.SamplerEnum) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- setSamples(Integer) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- setScheme(String) - Method in class com.qtsurfer.api.client.invoker.ApiClient
-
Set a custom scheme for the target service, for example 'https'.
- setScopes(List<String>) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- setSeed(Long) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- setSeed(Long) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- setSegment(InstrumentListMeta.SegmentEnum) - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
- setSegment(String) - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
- setSegment(String) - Method in class com.qtsurfer.api.client.model.LiveSource
- setSelf(DatasetWithLinksAllOfLinksSelf) - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
- setSelf(HalLink) - Method in class com.qtsurfer.api.client.model.AccountLinks
- setSelf(HalLink) - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
- setSelf(HalLink) - Method in class com.qtsurfer.api.client.model.InstrumentLinks
- setSellFeeRate(Double) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- setShardCount(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setShards(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- setShards(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- setSharpe(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setSharpeRatio(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- setSignalBytesUsed(Long) - Method in class com.qtsurfer.api.client.model.AccountUsage
- setSignalCount(Integer) - Method in class com.qtsurfer.api.client.model.ResultMap
- setSignalId(String) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setSignals(List<LiveSignal>) - Method in class com.qtsurfer.api.client.model.LiveSignalPage
- setSignalsId(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- setSignalsUpload(ResultMap.SignalsUploadEnum) - Method in class com.qtsurfer.api.client.model.ResultMap
- setSignalsUploadedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.ResultMap
- setSignalsUploadReason(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- setSignalsUrl(URI) - Method in class com.qtsurfer.api.client.model.ResultMap
- setSignalsUsed(Integer) - Method in class com.qtsurfer.api.client.model.AccountUsage
- setSize(Integer) - Method in class com.qtsurfer.api.client.model.JobState
- setSize(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setSortino(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setSortinoRatio(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- setSources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.LiveRun
- setSources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- setSources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setSources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- setSources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- setSpot(HalLink) - Method in class com.qtsurfer.api.client.model.InstrumentLinks
- setStage(LiveRun.StageEnum) - Method in class com.qtsurfer.api.client.model.LiveRun
- setStage(LiveRunCompact.StageEnum) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- setStage(LiveRunSummary.StageEnum) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setStage(LiveSignal.StageEnum) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setStalledSeconds(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setStartedAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveRun
- setStartedAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setStartTime(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.JobState
- setStartTime(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setState(JobState) - Method in class com.qtsurfer.api.client.model.BacktestJobResult
- setState(JobState) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setState(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- setState(String) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- setState(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setState(String) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- setStatus(CancelBacktest200Response.StatusEnum) - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
- setStatus(CancelSweep200Response.StatusEnum) - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
- setStatus(Dataset.StatusEnum) - Method in class com.qtsurfer.api.client.model.Dataset
- setStatus(DatasetImportCreated.StatusEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- setStatus(DatasetImportState.StatusEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- setStatus(DatasetUploadState.StatusEnum) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- setStatus(DatasetWithLinks.StatusEnum) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setStatus(ExecuteSweepResult.StatusEnum) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setStatus(JobState.StatusEnum) - Method in class com.qtsurfer.api.client.model.JobState
- setStatus(PrepareJobState.StatusEnum) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setStatus(SweepSensitivity.StatusEnum) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- setStatusDetail(String) - Method in class com.qtsurfer.api.client.model.JobState
- setStatusDetail(String) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setStep(Double) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- setStep(Double) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
- setStopPrice(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- setStorageBytesUsed(Long) - Method in class com.qtsurfer.api.client.model.AccountUsage
- setStoreSignals(Boolean) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- setStoreSignals(Boolean) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- setStrategies(List<StrategySummary>) - Method in class com.qtsurfer.api.client.model.ListStrategies200Response
- setStrategiesUsed(Integer) - Method in class com.qtsurfer.api.client.model.AccountUsage
- setStrategyBytesUsed(Long) - Method in class com.qtsurfer.api.client.model.AccountUsage
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.StrategyState
- setStrategyId(String) - Method in class com.qtsurfer.api.client.model.StrategySummary
- setSweep(SweepSpecRequest) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- setSweepId(String) - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
- setSweepId(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- setSweepId(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setSweepId(String) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- setSymbol(String) - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
- setTemplated(Boolean) - Method in class com.qtsurfer.api.client.model.HalLink
- setTickers(CoverageWindow) - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
- setTier(AuthTokenResponse.TierEnum) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- setTier(String) - Method in class com.qtsurfer.api.client.model.Account
- setTimestamp(Long) - Method in class com.qtsurfer.api.client.model.EquityPoint
- setTimestamps(List<Long>) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- setTimestampUnit(Dataset.TimestampUnitEnum) - Method in class com.qtsurfer.api.client.model.Dataset
- setTimestampUnit(DatasetVersion.TimestampUnitEnum) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- setTimestampUnit(DatasetWithLinks.TimestampUnitEnum) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setTo(Double) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
- setTo(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- setTo(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.CoverageWindow
- setTo(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.Dataset
- setTo(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- setTo(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setToken(String) - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
- setTokenType(AuthTokenResponse.TokenTypeEnum) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- setTotal(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
- setTotalHours(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- setTotalRuns(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- setTotalRuns(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
- setTotalTrades(Long) - Method in class com.qtsurfer.api.client.model.ResultMap
- setTrades(Long) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setTrailPct(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- setTruncated(Boolean) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setType(Dataset.TypeEnum) - Method in class com.qtsurfer.api.client.model.Dataset
- setType(DatasetCreated.TypeEnum) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- setType(DatasetImportRequest.TypeEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- setType(DatasetWithLinks.TypeEnum) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setType(LiveSignal.TypeEnum) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setType(LiveSource.TypeEnum) - Method in class com.qtsurfer.api.client.model.LiveSource
- setUpdatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.Dataset
- setUpdatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- setUpdatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
- setUpload(DatasetUploadTarget) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- setUpload(DatasetUploadTarget) - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
- setUploadId(String) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- setUploadId(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
- setUploadId(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- setUrl(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
- setUrl(String) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- setUsage(HalLink) - Method in class com.qtsurfer.api.client.model.AccountLinks
- setUserId(String) - Method in class com.qtsurfer.api.client.model.Account
- setV(Integer) - Method in class com.qtsurfer.api.client.model.LiveSignal
- setValidatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.StrategyState
- setValidation(StrategyState.ValidationEnum) - Method in class com.qtsurfer.api.client.model.StrategyState
- setValidationStalled(Boolean) - Method in class com.qtsurfer.api.client.model.StrategyState
- setValue(Object) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- setValueA(Object) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- setValueB(Object) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- setValues(List<SweepAxisOneOf1ValuesInner>) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1
- setVectorsRun(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- setVenueType(String) - Method in class com.qtsurfer.api.client.model.LiveSource
- setVersion(DatasetImportDexRequest.VersionEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- setVersion(DatasetVersion) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- setVersion(DatasetVersion) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- setVisibility(LiveRun.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.LiveRun
- setVisibility(LiveRunCompact.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- setVisibility(LiveRunSummary.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- setVisibility(StartLiveRequest.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- setVisibility(UpdateLiveRequest.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
- setVolume24h(Double) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- setWalkForward(WalkForwardAccepted) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- setWalkForward(WalkForwardRequest) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- setWalkForward(WalkForwardResult) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- setWinRate(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- setWinRate(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- setWorst(Double) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- shardCount(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
- shards(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- shards(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- sharpe(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- SHARPE - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.ObjectiveEnum
- SHARPE - Enum constant in enum class com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
- SHARPE - Enum constant in enum class com.qtsurfer.api.client.model.SweepSpecRequest.ObjectiveEnum
- sharpeRatio(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- SHORT - Enum constant in enum class com.qtsurfer.api.client.model.EquityCurveOutMode
- signalBytesUsed(Long) - Method in class com.qtsurfer.api.client.model.AccountUsage
- signalCount(Integer) - Method in class com.qtsurfer.api.client.model.ResultMap
- signalId(String) - Method in class com.qtsurfer.api.client.model.LiveSignal
- signals(List<LiveSignal>) - Method in class com.qtsurfer.api.client.model.LiveSignalPage
- signalsId(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- signalsUpload(ResultMap.SignalsUploadEnum) - Method in class com.qtsurfer.api.client.model.ResultMap
- signalsUploadedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.ResultMap
- signalsUploadReason(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- signalsUrl(URI) - Method in class com.qtsurfer.api.client.model.ResultMap
- signalsUsed(Integer) - Method in class com.qtsurfer.api.client.model.AccountUsage
- size(Integer) - Method in class com.qtsurfer.api.client.model.JobState
- size(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- SKIPPED - Enum constant in enum class com.qtsurfer.api.client.model.ResultMap.SignalsUploadEnum
- sortino(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- SORTINO - Enum constant in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.ObjectiveEnum
- SORTINO - Enum constant in enum class com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
- SORTINO - Enum constant in enum class com.qtsurfer.api.client.model.SweepSpecRequest.ObjectiveEnum
- sortinoRatio(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- sources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.LiveRun
- sources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- sources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- sources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- sources(List<LiveSource>) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- spot(HalLink) - Method in class com.qtsurfer.api.client.model.InstrumentLinks
- SPOT - Enum constant in enum class com.qtsurfer.api.client.model.InstrumentListMeta.SegmentEnum
- stage(LiveRun.StageEnum) - Method in class com.qtsurfer.api.client.model.LiveRun
- stage(LiveRunCompact.StageEnum) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- stage(LiveRunSummary.StageEnum) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- stage(LiveSignal.StageEnum) - Method in class com.qtsurfer.api.client.model.LiveSignal
- stalledSeconds(Long) - Method in class com.qtsurfer.api.client.model.SweepProgress
- STARTED - Enum constant in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
- STARTED - Enum constant in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
- startedAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveRun
- startedAtMs(Long) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- startLive(String, StartLiveRequest) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Start a strategy on a live market feed Starts your strategy against a live market feed.
- StartLiveRequest - Class in com.qtsurfer.api.client.model
-
StartLiveRequest
- StartLiveRequest() - Constructor for class com.qtsurfer.api.client.model.StartLiveRequest
- StartLiveRequest.VisibilityEnum - Enum Class in com.qtsurfer.api.client.model
-
A `public` run appears in `GET /live/public` and its signal channel accepts subscriptions from anyone, not only you.
- startLiveWithHttpInfo(String, StartLiveRequest) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Start a strategy on a live market feed Starts your strategy against a live market feed.
- startTime(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.JobState
- startTime(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- state(JobState) - Method in class com.qtsurfer.api.client.model.BacktestJobResult
- state(JobState) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- state(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- state(String) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- state(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- state(String) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- status(CancelBacktest200Response.StatusEnum) - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
- status(CancelSweep200Response.StatusEnum) - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
- status(Dataset.StatusEnum) - Method in class com.qtsurfer.api.client.model.Dataset
- status(DatasetImportCreated.StatusEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- status(DatasetImportState.StatusEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- status(DatasetUploadState.StatusEnum) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- status(DatasetWithLinks.StatusEnum) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- status(ExecuteSweepResult.StatusEnum) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- status(JobState.StatusEnum) - Method in class com.qtsurfer.api.client.model.JobState
- status(PrepareJobState.StatusEnum) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- status(SweepSensitivity.StatusEnum) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- statusDetail(String) - Method in class com.qtsurfer.api.client.model.JobState
- statusDetail(String) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- step(Double) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- step(Double) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
- stopLive(String) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Stop this strategy's live run Requests a stop.
- stopLiveWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Stop this strategy's live run Requests a stop.
- STOPPED - Enum constant in enum class com.qtsurfer.api.client.model.LiveRun.DesiredEnum
- STOPPED - Enum constant in enum class com.qtsurfer.api.client.model.LiveRunSummary.DesiredEnum
- stopPrice(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- storageBytesUsed(Long) - Method in class com.qtsurfer.api.client.model.AccountUsage
- storeSignals(Boolean) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- storeSignals(Boolean) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- strategies(List<StrategySummary>) - Method in class com.qtsurfer.api.client.model.ListStrategies200Response
- strategiesUsed(Integer) - Method in class com.qtsurfer.api.client.model.AccountUsage
- StrategyApi - Class in com.qtsurfer.api.client.api
- StrategyApi() - Constructor for class com.qtsurfer.api.client.api.StrategyApi
- StrategyApi(ApiClient) - Constructor for class com.qtsurfer.api.client.api.StrategyApi
- strategyBytesUsed(Long) - Method in class com.qtsurfer.api.client.model.AccountUsage
- strategyId(String) - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
- strategyId(String) - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
- strategyId(String) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- strategyId(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- strategyId(String) - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
- strategyId(String) - Method in class com.qtsurfer.api.client.model.LiveRun
- strategyId(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- strategyId(String) - Method in class com.qtsurfer.api.client.model.ResultMap
- strategyId(String) - Method in class com.qtsurfer.api.client.model.StrategyState
- strategyId(String) - Method in class com.qtsurfer.api.client.model.StrategySummary
- StrategyLinks - Class in com.qtsurfer.api.client.model
-
HAL `_links` for a strategy — present on a full `StrategyState` body (`GET /strategy/{strategyId}`, and `POST /strategy/{strategyId}/validate`'s already-validated `200`), absent from that same endpoint's `202` — a deliberately partial stub carrying only what is known before a check has even started.
- StrategyLinks() - Constructor for class com.qtsurfer.api.client.model.StrategyLinks
- StrategyState - Class in com.qtsurfer.api.client.model
-
What is known about a registered strategy: that it compiled, and what validating it found.
- StrategyState() - Constructor for class com.qtsurfer.api.client.model.StrategyState
- StrategyState.RequiredSourcesEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets requiredSources
- StrategyState.ValidationEnum - Enum Class in com.qtsurfer.api.client.model
-
* `not_validated` — registered, never checked.
- StrategySummary - Class in com.qtsurfer.api.client.model
-
One entry from `GET /strategies` — the same provenance a full `StrategyState` carries (`compiledAt`, `requiredSources`), without its validation state, so listing stays cheap regardless of how many strategies you have registered.
- StrategySummary() - Constructor for class com.qtsurfer.api.client.model.StrategySummary
- sweep(SweepSpecRequest) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- SweepAxis - Class in com.qtsurfer.api.client.model
- SweepAxis() - Constructor for class com.qtsurfer.api.client.model.SweepAxis
- SweepAxis(SweepAxisOneOf) - Constructor for class com.qtsurfer.api.client.model.SweepAxis
- SweepAxis(SweepAxisOneOf1) - Constructor for class com.qtsurfer.api.client.model.SweepAxis
- SweepAxis.SweepAxisDeserializer - Class in com.qtsurfer.api.client.model
- SweepAxis.SweepAxisSerializer - Class in com.qtsurfer.api.client.model
- SweepAxisDeserializer() - Constructor for class com.qtsurfer.api.client.model.SweepAxis.SweepAxisDeserializer
- SweepAxisDeserializer(Class<?>) - Constructor for class com.qtsurfer.api.client.model.SweepAxis.SweepAxisDeserializer
- SweepAxisOneOf - Class in com.qtsurfer.api.client.model
-
SweepAxisOneOf
- SweepAxisOneOf() - Constructor for class com.qtsurfer.api.client.model.SweepAxisOneOf
- SweepAxisOneOf1 - Class in com.qtsurfer.api.client.model
-
SweepAxisOneOf1
- SweepAxisOneOf1() - Constructor for class com.qtsurfer.api.client.model.SweepAxisOneOf1
- SweepAxisOneOf1ValuesInner - Class in com.qtsurfer.api.client.model
- SweepAxisOneOf1ValuesInner() - Constructor for class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
- SweepAxisOneOf1ValuesInner(Boolean) - Constructor for class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
- SweepAxisOneOf1ValuesInner(BigDecimal) - Constructor for class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
- SweepAxisOneOf1ValuesInner.SweepAxisOneOf1ValuesInnerDeserializer - Class in com.qtsurfer.api.client.model
- SweepAxisOneOf1ValuesInner.SweepAxisOneOf1ValuesInnerSerializer - Class in com.qtsurfer.api.client.model
- SweepAxisOneOf1ValuesInnerDeserializer() - Constructor for class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner.SweepAxisOneOf1ValuesInnerDeserializer
- SweepAxisOneOf1ValuesInnerDeserializer(Class<?>) - Constructor for class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner.SweepAxisOneOf1ValuesInnerDeserializer
- SweepAxisOneOf1ValuesInnerSerializer() - Constructor for class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner.SweepAxisOneOf1ValuesInnerSerializer
- SweepAxisOneOf1ValuesInnerSerializer(Class<SweepAxisOneOf1ValuesInner>) - Constructor for class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner.SweepAxisOneOf1ValuesInnerSerializer
- SweepAxisSerializer() - Constructor for class com.qtsurfer.api.client.model.SweepAxis.SweepAxisSerializer
- SweepAxisSerializer(Class<SweepAxis>) - Constructor for class com.qtsurfer.api.client.model.SweepAxis.SweepAxisSerializer
- SweepBaseConfig - Class in com.qtsurfer.api.client.model
-
SweepBaseConfig
- SweepBaseConfig() - Constructor for class com.qtsurfer.api.client.model.SweepBaseConfig
- SweepBaseConfig.FeeLegEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets feeLeg
- SweepHeatmap - Class in com.qtsurfer.api.client.model
-
The surface for one pair of axes, with all others collapsed away.
- SweepHeatmap() - Constructor for class com.qtsurfer.api.client.model.SweepHeatmap
- SweepHeatmapCell - Class in com.qtsurfer.api.client.model
-
SweepHeatmapCell
- SweepHeatmapCell() - Constructor for class com.qtsurfer.api.client.model.SweepHeatmapCell
- sweepId(String) - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
- sweepId(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- sweepId(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- sweepId(String) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- SweepMarginal - Class in com.qtsurfer.api.client.model
-
One axis, with every other axis collapsed away.
- SweepMarginal() - Constructor for class com.qtsurfer.api.client.model.SweepMarginal
- SweepMarginalPoint - Class in com.qtsurfer.api.client.model
-
How the objective behaved at one value of one axis.
- SweepMarginalPoint() - Constructor for class com.qtsurfer.api.client.model.SweepMarginalPoint
- SweepProgress - Class in com.qtsurfer.api.client.model
-
How far along a sweep is, and — when the sweep is still running — enough to tell a healthy one from a stuck one.
- SweepProgress() - Constructor for class com.qtsurfer.api.client.model.SweepProgress
- SweepRunRow - Class in com.qtsurfer.api.client.model
-
SweepRunRow
- SweepRunRow() - Constructor for class com.qtsurfer.api.client.model.SweepRunRow
- SweepSensitivity - Class in com.qtsurfer.api.client.model
-
Sensitivity aggregates over a sweep's stored rows.
- SweepSensitivity() - Constructor for class com.qtsurfer.api.client.model.SweepSensitivity
- SweepSensitivity.ObjectiveEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets objective
- SweepSensitivity.StatusEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets status
- SweepSpecRequest - Class in com.qtsurfer.api.client.model
-
SweepSpecRequest
- SweepSpecRequest() - Constructor for class com.qtsurfer.api.client.model.SweepSpecRequest
- SweepSpecRequest.ObjectiveEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets objective
- SweepSpecRequest.SamplerEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets sampler
- symbol(String) - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
T
- templated(Boolean) - Method in class com.qtsurfer.api.client.model.HalLink
- TICKER - Enum constant in enum class com.qtsurfer.api.client.model.Dataset.TypeEnum
- TICKER - Enum constant in enum class com.qtsurfer.api.client.model.DatasetCreated.TypeEnum
- TICKER - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TypeEnum
- TICKER - Enum constant in enum class com.qtsurfer.api.client.model.DataSourceType
- TICKER - Enum constant in enum class com.qtsurfer.api.client.model.LiveSource.TypeEnum
- TICKER - Enum constant in enum class com.qtsurfer.api.client.model.StrategyState.RequiredSourcesEnum
- tickers(CoverageWindow) - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
- tier(AuthTokenResponse.TierEnum) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- tier(String) - Method in class com.qtsurfer.api.client.model.Account
- timestamp(Long) - Method in class com.qtsurfer.api.client.model.EquityPoint
- timestamps(List<Long>) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- timestampUnit(Dataset.TimestampUnitEnum) - Method in class com.qtsurfer.api.client.model.Dataset
- timestampUnit(DatasetVersion.TimestampUnitEnum) - Method in class com.qtsurfer.api.client.model.DatasetVersion
- timestampUnit(DatasetWithLinks.TimestampUnitEnum) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- to(Double) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
- to(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
- to(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.CoverageWindow
- to(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.Dataset
- to(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- to(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- token(String) - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
- tokenType(AuthTokenResponse.TokenTypeEnum) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- TOP_N - Enum constant in enum class com.qtsurfer.api.client.model.EquityCurveRequest.ModeEnum
- TOP_PCT - Enum constant in enum class com.qtsurfer.api.client.model.EquityCurveRequest.ModeEnum
- toString() - Method in class com.qtsurfer.api.client.model.AbstractOpenApiSchema
- toString() - Method in class com.qtsurfer.api.client.model.AcceptedJob
- toString() - Method in class com.qtsurfer.api.client.model.Account
- toString() - Method in class com.qtsurfer.api.client.model.AccountLinks
- toString() - Method in class com.qtsurfer.api.client.model.AccountUsage
- toString() - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
- toString() - Method in enum class com.qtsurfer.api.client.model.AuthTokenError.CodeEnum
- toString() - Method in class com.qtsurfer.api.client.model.AuthTokenError
- toString() - Method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TierEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TokenTypeEnum
- toString() - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
- toString() - Method in class com.qtsurfer.api.client.model.BacktestJobResult
- toString() - Method in enum class com.qtsurfer.api.client.model.CancelBacktest200Response.StatusEnum
- toString() - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
- toString() - Method in enum class com.qtsurfer.api.client.model.CancelSweep200Response.StatusEnum
- toString() - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
- toString() - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
- toString() - Method in class com.qtsurfer.api.client.model.CoverageWindow
- toString() - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
- toString() - Method in enum class com.qtsurfer.api.client.model.Dataset.StatusEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.Dataset.TimestampUnitEnum
- toString() - Method in class com.qtsurfer.api.client.model.Dataset
- toString() - Method in enum class com.qtsurfer.api.client.model.Dataset.TypeEnum
- toString() - Method in class com.qtsurfer.api.client.model.DatasetCreated
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetCreated.TypeEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetImportCreated.StatusEnum
- toString() - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.IdEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.NetworkEnum
- toString() - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.VersionEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.CadenceEnum
- toString() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.TypeEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetImportState.StatusEnum
- toString() - Method in class com.qtsurfer.api.client.model.DatasetImportState
- toString() - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetUploadState.StatusEnum
- toString() - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- toString() - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetVersion.DataFormatEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetVersion.TimestampUnitEnum
- toString() - Method in class com.qtsurfer.api.client.model.DatasetVersion
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.DataFormatEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.StatusEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TimestampUnitEnum
- toString() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- toString() - Method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TypeEnum
- toString() - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
- toString() - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
- toString() - Method in enum class com.qtsurfer.api.client.model.DataSourceType
- toString() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
- toString() - Method in enum class com.qtsurfer.api.client.model.DeleteDataset200Response.DeletedEnum
- toString() - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
- toString() - Method in enum class com.qtsurfer.api.client.model.DeleteStrategy200Response.DeletedEnum
- toString() - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
- toString() - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
- toString() - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
- toString() - Method in enum class com.qtsurfer.api.client.model.EquityCurveOutMode
- toString() - Method in enum class com.qtsurfer.api.client.model.EquityCurveRequest.ModeEnum
- toString() - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
- toString() - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- toString() - Method in class com.qtsurfer.api.client.model.EquityPoint
- toString() - Method in class com.qtsurfer.api.client.model.Exchange
- toString() - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
- toString() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- toString() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- toString() - Method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.ObjectiveEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.OrderEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.RankingEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.StatusEnum
- toString() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- toString() - Method in class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
- toString() - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
- toString() - Method in class com.qtsurfer.api.client.model.HalLink
- toString() - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
- toString() - Method in class com.qtsurfer.api.client.model.InstrumentDetail
- toString() - Method in class com.qtsurfer.api.client.model.InstrumentLinks
- toString() - Method in enum class com.qtsurfer.api.client.model.InstrumentListMeta.SegmentEnum
- toString() - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
- toString() - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
- toString() - Method in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
- toString() - Method in class com.qtsurfer.api.client.model.JobState
- toString() - Method in class com.qtsurfer.api.client.model.ListDatasets200Response
- toString() - Method in class com.qtsurfer.api.client.model.ListStrategies200Response
- toString() - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
- toString() - Method in class com.qtsurfer.api.client.model.LiveListResponse
- toString() - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveRun.DesiredEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveRun.StageEnum
- toString() - Method in class com.qtsurfer.api.client.model.LiveRun
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveRun.VisibilityEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveRunCompact.StageEnum
- toString() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveRunCompact.VisibilityEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveRunSummary.DesiredEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveRunSummary.StageEnum
- toString() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveRunSummary.VisibilityEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveSignal.StageEnum
- toString() - Method in class com.qtsurfer.api.client.model.LiveSignal
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveSignal.TypeEnum
- toString() - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
- toString() - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- toString() - Method in class com.qtsurfer.api.client.model.LiveSignalPage
- toString() - Method in class com.qtsurfer.api.client.model.LiveSource
- toString() - Method in enum class com.qtsurfer.api.client.model.LiveSource.TypeEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.Notice.ProvenanceEnum
- toString() - Method in class com.qtsurfer.api.client.model.Notice
- toString() - Method in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
- toString() - Method in class com.qtsurfer.api.client.model.PrepareJobState
- toString() - Method in enum class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData.RationaleEnum
- toString() - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
- toString() - Method in class com.qtsurfer.api.client.model.PrepareRequest
- toString() - Method in class com.qtsurfer.api.client.model.PublicLiveListLinks
- toString() - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
- toString() - Method in class com.qtsurfer.api.client.model.PublicLiveNextLink
- toString() - Method in class com.qtsurfer.api.client.model.PublicLiveRun
- toString() - Method in class com.qtsurfer.api.client.model.ResponseError
- toString() - Method in enum class com.qtsurfer.api.client.model.ResultMap.SignalsUploadEnum
- toString() - Method in class com.qtsurfer.api.client.model.ResultMap
- toString() - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- toString() - Method in enum class com.qtsurfer.api.client.model.StartLiveRequest.VisibilityEnum
- toString() - Method in class com.qtsurfer.api.client.model.StrategyLinks
- toString() - Method in enum class com.qtsurfer.api.client.model.StrategyState.RequiredSourcesEnum
- toString() - Method in class com.qtsurfer.api.client.model.StrategyState
- toString() - Method in enum class com.qtsurfer.api.client.model.StrategyState.ValidationEnum
- toString() - Method in class com.qtsurfer.api.client.model.StrategySummary
- toString() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
- toString() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1
- toString() - Method in enum class com.qtsurfer.api.client.model.SweepBaseConfig.FeeLegEnum
- toString() - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
- toString() - Method in class com.qtsurfer.api.client.model.SweepHeatmap
- toString() - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- toString() - Method in class com.qtsurfer.api.client.model.SweepMarginal
- toString() - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- toString() - Method in class com.qtsurfer.api.client.model.SweepProgress
- toString() - Method in class com.qtsurfer.api.client.model.SweepRunRow
- toString() - Method in enum class com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.SweepSensitivity.StatusEnum
- toString() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
- toString() - Method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.ObjectiveEnum
- toString() - Method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.SamplerEnum
- toString() - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
- toString() - Method in class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
- toString() - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
- toString() - Method in enum class com.qtsurfer.api.client.model.UpdateLiveRequest.VisibilityEnum
- toString() - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
- toString() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- toString() - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
- toString() - Method in class com.qtsurfer.api.client.model.WalkForwardResult
- total(Integer) - Method in class com.qtsurfer.api.client.model.SweepProgress
- totalHours(Integer) - Method in class com.qtsurfer.api.client.model.PrepareJobState
- totalRuns(Integer) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- totalRuns(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
- totalTrades(Long) - Method in class com.qtsurfer.api.client.model.ResultMap
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.AcceptedJob
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.Account
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.AccountLinks
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.AuthTokenError
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.BacktestJobResult
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.CoverageWindow
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.Dataset
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetCreated
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetImportState
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetUploadState
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.EquityCurveResult
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.EquityPoint
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.Exchange
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.HalLink
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.InstrumentDetail
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.InstrumentLinks
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.JobState
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.ListDatasets200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.ListStrategies200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveListResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveRun
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveSignalPage
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.LiveSource
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.Notice
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.PrepareRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.PublicLiveListLinks
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.PublicLiveNextLink
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.PublicLiveRun
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.ResponseError
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.ResultMap
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.StartLiveRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.StrategyLinks
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.StrategyState
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.StrategySummary
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepAxis
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepHeatmap
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepMarginal
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class com.qtsurfer.api.client.model.WalkForwardResult
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.AcceptedJob
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.Account
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.AccountLinks
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.AccountUsage
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.AccountUsageLinks
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.AuthTokenError
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.AuthTokenResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.BacktestJobResult
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.CancelBacktest200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.CancelSweep200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.CompileStrategy200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.CoverageWindow
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.CreateDatasetRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.Dataset
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetCreated
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetImportCreated
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetImportState
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetVersion
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class com.qtsurfer.api.client.model.DataSourceType
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DeclaredProperty
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DeleteDataset200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.DeleteStrategy200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.EquityCurveMeta
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.EquityCurveOptions
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class com.qtsurfer.api.client.model.EquityCurveOutMode
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.EquityCurveRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.EquityPoint
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.Exchange
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.ExecuteBacktestRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.FinalizeDatasetUpload202Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.GetStrategyCode200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.HalLink
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.InstrumentCoverage
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.InstrumentLinks
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.InstrumentListResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.JobState
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.ListDatasets200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.ListStrategies200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveConnectionToken
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveListResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveParamsUpdateResult
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveRun
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveSignal
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveSignalInstrument
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveSignalPage
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.LiveSource
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.Notice
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.PrepareJobState
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.PrepareRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.PublicLiveListLinks
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.PublicLiveListResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.PublicLiveNextLink
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.PublicLiveRun
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.ResponseError
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.ResultMap
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.ScalarStrategyParamValue
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.StrategyLinks
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.StrategyState
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.StrategySummary
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepAxis
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1ValuesInner
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepBaseConfig
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepHeatmap
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepMarginal
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepProgress
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepRunRow
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepSensitivity
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.SweepSpecRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.WalkForwardAccepted
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.WalkForwardRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class com.qtsurfer.api.client.model.WalkForwardResult
-
Convert the instance into URL query string.
- trades(Long) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- trailPct(String) - Method in class com.qtsurfer.api.client.model.LiveSignalOrder
- TRUE - Enum constant in enum class com.qtsurfer.api.client.model.DeleteDataset200Response.DeletedEnum
- TRUE - Enum constant in enum class com.qtsurfer.api.client.model.DeleteStrategy200Response.DeletedEnum
- truncated(Boolean) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- type(Dataset.TypeEnum) - Method in class com.qtsurfer.api.client.model.Dataset
- type(DatasetCreated.TypeEnum) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- type(DatasetImportRequest.TypeEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportRequest
- type(DatasetWithLinks.TypeEnum) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- type(LiveSignal.TypeEnum) - Method in class com.qtsurfer.api.client.model.LiveSignal
- type(LiveSource.TypeEnum) - Method in class com.qtsurfer.api.client.model.LiveSource
U
- UNISWAP - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.IdEnum
- UNKNOWN - Enum constant in enum class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData.RationaleEnum
- updateBaseUri(String) - Method in class com.qtsurfer.api.client.invoker.ApiClient
- updatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.Dataset
- updatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.DatasetWithLinks
- updatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.InstrumentListMeta
- updateLive(String, UpdateLiveRequest) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Change a run's visibility, name, or description Owner only, addressed by `runId` directly rather than through its strategy — this is a run's own canonical identity, independent of which strategy started it.
- updateLiveParams(String, UpdateLiveParamsRequest) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
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.
- UpdateLiveParamsRequest - Class in com.qtsurfer.api.client.model
-
UpdateLiveParamsRequest
- UpdateLiveParamsRequest() - Constructor for class com.qtsurfer.api.client.model.UpdateLiveParamsRequest
- updateLiveParamsWithHttpInfo(String, UpdateLiveParamsRequest) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
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.
- UpdateLiveRequest - Class in com.qtsurfer.api.client.model
-
UpdateLiveRequest
- UpdateLiveRequest() - Constructor for class com.qtsurfer.api.client.model.UpdateLiveRequest
- UpdateLiveRequest.VisibilityEnum - Enum Class in com.qtsurfer.api.client.model
-
Gets or Sets visibility
- updateLiveWithHttpInfo(String, UpdateLiveRequest) - Method in class com.qtsurfer.api.client.api.LiveExecutionApi
-
Change a run's visibility, name, or description Owner only, addressed by `runId` directly rather than through its strategy — this is a run's own canonical identity, independent of which strategy started it.
- upload(DatasetUploadTarget) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- upload(DatasetUploadTarget) - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
- uploadId(String) - Method in class com.qtsurfer.api.client.model.DatasetCreated
- uploadId(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadSession
- uploadId(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- UPLOADING - Enum constant in enum class com.qtsurfer.api.client.model.DatasetUploadState.StatusEnum
- url(String) - Method in class com.qtsurfer.api.client.model.DatasetUploadTarget
- url(String) - Method in class com.qtsurfer.api.client.model.EquityCurveResult
- URL - Variable in class com.qtsurfer.api.client.invoker.ServerConfiguration
- URL() - Method in class com.qtsurfer.api.client.invoker.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class com.qtsurfer.api.client.invoker.ServerConfiguration
-
Format URL template using given variables.
- urlEncode(String) - Static method in class com.qtsurfer.api.client.invoker.ApiClient
-
URL encode a string in the UTF-8 encoding.
- US - Enum constant in enum class com.qtsurfer.api.client.model.Dataset.TimestampUnitEnum
- US - Enum constant in enum class com.qtsurfer.api.client.model.DatasetVersion.TimestampUnitEnum
- US - Enum constant in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TimestampUnitEnum
- usage(HalLink) - Method in class com.qtsurfer.api.client.model.AccountLinks
- userId(String) - Method in class com.qtsurfer.api.client.model.Account
V
- v(Integer) - Method in class com.qtsurfer.api.client.model.LiveSignal
- V2 - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.VersionEnum
- V3 - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.VersionEnum
- validatedAt(OffsetDateTime) - Method in class com.qtsurfer.api.client.model.StrategyState
- validateStrategy(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Check that a registered strategy can actually run Instantiates the compiled class and drives it through a bounded synthetic series, so a wiring fault surfaces here instead of at your first backtest.
- validateStrategyWithHttpInfo(String) - Method in class com.qtsurfer.api.client.api.StrategyApi
-
Check that a registered strategy can actually run Instantiates the compiled class and drives it through a bounded synthetic series, so a wiring fault surfaces here instead of at your first backtest.
- validation(StrategyState.ValidationEnum) - Method in class com.qtsurfer.api.client.model.StrategyState
- validationStalled(Boolean) - Method in class com.qtsurfer.api.client.model.StrategyState
- value(Object) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
- valueA(Object) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- valueB(Object) - Method in class com.qtsurfer.api.client.model.SweepHeatmapCell
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.AuthTokenError.CodeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TierEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TokenTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.CancelBacktest200Response.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.CancelSweep200Response.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.Dataset.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.Dataset.TimestampUnitEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.Dataset.TypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetCreated.TypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportCreated.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.IdEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.NetworkEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.VersionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.CadenceEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.TypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetImportState.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetUploadState.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetVersion.DataFormatEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetVersion.TimestampUnitEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.DataFormatEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TimestampUnitEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DataSourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DeleteDataset200Response.DeletedEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.DeleteStrategy200Response.DeletedEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.EquityCurveOutMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.EquityCurveRequest.ModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.ObjectiveEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.OrderEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.RankingEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.InstrumentListMeta.SegmentEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRun.DesiredEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRun.StageEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRun.VisibilityEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunCompact.StageEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunCompact.VisibilityEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunSummary.DesiredEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunSummary.StageEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveRunSummary.VisibilityEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveSignal.StageEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveSignal.TypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.LiveSource.TypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.Notice.ProvenanceEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData.RationaleEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.ResultMap.SignalsUploadEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.StartLiveRequest.VisibilityEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.StrategyState.RequiredSourcesEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.StrategyState.ValidationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.SweepBaseConfig.FeeLegEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.SweepSensitivity.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.ObjectiveEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.SamplerEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.qtsurfer.api.client.model.UpdateLiveRequest.VisibilityEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.qtsurfer.api.client.model.AuthTokenError.CodeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TierEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.AuthTokenResponse.TokenTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.CancelBacktest200Response.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.CancelSweep200Response.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.Dataset.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.Dataset.TimestampUnitEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.Dataset.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetCreated.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetImportCreated.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.IdEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.NetworkEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetImportDexRequest.VersionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.CadenceEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetImportRequest.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetImportState.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetUploadState.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetVersion.DataFormatEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetVersion.TimestampUnitEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.DataFormatEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TimestampUnitEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DatasetWithLinks.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DataSourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DeleteDataset200Response.DeletedEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.DeleteStrategy200Response.DeletedEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.EquityCurveOutMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.EquityCurveRequest.ModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.ObjectiveEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.OrderEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.RankingEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.ExecuteSweepResult.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.InstrumentListMeta.SegmentEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.JobState.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveRun.DesiredEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveRun.StageEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveRun.VisibilityEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveRunCompact.StageEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveRunCompact.VisibilityEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveRunSummary.DesiredEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveRunSummary.StageEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveRunSummary.VisibilityEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveSignal.StageEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveSignal.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.LiveSource.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.Notice.ProvenanceEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.PrepareJobState.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.PrepareJobStateAllOfHoursWithoutData.RationaleEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.ResultMap.SignalsUploadEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.StartLiveRequest.VisibilityEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.StrategyState.RequiredSourcesEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.StrategyState.ValidationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.SweepBaseConfig.FeeLegEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.SweepSensitivity.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.ObjectiveEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.SweepSpecRequest.SamplerEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.qtsurfer.api.client.model.UpdateLiveRequest.VisibilityEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(List<SweepAxisOneOf1ValuesInner>) - Method in class com.qtsurfer.api.client.model.SweepAxisOneOf1
- valueToString(Object) - Static method in class com.qtsurfer.api.client.invoker.ApiClient
- variables - Variable in class com.qtsurfer.api.client.invoker.ServerConfiguration
- vectorsRun(Integer) - Method in class com.qtsurfer.api.client.model.WalkForwardFold
- venueType(String) - Method in class com.qtsurfer.api.client.model.LiveSource
- version(DatasetImportDexRequest.VersionEnum) - Method in class com.qtsurfer.api.client.model.DatasetImportDexRequest
- version(DatasetVersion) - Method in class com.qtsurfer.api.client.model.DatasetImportState
- version(DatasetVersion) - Method in class com.qtsurfer.api.client.model.DatasetUploadState
- VERSION - Static variable in class com.qtsurfer.api.client.invoker.Configuration
- visibility(LiveRun.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.LiveRun
- visibility(LiveRunCompact.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.LiveRunCompact
- visibility(LiveRunSummary.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.LiveRunSummary
- visibility(StartLiveRequest.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.StartLiveRequest
- visibility(UpdateLiveRequest.VisibilityEnum) - Method in class com.qtsurfer.api.client.model.UpdateLiveRequest
- volume24h(Double) - Method in class com.qtsurfer.api.client.model.InstrumentDetail
W
- walkForward(WalkForwardAccepted) - Method in class com.qtsurfer.api.client.model.ExecuteSweepAccepted
- walkForward(WalkForwardRequest) - Method in class com.qtsurfer.api.client.model.ExecuteSweepRequest
- walkForward(WalkForwardResult) - Method in class com.qtsurfer.api.client.model.ExecuteSweepResult
- WalkForwardAccepted - Class in com.qtsurfer.api.client.model
-
Echo of the accepted walk-forward configuration, present only when the submit carried one.
- WalkForwardAccepted() - Constructor for class com.qtsurfer.api.client.model.WalkForwardAccepted
- WalkForwardFold - Class in com.qtsurfer.api.client.model
-
What one fold concluded.
- WalkForwardFold() - Constructor for class com.qtsurfer.api.client.model.WalkForwardFold
- WalkForwardRequest - Class in com.qtsurfer.api.client.model
-
Opt in to walk-forward validation.
- WalkForwardRequest() - Constructor for class com.qtsurfer.api.client.model.WalkForwardRequest
- WalkForwardResult - Class in com.qtsurfer.api.client.model
-
Present only on a sweep submitted with `walkForward`, and present from acceptance onward — its presence, not its contents, is what identifies a walk-forward sweep.
- WalkForwardResult() - Constructor for class com.qtsurfer.api.client.model.WalkForwardResult
- winRate(Double) - Method in class com.qtsurfer.api.client.model.ResultMap
- winRate(Double) - Method in class com.qtsurfer.api.client.model.SweepRunRow
- worst(Double) - Method in class com.qtsurfer.api.client.model.SweepMarginalPoint
Z
- ZONED_DATE_TIME - Static variable in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
_
- _1M - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportRequest.CadenceEnum
- _1S - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportRequest.CadenceEnum
- _5M - Enum constant in enum class com.qtsurfer.api.client.model.DatasetImportRequest.CadenceEnum
- _failForNotLenient(JsonParser, DeserializationContext, JsonToken) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _fromEmptyString(JsonParser, DeserializationContext, String) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _fromString(JsonParser, DeserializationContext, String) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _handleDateTimeException(DeserializationContext, DateTimeException, String) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _handleUnexpectedToken(DeserializationContext, JsonParser, JsonToken...) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _handleUnexpectedToken(DeserializationContext, JsonParser, String, Object...) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _isLenient - Variable in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _isValidTimestampString(String) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _peelDTE(DateTimeException) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _reportWrongToken(JsonParser, DeserializationContext, JsonToken...) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
- _reportWrongToken(DeserializationContext, JsonToken, String) - Method in class com.qtsurfer.api.client.invoker.RFC3339InstantDeserializer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form