Skip to content

View translation

DotBinanceDualTimeframeMomentumConfluenceLS

Hypotheses

DOT Binance USD-M Dual-Timeframe Momentum Confluence — Long-Short 4H Trend Aligned with the Daily Trend, Flat on Disagreement, ATR Trailing Exit (Volatility-Scaled, Single-Bar, 3-Parameter)

Hypotheses

A LONG-SHORT, single-instrument, pure-price MOMENTUM-CONFLUENCE trend follower on DOTUSDT.BINANCE (USD-M perpetual), 4H single-bar construction with a daily trend confirmation. This is a targeted, EVIDENCE-DRIVEN asset selection, not a blind re-skin — and the evidence is fresh and decisive. The session's most important result is the ADA dual-TF confluence NEAR-MISS: it 'emphatically cleared significance' (deflated_sharpe 1.0 vs expected-max 0.56, optimized Sharpe 1.75, positive sharpe_ci_low) — the ONLY dual-TF candidate besides BTC to do so. That splits the confluence family cleanly: it FAILS on choppy/fat-tailed names (SOL 0.79, AVAX 0.34, XRP/DOGE/LTC no-edge) but CLEARS on smooth, clean-trending large-cap L1s (BTC survivor Sharpe 1.99; ADA Sharpe 1.75). DOT is the nearest untested asset in the ADA class: a large-cap L1 with deep Binance USD-M liquidity, ~5y history, and clean multi-week directional legs (the 2021 run, the 2022–2024 secular downtrend, 2024–2025 swings) rather than memecoin fat tails or laggard chop. It applies the exact mechanism validated on BTC and ADA. NOT a mean-reversion fade (L53), NOT a squeeze breakout (L54), NOT a channel breakout (outlier class), NOT a cross-sectional basket (L52), NOT calendar/session (both falsified net-losing this session), NOT a NON-PRICE-feed gate (L46), NOT options/COIN-M (L50/L51). Fills the long-short gap (13.5% vs 86% long-only). To match the significance-clearing ADA construction and resist overfit: single 4H bar type, 3 params, fixed fast-EMA, volatility-scaled sizing (which was part of the ADA winner). Risk profile: ~1.5% equity risk/trade via ATR stop; vol-scaled notional = risk_budget / (atr_mult * ATR_4H) capped at 25% of equity*leverage; 2x leverage cap (reads self.config.leverage). Exactly 3 tunable parameters (slow/fast EMA ratio, daily-trend EMA length, ATR trailing multiple).

Hypotheses

Implements the hypothesis exactly: the ADA/BTC-validated confluence construction (single 4H bar type, fixed fast EMA, 3 tunables with clamps mirrored verbatim in _param_bounds, defaults at the bounds centre, vol-scaled sizing, ATR trail) applied unchanged to DOT, the nearest untested large-cap L1 in that class. No extra feeds, so the positional-resolver drop that cost earlier ports two iterations cannot occur; leverage 2.0 is consumed in the notional cap and every sizing term is a fraction of CURRENT equity (L15). Layers 1-3 verified locally: static clean, all six synthetic scenarios pass with a continuous varying signal, and the real 365-day sandbox places 96 trades (48 entries) with no drops -- measurability is not an issue here (436 round trips, ~73/yr over the sample, so walk-forward windows and the 15-day holdout populate comfortably, ~3 trades per holdout). THE ASSET-SELECTION THESIS IS NOT CONFIRMED, and that is the honest headline. Replaying THIS EXACT CLASS over 13049 4H bars (2020-08-22 to 2026-08-05) with 0.10% round-trip fees: avg +0.63% per trade net of fees (4x the 0.15% viability floor), profit factor 1.26, win rate 26%, kurtosis 10.5, top-3 trades 12.6% of gross profit (well distributed). Yearly avg/trade: 2020 -1.02% (partial), 2021 +3.07%, 2022 +0.40%, 2023 +1.14%, 2024 +0.35%, 2025 -0.81%, 2026 YTD +0.28%; trailing 365 days -0.11%/trade. The real sandbox year returns +2.35% with Sharpe 0.11, PF 1.10, max DD 11.5%. Compare the same mechanism on the two names that cleared significance: ADA optimized Sharpe 1.75 and BTC 1.99, versus DOT's PF 1.26 and sandbox Sharpe ~0.1 -- DOT lands with SOL (0.79) and AVAX (0.34) in the 'positive but sub-threshold' group, not with ADA. Sensitivity is stable and uniformly modest (ema_ratio 2-4: avg +0.63% to +0.69%, PF 1.26-1.28; trend_ema 90/135/180: +0.29%/+0.63%/+0.84%, PF 1.12/1.26/1.34; trail 2-4: +0.60% to +0.75%, PF 1.26-1.30), so there is no parameterisation that lifts DOT into the winner class -- the longest-trend, widest-trail corner (180/4) tops out at avg +1.21%, PF 1.48 and still has 2025 negative. My read: the smooth-L1 hypothesis predicts DOT should behave like ADA and it does not; the edge is real and measurable but roughly half the strength, and the recent year is flat-to-negative. The analyst should weigh whether a PF-1.26 sleeve is worth optimization budget given that the deflated-Sharpe hurdle already rejected the 0.3-1.3 band repeatedly this session.

