name: risk-checklist description: Generate a trade risk checklist and position-sizing guidance. metadata: {"marketbot":{"emoji":"๐ก๏ธ","triggers":["risk","position size","stop loss","invalidation"],"output":"risk-checklist","risk":"high","freshness":"market-live","tools":["market_snapshot","market_macro","market_news","market_signal"],"required_tools":["market_snapshot","market_signal"],"markets":["a-share","hong-kong","us","global"],"asset_classes":["equity","crypto","commodity","etf"]}}
Risk Checklist
Create a risk checklist for a proposed trade or market view.
When to use
- User asks whether a trade is safe.
- You are about to propose entries, targets, or size.
- A signal looks attractive but event or volatility risk may dominate.
Preferred marketbot workflow
- Use
market_snapshotfor current move and liquidity hints. - Use
market_macroandmarket_newsfor event risk. - Use
market_social_sentimentif the trade is crowd-driven. - Use
market_signalfor baseline confidence and stop/position constraints.
Checklist
- Regime risk (trend vs range)
- Volatility state and typical ATR move
- Liquidity or slippage risk
- Event or catalyst risk
- Correlation and factor exposure
- Time risk (overnight, weekend, earnings, macro release)
- Execution risk (spread, gaps, funding, borrow, leverage)
Output format
# Risk Checklist: <ASSET>
## Risk Summary
- Overall risk: Low/Medium/High
- Key blockers:
## Checklist
- Regime fit: โ
/โ ๏ธ/โ
- Volatility: โ
/โ ๏ธ/โ
- Liquidity: โ
/โ ๏ธ/โ
- Event risk: โ
/โ ๏ธ/โ
- Correlation: โ
/โ ๏ธ/โ
- Time risk: โ
/โ ๏ธ/โ
- Execution: โ
/โ ๏ธ/โ
## Position Sizing Guidance
- Suggested size: Small/Normal/Reduced
- Max loss per trade (%):
- Invalidation level:
> Disclaimer: MarketBot provides research and analysis only, not financial advice.
Rules
- If evidence is mixed, bias toward reduced size.
- If invalidation is unclear, say the trade is not ready.