Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 760 Bytes

File metadata and controls

18 lines (13 loc) · 760 Bytes

AIHubRecommendation

A single piece of strategy recommendation information.

Properties

Name Type Description Notes
recommendationId String
market String
strategyType StrategyType
strategyName String
backtestApr String [optional]
maxDrawdown String [optional]
summary String
strategyParamsPreview String Recommended-parameter preview as JSON text (string-encoded so clients deserialize it consistently). The value is a serialized JSON object whose structure varies by strategy type; callers or upper-layer models must parse it. [optional]