Use this skill for objectively evaluating bull vs bear arguments, weighing evidence quality, and providing balanced risk assessments for trading decisions.
This skill provides guidance on objectively evaluating competing bull and bear arguments to determine which case is more compelling. Your role is to be an impartial judge focused on finding truth, not favoring either side.
Strong Evidence
Weak Evidence
Well-Constructed Arguments
Poorly-Constructed Arguments
Evaluation Framework
Bull Score = Evidence_Quality × Argument_Logic × Historical_Support
Bear Score = Evidence_Quality × Argument_Logic × Historical_Support
Winner = Max(Bull_Score, Bear_Score)
Confidence = |Bull_Score - Bear_Score| / Max(Bull_Score, Bear_Score)
Key Decision Factors
Trending Markets
Ranging Markets
High Volatility
Overall Risk Categories
Position Size Modifiers
High confidence winner + Low risk = 1.5x position size
High confidence winner + Medium risk = 1.0x position size
High confidence winner + High risk = 0.5x position size
Low confidence / Unclear winner = 0.25x position size or skip
{
"judgment": {
"winner": "bull",
"confidence": 0.70,
"reasoning": "Bull case presents stronger evidence with specific catalysts and clear timeline. Bear case makes valid points about resistance, but lacks concrete negative catalysts. Historical precedent favors bulls at this stage of cycle.",
"bull_score": 0.75,
"bear_score": 0.55,
"key_deciding_factors": [
"Bull case provides specific, quantifiable catalysts (halving, ETF inflows)",
"Bear resistance argument weakened by strong volume on recent bounces",
"Historical data shows current setup preceded rallies 75% of time",
"Risk/reward favors bulls (3:1 vs 1:1 for bears)"
]
},
"risk_assessment": {
"overall_risk": "medium",
"risk_factors": [
"Macro uncertainty remains elevated",
"Technical resistance at 48k not yet broken",
"Sentiment could shift quickly on negative news"
],
"recommended_position_size_modifier": 0.9
},
"additional_notes": "Monitor 48k resistance closely. If broken with volume, confidence in bull case increases to 0.85. If rejected again, reassess bear case."
}