Hypotheses

The hypothesis's premise — that DOT belongs to the clean-trending 'ADA class' (BTC survivor, ADA near-miss) — is falsified by the backtest: DOT lands in the choppy-laggard tier, below even the abandoned SOL and AVAX. Sharpe is only 0.208 with a bootstrap CI-low of -0.4669 (the CI straddles zero deeply), so the edge is not remotely significant and sits far below the family's ~1.5 DSR-clearing bar. profit_factor 1.08 is squarely in the fee-edge zone (L18), not the 2.0+ of the ADA/BTC winners. It is also capacity-blocked: capacity_usd is only $1.38M with impact_cost_pct 26.9%, meaning thin DOT liquidity would consume over a quarter of gross PnL — the edge, if any, exists only at toy scale. The record is carried entirely by the 2021 (+24.8%) and 2023 (+19.1%) bull years with deeply negative recent years (2025 -11.1%, 2024 -0.2%, 2026 -1.4%) and rolling_sharpe negative through most of 2024-2026; IR -0.17, max_drawdown 16.2% (CI to 56.5%). DOT behaves like the SOL/AVAX/XRP/DOGE laggards the confluence family reliably fails on, not like ADA. Abandon at BACKTEST_REVIEW rather than spend the optimization budget.

Implementation

Long-short, single-instrument, single-bar-type momentum-confluence trend follower on DOTUSDT.BINANCE USD-M perpetual, 4H bars -- the exact construction that cleared significance on ADA and BTC. All reads come from the same 4H series: a fixed 12-bar fast EMA, a slow EMA at 12*ema_ratio, and a daily-horizon trend EMA of 135 bars (~22 days). calculate_signal returns (EMA_fast - EMA_slow)/ATR14 every bar -- a continuous, volatility-scaled momentum read. ENTRY only when its sign agrees with the daily-horizon trend (close above/below the trend EMA); disagreement means FLAT. EXIT on a 3x-ATR trailing stop from the best close since entry or on the close crossing the trend EMA against the position. Volatility-scaled sizing risks ~1.5% of equity at the trailing-stop distance (qty = equity*0.015/(3*ATR)), hard-capped at 25% of equity x 2x leverage. Three tunables: ema_ratio, trend_ema, trail_atr_mult.

Verification Results

Analyst/backtest_review: weigh whether a PF-1.26 / sandbox-Sharpe-0.11 sleeve justifies optimization budget given the session's repeated deflated-Sharpe rejections of this band; weight the recent flat-to-negative window (where the OOS windows and holdout sit) heavily. The mechanism is validated only on ADA/BTC, not DOT.

Verification Results

Modest, sub-threshold edge — the asset-selection thesis (DOT behaves like the ADA/BTC winners) is NOT confirmed, an analyst/backtest_review call rather than a code defect. The developer transparently reports DOT lands with SOL (Sharpe 0.79) and AVAX (0.34) in the 'positive but sub-threshold' group, not with ADA (optimized 1.75) or BTC (1.99): full-sample PF 1.26, avg +0.63%/trade, but sandbox Sharpe 0.11, PF 1.10, with the bootstrap Sharpe CI [-1.48, 1.71] straddling zero. The recent window is flat-to-negative (trailing-365d -0.11%/trade, 2025 -0.81%, sandbox avg_trade_return_pct +0.578% but only barely edging fees on a risk-adjusted basis), and the developer's sensitivity sweep shows no in-bounds parameterization lifts DOT into the winner class (best corner 180/4 tops at PF 1.48 with 2025 still negative). This edge likely will not clear the deflated-Sharpe hurdle that rejected the 0.3-1.3 band repeatedly this session.

