One entry in QTSurfer.getStrategies's result: the same provenance
QTSurfer.getStrategy reports — compiledAt, requiredSources — but
never validation, which is what keeps listing cheap no matter how many
strategies you have registered. Check a specific strategy's verdict with
QTSurfer.getStrategy.
Note: the spec types this endpoint's requiredSources as a plain
string[], not the 'Ticker' | 'KLine' | 'FundingRate' union that
StrategyState's own requiredSources carries — narrow it yourself
if you need the literal type. Alias for api-client's StrategySummary.
One entry in QTSurfer.getStrategies's result: the same provenance QTSurfer.getStrategy reports —
compiledAt,requiredSources— but nevervalidation, which is what keeps listing cheap no matter how many strategies you have registered. Check a specific strategy's verdict with QTSurfer.getStrategy.Note: the spec types this endpoint's
requiredSourcesas a plainstring[], not the'Ticker' | 'KLine' | 'FundingRate'union that StrategyState's ownrequiredSourcescarries — narrow it yourself if you need the literal type. Alias for api-client'sStrategySummary.