βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β MULTI-LAYER ENTRY BLOCKS β
β β
β Layer 1: IV Regime Filter β
β ββ ES Condor: iv_percentile must be > 70% to "sell_premium" β
β ββ BTC Backspread: needs > 85th percentile IV β
β ββ GC Butterfly: requires IV > HV regime condition β
β ββ Problem: Real market IV rarely stays elevated enough to trigger β
β β
β Layer 2: Spread/Width Guards β
β ββ All bots: bid-ask spread / mid must be < 0.35 (35%) β
β ββ GC: wider put skew multiplier (1.10x) β
β ββ CL Brent-WTI: strict liquidity checks β
β ββ Problem: Synthesized quotes fail these checks frequently β
β β
β Layer 3: Premium/Credit Minimums β
β ββ ES Condor: min_acceptable_credit = premium_limit Γ 0.1 / POINT β
β ββ BTC: needs ETF inflow > $500M/day (rare event) β
β ββ Problem: Thresholds calibrated for bull-market conditions β
β β
β Layer 4: DTE Alignment β
β ββ ES: TARGET_DTE_MIN=30, MAX=45 β
β ββ BTC: ENTRY_DTE_MIN=45, MAX=60 β
β ββ GC: TARGET_DTE_MIN=45, MAX=60 β
β ββ Problem: Only triggers on specific Friday expiry windows β
β β
β RESULT: 4+ gates must ALL pass simultaneously for entry β
β Probability of all gates passing simultaneously β 5-15% β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