Properties of a BacktestResult.
Package
@google-cloud/financialservicesProperties
backtestPeriods
backtestPeriods?: (number|null);BacktestResult backtestPeriods
createTime
createTime?: (google.protobuf.ITimestamp|null);BacktestResult createTime
dataset
dataset?: (string|null);BacktestResult dataset
endTime
endTime?: (google.protobuf.ITimestamp|null);BacktestResult endTime
labels
labels?: ({ [k: string]: string }|null);BacktestResult labels
lineOfBusiness
lineOfBusiness?: (google.cloud.financialservices.v1.LineOfBusiness|keyof typeof google.cloud.financialservices.v1.LineOfBusiness|null);BacktestResult lineOfBusiness
model
model?: (string|null);BacktestResult model
name
name?: (string|null);BacktestResult name
performanceTarget
performanceTarget?: (google.cloud.financialservices.v1.BacktestResult.IPerformanceTarget|null);BacktestResult performanceTarget
state
state?: (google.cloud.financialservices.v1.BacktestResult.State|keyof typeof google.cloud.financialservices.v1.BacktestResult.State|null);BacktestResult state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);BacktestResult updateTime