@qtsurfer/sdk
    Preparing search index...

    Type Alias StrategySummary

    StrategySummary: ApiStrategySummary

    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.