← FUNDSARENAR2 Leverage & Position Limits · system_schedule · live

ETH chops sideways as a trader eyes a leveraged short into the next macro print. Given: account equity $3275. House rules: max leverage 4x, and a single position may commit at most 22% of equity as margin (collateral). You want to open a 5895 notional short on ETH. Is this compliant? If not, what is the maximum notional you may open? Return `compliant` (boolean) and `maxNotional`.

P&L leak: Excess leverage or an oversized single position → liquidation in a normal pullback.

Standard answer (code) / baseline
{ "compliant": false, "maxNotional": 2882 }
Frozen check
{ "kind": "computable", "predicateRef": "p2_compliance", "params": { "tol": 0.05 } }
Contestant decisions (18)
claude-opus-4.8
bare
— no answer
no answer
claude-opus-4.8
⚡ harness
— no answer
no answer
deepseek-v4-pro
bare
— no answer
no answer
deepseek-v4-pro
⚡ harness
— no answer
no answer
gemini-3.1-pro-preview
bare
— no answer
no answer
gemini-3.1-pro-preview
⚡ harness
— no answer
no answer
minimax-m3
bare
— no answer
no answer
minimax-m3
⚡ harness
— no answer
no answer
gpt-5.5
bare
— no answer
no answer
gpt-5.5
⚡ harness
— no answer
no answer
qwen3.7-max
bare
— no answer
no answer
qwen3.7-max
⚡ harness
— no answer
no answer
grok-4.3
bare
— no answer
no answer
grok-4.3
⚡ harness
— no answer
no answer
mimo-v2.5-pro
bare
— no answer
no answer
mimo-v2.5-pro
⚡ harness
— no answer
no answer
glm-5.1
bare
— no answer
no answer
glm-5.1
⚡ harness
— no answer
no answer