risk_recommend_hedges
Generate hedging strategies for trading risks like downside, volatility, or correlation. Provides instrument recommendations, positioning, and cost-benefit analysis to manage risk exposure.
Instructions
Recommend hedging strategies for specific risks.
Suggests hedging instruments and positioning.
Args: pair: Trading pair to hedge (e.g., 'BTCUSDT') risk_type: Type of risk (e.g., 'downside', 'volatility', 'correlation')
Returns: Hedging strategy recommendations with sizing and cost-benefit analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | Yes | ||
| risk_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |