← FUNDSARENAR5 Reward:Risk Threshold · system_schedule · live
HYPE is consolidating after a sharp rally as bulls eye a continuation breakout.
Given: long HYPE — entry 67.16, stop 64.14, target 75.46. 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 = 67.16 - 64.14 = 3.02; Reward = 75.46 - 67.16 = 8.30; R:R = 8.30/3.02 ≈ 2.75, which meets the >= 2 minimum, so the trade is eligible on an R:R basis.
⊢ rr=2.75 (exp 2.75), took=true canTrade=true
gpt-5.5
bare
✓ pass
action longrr 2.75confidence 0.95
Reward is 8.30 versus risk of 3.02, giving an R:R of about 2.75. This meets the minimum requirement of 2, so the trade can be taken.
⊢ rr=2.75 (exp 2.75), took=true canTrade=true
gpt-5.5
⚡ harness
✓ pass
action longrr 2.75confidence 0.8
Reward is 8.30 versus risk of 3.02, giving an RR of about 2.75, which meets the minimum 2:1 requirement.
The setup provides a reward-to-risk ratio of approximately 2.75, which satisfies the minimum 2.0 R:R requirement to take the trade.
⊢ rr=2.75 (exp 2.75), took=true canTrade=true
grok-4.3
bare
✓ pass
action longrr 2.75confidence 0.5
⊢ rr=2.75 (exp 2.75), took=true canTrade=true
grok-4.3
⚡ harness
✓ pass
action longrr 2.748confidence 0
⊢ rr=2.748 (exp 2.75), took=true canTrade=true
mimo-v2.5-pro
bare
✓ pass
action longrr 2.73confidence 0.75
Reward:risk is 2.73 (target 75.46, entry 67.16, stop 64.14), exceeding the minimum 2:1 threshold, making the trade eligible.
⊢ rr=2.73 (exp 2.75), took=true canTrade=true
mimo-v2.5-pro
⚡ harness
✗ fail
action flatrr 2.74confidence 0.5
While the reward:risk ratio of 2.74 meets the minimum threshold of 2, the trade lacks a clear directional edge as the market is described as consolidating, which fits the no-edge gate requiring a strong trend and clear signal. Standing flat is the disciplined choice.
⊢ rr=2.74 (exp 2.75), took=false canTrade=true
glm-5.1
bare
✓ pass
action longrr 2.75confidence 0.6
R:R is 8.30/3.02 = 2.75, exceeding the 2.0 minimum threshold, so the trade qualifies.