GOLD DIGGA PRO ULTRA
The tuning bench. A full backtest strategy — measure your own lane, on any symbol.
PRO ULTRA is the workshop the five PRO lanes came out of. It is a strategy, not an indicator: change a threshold and the equity curve answers. Tune one lane at a time, on the chart timeframe you mean to trade, measure it honestly — and when it holds, run it.
What you measure on the bench is what the vehicle fires. That is the whole design.
What you get
- Includes GOLD DIGGA PRO — the bench and the vehicle, together
- A real TradingView strategy — equity curve, trade list, deep backtesting
- One lane at a time, so every measurement is clean
- The full tuning menu, live — every threshold below the preset boundary
- Ask for a preset for your favourite asset — one request every two months

Everything below was measured on this.
Every configuration measured on its own, and then run again on years no tuning decision ever touched. 1 of 7 held. The ones that did not are here too, ranked by that second column rather than the first — which is the only order that cannot be gamed.
| Tuning window | Never tuned on | |||||
|---|---|---|---|---|---|---|
| Configuration | Net | PF | Net | PF | Trades | Verdict |
| Gold Scalps 15m Jan 2022 – May 2025 | +29,700 | 2.22 | +47,090 | 1.371 | 183 | held |
| Gold Regulars 5m Jan 2022 – May 2025 | +21,500 | 2.24 | +37 | 1.001 | 67 | flat |
| Gold Regulars 15m Jan 2022 – May 2025 | +13,100 | 2.66 | −1,322 | 0.931 | 25 | flat |
| MGC Magic v1 15m Jan 2022 – Aug 2025 | +38,800 | 3.09 | −2,597 | 0.959 | 91 | flat |
| MGC Scalp v1 5m May 2022 – Aug 2024 | +56,600 | 1.87 | −12,932 | 0.844 | 115 | lost |
| Gold Magic 5m Jan 2022 – May 2025 | +43,900 | 1.81 | −41,482 | 0.809 | 311 | lost |
| Gold Scalps 5m Jan 2022 – May 2025 | +25,100 | 2.76 | −53,791 | 0.534 | 135 | lost |
Fixed position sizing, $100,000 account, 1% risk per trade, no compounding — never a percentage of the account as it stands. A configuration that fails on old data is ambiguous: it may be over-fitted, or that market may simply have been a different game, and this test cannot tell those apart. One that works in both structures is not ambiguous. Backtest results; past performance is not indicative of future results.
ENTRY, PRO and PRO ULTRA
| Capability | ENTRY | PRO | ULTRA |
|---|---|---|---|
| Every indicator in the catalogue | — | ● | ● |
| One PRO vehicle, your pick — GOLD, INDEX or CRYPTO | ● | ● | ● |
| ZONE DIGGA — psychological zones on any chart, any market | ● | ● | ● |
| REGIME DIGGA — what kind of market you are in, and how much to believe it | ● | ● | ● |
| The five measured gold lanes — 5m and 15m, running in parallel | ◐ | ● | ● |
| The measured crypto and index cells — BTC, ETH, the Nasdaq on both tapes | ◐ | ● | ● |
| Independent lanes, each with its own brain and its own alerts | ● | ● | ● |
| Trade levels on every setup — entry, stop, TP1, TP2, lot size | ● | ● | ● |
| Contract value detected automatically | ● | ● | ● |
| Visual customisation | ● | ● | ● |
| Help with setup and settings | ● | ● | ● |
| The subscriber Discord — announcements, setup help, shared charts | ● | ● | ● |
| A full backtest strategy — equity curve and trade list for every change | — | — | ● |
| Build and measure your own lane configurations, one lane at a time | — | — | ● |
| Ask for a preset for your favourite assetOne per 2 months | — | — | ● |
| Presets shared by other subscribersIn development | — | — | ● |
| PRESET DIGGA — read any preset string in full before you run it | — | — | ● |
| Direct help tuning it to your instrument and your risk | — | — | ● |
| Vision review — a model reads the chart and gives a second opinionIn development | — | — | ● |
| Every threshold unlocked | — | — | ● |
on ENTRY, for the vehicle you picked.
2 rows are markedIn developmentand they are not part of what a subscription gets you today. No price is set on them, and if neither ever ships the editions are still what every other row says they are. They appear here because it is worth knowing what is being built, not as a reason to buy.
What changed, version by version.
Both notes so far for GOLD DIGGA PRO ULTRA, as posted to subscribers. Open one to read it in full.
PRO ULTRA v1.6 — one opt-in gate, and what it measured
PRO ULTRA v1.6 — one opt-in gate, and what it measured
v1.6 changes exactly one thing against v1.5: it adds the Δγ absorption gate. The registry grows from 81 keys to 84 — dgOn, dgPushBars, dgDecay.
With the gate off, v1.6 is byte-identical to v1.5. Not “close enough”: the request for 1-minute data sits inside the toggle, so with dgOn=0 nothing is requested and no code path differs. Any v1.5 measurement reproduces exactly.
Old strings still parse. 88-, 85-, 81- and 80-key strings all load; new exports mint at 84, and a string from an older registry arrives with dgOn=0.
No sleeve ships with the gate on, and PRO has never seen it. Here is why, because the reasoning is the more useful half.
Δγ asks whether the flow that pushed price into the order block is still running, and drops the diamond if it is. Four measurements:
BTCUSDT.P 5m +5,061 5 events
MGC1! 5m −3,657 5 events
XAUUSD 5m +64 0 events
ETHUSDT.P 15m −4 0 events
BTC came back positive with the sign holding in both halves — the first order-flow filter in this project to measure positive at all. Then MGC, an equally fair second sample on the same timeframe class, came back the other way, and split by its own halves the sign flips.
Mechanism plausible, edge unproven. The BTC result rests on five events, and three correct vetoes in a row is not rare when two-thirds of candidate trades lose anyway. Once a fair second sample came back negative, that number stopped being distinguishable from luck.
So the gate stays default-off and opt-in on the bench, and its forward-validation plan is downgraded from confirm before shipping to watch, expecting nothing.
It joins a long line of entry vetoes measured honestly and declined — CVD twice, the cooldown family 0 for 8, the session block. The standing lesson: filtering entries has never paid here. When you are exposed and how much you risk has.
#manual-ultra ch. 44.
PRO ULTRA v1.5 — the bench sheds what measured nothing
PRO ULTRA v1.5 — the bench sheds what measured nothing
The version number jumps to match PRO v1.5, and the preset registry drops from 88 keys to 81.
The CVD divergence veto is gone — inputs, machinery and all. It was measured honestly on two disjoint half-year windows, on spot and on Micro Gold futures, and came back clean negative on both. The mechanism was proven; the information was not there.
“Scan timeframes” is gone. It was behaviourally inert: the only two values any measurement ever used both passed every signal path unchanged, and the modes that would have differed were never set by anything. The dropdown-pitfall list shrinks from five to four.
“Magic OB Reversals” is gone, with its two support settings (Magic lane: OB age from, Setup max wait — Magic). It was OFF in every measured sleeve on every instrument — the Magic lane arms exclusively off untested daily highs and lows, which is what it always did in practice.
Old strings still parse. 88-, 85- and 80-key strings load in ULTRA v1.5 and in PRO v1.5 exactly as before — every removed key was already inert on arrival. New exports mint at 81.
Methodology and settings reference: #manual-ultra.