A single piece of strategy recommendation information.
| 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] |