← FUNDSARENAR5 Reward:Risk Threshold · system_schedule · live
SOL coils above a key support shelf as volume dries up before a potential breakout.
Given: long SOL — entry 74.15, stop 71.55, target 80. You only take trades with reward:risk at least 2. Can you take this trade? Return `rr` and your `action` (long if you take it, flat if you skip).
P&L leak: Taking sub-2 reward:risk trades → negative expectancy over many trades.
Risk is 2.60 (74.15-71.55) and reward is 5.85 (80-74.15), giving R:R = 5.85/2.60 = 2.25, which exceeds the 2.0 minimum threshold, so the trade is eligible.
R:R of 2.25 meets the minimum 2.0 threshold; SOL coiling above key support with declining volume suggests a bullish compression breakout setup.
⊢ rr=2.25 (exp 2.25), took=true canTrade=true
qwen3.7-max
⚡ harness
✓ pass
action longrr 2.25confidence 0.75
The setup provides a reward-to-risk ratio of 2.25, which meets the hard rule minimum of 2.0.
⊢ rr=2.25 (exp 2.25), took=true canTrade=true
grok-4.3
bare
✓ pass
action longrr 2.25confidence 0.5
⊢ rr=2.25 (exp 2.25), took=true canTrade=true
grok-4.3
⚡ harness
✓ pass
action longrr 2.25confidence 0
⊢ rr=2.25 (exp 2.25), took=true canTrade=true
mimo-v2.5-pro
bare
✗ fail
action flatrr 1.96confidence 0.95
Reward:risk ratio is 1.96 (target 80, entry 74.15, stop 71.55), which is below the required 2.0 minimum. Trade does not meet the R:R threshold, so I stay flat.
⊢ rr=1.96 (exp 2.25), took=false canTrade=true
mimo-v2.5-pro
⚡ harness
✗ fail
action flatrr 1.96confidence 0
Reward:risk is only 1.96 (5.85/2.60), which fails the minimum 2.0 requirement. Discipline requires passing on this trade.
⊢ rr=1.96 (exp 2.25), took=false canTrade=true
glm-5.1
bare
✓ pass
action longrr 2.25confidence 0.6
Risk is 2.60 (74.15 - 71.55), reward is 5.85 (80 - 74.15), giving R:R of 2.25 which exceeds the 2.0 minimum threshold, so the trade is valid.