top of page
Search

Goldbach Buy and Sell AI

  • Writer: Sandra Wakefield
    Sandra Wakefield
  • 10 hours ago
  • 3 min read
ree

Goldbach Levels



To acquire the fully automatic cbot, email us.


Core Logic (what it actually does)

  • Dealing Range (DR): Uses either Previous Day High–Low or a Rolling lookback to define the day’s operating range.

  • Goldbach Levels: Fixed percentages of DR (3, 11, 17, 29, 41, 47, 53, 59, 71, 83, 89, 97). Think of them as “attractor shelves” where price often reacts.

  • Signal Engine:

    1. Sweep at the nearest Goldbach level (false break through the level, then close back).

    2. Confluence score (0–3) from: HTF bias, VWAP side, DR mid side.

    3. Filters: ATR health + optional session gate (+ optional VWAP-consensus gate).→ When sweep + min-confluences + filters = BUY/SELL plot + alert.


Key Protections (why it avoids dumb trades)

  • ATR Minimum: Blocks signals during dead volatility. Set as % of price.

  • HTF Bias Modes (pick one):

    • Custom EMA on your chosen HTF (default 60m).

    • H4-200 (trend filter).

    • H4-20 & D-50 agreement (momentum + higher frame).

  • VWAP Alignment: Must be on the correct side of intraday VWAP (toggleable).

  • DR Midline Check: Favors trades aligned with the DR 50% “gravity line.”

  • Session Gate: Only fire inside chosen sessions (NY/LDN/Asia/Custom).

  • VWAP Consensus Badge (D/W/M): Optional gate requiring higher-frame VWAP agreement (1–3 votes). Great for filtering chop.


Best Practices (how to get paid, not played)

  • Timeframe: 1–5m for indices/FX; 5–15m for crypto. Signals are intraday.

  • Dealing Range:

    • PrevDay for indices/FX.

    • Rolling (e.g., 240 bars) if the instrument hates yesterday’s range.

  • Confluences: Keep Min Confluences = 2 as a default; bump to 3 when markets are whippy.

  • ATR: Start at 0.2–0.4% for majors/indices; raise for high-beta coins.

  • VWAP Consensus: Use agreeMin = 2 on trend days; relax to 1 in balanced profiles.

  • Kill Zones: Focus entries inside London Open and NY Open/PM bands; Asia is for lighter risk or fade-only scouts.

  • Avoid: News blasts (CPI/NFP/FOMC). Pause 5–10 mins before & after.


Entries & Exits (simple, repeatable)

  • Entry: On the bar that confirms the sweep back through the nearest Goldbach level and meets confluence and filter rules.

  • Stops: Just beyond the sweep extreme (few ticks past the low for longs/high for shorts).

  • Targets:

    • TP1 at ½ of DR distance back toward the midline (or 1R), take 50% off.

    • TP2 at the next Goldbach level or DR midline (discretion: hold if VWAP consensus supports).

    • Optional trailer: last swing or ATR-based.

  • Alerts: Use the built-in alertcondition (const messages). If you enabled dynamic alert(), set alerts once-per-bar-close.


Reading the HUD (the tiny cockpit)

  • HTF Bias: UP/DOWN/FLAT based on your selected mode.

  • VWAP Now: Above/Below intraday VWAP.

  • DR 50: Above/Below midline.

  • ATR OK: Volatility pass/fail.

  • Session: Open/Closed per gate.

  • VWAP Cons: UP/DOWN/MIX from D/W/M votes.


Parameters (golden defaults)

  • Min Confluences = 2

  • ATR Min = 0.2–0.4% (raise for volatile instruments)

  • VWAP consensus = 2 (gate on trend days)

  • Session = NY 09:30–16:00 (indices) or London/NY for FX

  • Proximity Tol = 0.15% of DR (increase if price barely kisses levels)


Troubleshooting (because charts misbehave)

  • No signals? Lower Min Confluences or ATR Min; check Session gate; widen sweep tolerance slightly.

  • Too many signals? Increase Min Confluences to 3; enable VWAP consensus gate; raise ATR Min.

  • Late entries? Use 1–3m charts and once-per-bar-close alerts; tighten tolerance.


Risk & Deployment

  • One instrument, one session, one setup—stack consistency, not noise.

  • Risk 0.25–0.75% per idea; higher only when VWAP Cons = UP/DOWN and HTF bias agrees.

  • For automation/backtesting, convert to a strategy and keep the same protections.

 
 
 

Comments


bottom of page