Verification Results

For live deployment, reconstruct _side/_extreme/_entry_atr from cache.positions_open() rather than the current signal.

Verification Results

should_exit() infers _side from the live signal sign on restart (_side==0) and re-seeds _entry_atr/_extreme from current values. Unreachable in backtest (state persists); only a live mid-position crash-restart risk, where it could pick the wrong side or reset the trailing reference.

Backtest Review

434 trades over ~5y is a measurable sample; decorrelated (beta 0.011); avg_trade_return_pct 0.72% is nominally above fees

Backtest Review

Sharpe 0.208 with CI-low -0.4669 — straddles zero deeply, not significant; far below the family DSR-clearing bar and weaker than the abandoned SOL (0.79) / AVAX (0.34)

Backtest Review

profit_factor 1.08 — fee-edge zone (L18), not the 2.0+ of the ADA/BTC winners

Backtest Review

Capacity blocker: capacity_usd only $1.38M with impact_cost_pct 26.9% — thin DOT liquidity eats over a quarter of gross PnL

Backtest Review

Recent regime deeply negative (2025 -11.1%, 2024 -0.2%, 2026 -1.4%); record carried only by 2021/2023 bull years; rolling_sharpe negative through 2024-2026

Backtest Review

The 'DOT is in the ADA class' premise is falsified — it is a choppy laggard, not a clean-trending L1

Outcome Summary

DotBinanceDualTimeframeMomentumConfluenceLS applied the confluence mechanism validated on BTC and ADA to DOT, reasoning it was the nearest untested large-cap L1 in that clean-trending class. The fair long-history test refuted that grouping: +38% but Sharpe just 0.208 with a confidence interval straddling zero, profit factor 1.08, carried entirely by 2021/2023 bull years with a deeply negative recent regime, and capacity of only ~$1.38M against 26.9% impact cost. The analyst abandoned it at backtest review, placing DOT firmly with the SOL/AVAX/XRP laggards the family reliably fails on rather than the ADA class. It never reached optimization, analysis, or risk review.

Outcome Summary

Grouping an asset into a validated 'clean-trending' class by narrative is a hypothesis to be tested, not assumed — DOT behaved like the choppy laggards (SOL/AVAX/XRP), and the fair test falsified the premise with a Sharpe CI straddling zero, a fee-edge profit factor, and thin capacity, all carried by two bull years.

Outcome Summary

The analyst abandoned it at backtest review: the premise that DOT belongs to the clean-trending ADA class was falsified — it lands in the choppy-laggard tier below even the abandoned SOL and AVAX, with a Sharpe CI straddling zero far below the family's ~1.5 DSR-clearing bar, profit factor in the fee-edge zone, and a capacity blocker ($1.38M, 26.9% impact) that consumes over a quarter of gross PnL, so the edge if any exists only at toy scale.

Outcome Summary

A long-short, single-instrument dual-timeframe momentum-confluence trend follower on DOTUSDT.BINANCE USD-M 4H (3 parameters) that aligned a fast/slow EMA spread with a ~22-day trend EMA — all from one bar series — going flat on disagreement and trailing winners with an ATR stop, betting DOT belonged to the clean-trending 'ADA class' where the confluence mechanism had cleared significance.

Outcome Summary

The backtest (DOTUSDT.BINANCE 4H, 2174 data days from 2020-08) returned +38% over 434 trades but with no edge: Sharpe 0.208 (CI-low -0.467, straddling zero deeply), profit factor 1.08 (fee-edge zone), avg_trade_return_pct 0.72%, max drawdown 16.2% (CI to 56.5%). Capacity was just $1.38M with 26.9% impact cost, and the record was carried by 2021/2023 bull years with deeply negative recent years (2025 -11.1%, 2024 -0.2%, 2026 -1.4%).
Strategy report

Backtest and paper results are hypothetical. Trading involves risk of loss.