Skip to content

View translation

SolExtremePositiveFundingContrarianShort8H

Hypotheses

SOL Extreme Positive Funding Rate Contrarian Short on 8H Bars

Hypotheses

A minimal short-only single-instrument carry-contrarian strategy on SOLUSDT perpetual futures using 8-hour bars (aligned with Binance funding intervals). The hypothesis exploits a well-documented crypto perp microstructure effect: when funding rate becomes extremely positive (longs heavily paying shorts), it signals over-leveraged crowded longs that are vulnerable to a deleveraging cascade and downside mean reversion over the next 1-3 funding periods. Designed to be distinct from the current portfolio (which contains pairs/ratio mean-reversion, liquidation-cascade, and long-only continuation) and from the recent failure cluster (all of which were long-only OHLCV-only strategies on 1H/4H/1D bars that got stuck in verification). Uses 8H bars + funding_rate_updates only — no quote/order-book data, no extra instruments, no calendar logic, no chained indicators. Two free parameters total: funding percentile threshold and time-based exit horizon.

Hypotheses

Implements the hypothesis with exactly two free parameters (funding_pct_threshold, exit_horizon_bars) plus fixed risk constants. 'Extreme' funding is a self-calibrating percentile rank of the current Binance funding rate within its trailing 90-day window rather than a brittle absolute cutoff, so the trigger adapts as SOL's baseline funding regime drifts; the funding>0 guard ensures we only short genuinely positive (long-crowded) funding. The percentile uses only funding events at/before the current bar timestamp (bisect window), so there is no lookahead, and funding is parsed from the documented flat funding_rates {ns: rate} dict (dual int/str keys deduped, timestamps normalized to ns). Per the supplementary-data rules there is NO price-only fallback edge — if funding is missing the strategy stays flat (funding here is a signal, not a creditable cash flow; the realized edge is the price mean-reversion after crowded longs deleverage). The exit horizon is counted in 8H bars (= funding periods), matching the 1-3 period mean-reversion thesis, with a 10% stop as the only risk backstop. calculate_signal returns the funding percentile in [0,1] so the signal is continuous and varies every bar (with a tiny ROC fallback before the window fills); should_enter is SELL-only and gated on the cached trigger. Short-only requires a margin venue, so it routes to BINANCE USD-M futures; leverage=1.0 is referenced in sizing so config and the engine margin model agree. SOLUSDT 8H is a liquid, currently-listed major with multi-year history and Binance funding coverage, avoiding data_unavailable; the multi-period hold and 10% stop give per-trade moves above the ~0.10% round-trip taker cost.

Hypotheses

Not worth optimizing — no edge. The extreme-positive-funding contrarian SHORT on SOL is a funding-SIGNAL price trade (not a carry trade), and it loses structurally: profit_factor 0.82, expectancy -$69/trade, Sharpe -0.84, total return -40% over 5.7 years, max_drawdown 51.3%, negative in 5 of 7 years (538-trade sample, so this is a fair read). Win rate 51% with avg_loss ($767) exceeding avg_win ($598) is negative-expectancy, and the worst year (2021 -31.6%) is exactly the alt bull season — shorting SOL when funding is extremely positive fights its structural uptrend, because extreme positive funding persists and price keeps rising rather than reliably cascading down. The hypothesis itself acknowledged that short-only directional on crypto majors has been empirically refuted, and the result confirms it. The failure is directional/structural, not a parameter issue: tuning the two params (funding_pct_threshold, exit_horizon_bars) would overfit the few positive years (2025/2026) and fail DSR/holdout. NOTE for research: extreme-funding contrarian SHORTS on a structurally-uptrending major do not work — crowded-long funding signals precede continuation more often than reversal on SOL. A delta-neutral funding-carry construction (now creditable in the engine) or a long-biased funding strategy would be a different hypothesis, not an iteration of this short-only directional one.

Implementation

Minimal short-only carry-contrarian strategy on SOLUSDT.BINANCE USD-M perpetual futures, 8-HOUR bars (aligned with Binance funding intervals). It ranks the current Binance funding rate within its trailing 90-day distribution and SHORTS when funding is positive AND in the >= 90th percentile (extreme long-crowding), expecting a deleveraging/downside mean reversion over the next 1-3 funding periods. It exits after a 3-bar (8H) time horizon or on a 10% hard stop. Two free parameters: funding percentile threshold and exit horizon. 25% notional per short, leverage 1.0.

Backtest Review

Mechanism correctly implemented: no-lookahead funding-percentile signal, clean diagnostics (538 signaled → 538 submitted); funding data available and triggering; large sample.

Backtest Review

Genuinely distinct funding-driven mechanism class.

Backtest Review

No edge — badly losing: profit_factor 0.82, expectancy -$69/trade, Sharpe -0.84, total return -40% over 5.7 years, max_drawdown 51.3%.

Backtest Review

Negative in 5 of 7 years, dominated by 2021 -31.6% (alt bull season); win_rate 51% but avg_loss ($767) > avg_win ($598) — negative payoff geometry.

Backtest Review

Directional/structural failure: shorting SOL on extreme positive funding fights its uptrend — extreme funding persists and price keeps rising rather than cascading down.

Backtest Review

commission 5.55% of gross adds drag; the hypothesis itself noted short-only crypto-major directional is empirically refuted.

Outcome Summary

SolExtremePositiveFundingContrarianShort8H tested a textbook crypto-microstructure thesis — fade crowded longs by shorting SOL when funding hits extreme-high percentiles — on funding-aligned 8H bars with a deliberately minimal two-parameter design. The funding signal worked mechanically (538 clean short entries), but the trade lost decisively: profit factor 0.82, Sharpe -0.84, -40% over 5.7 years, with its worst damage in the 2021 alt bull. The analyst abandoned it at backtest review after one iteration, identifying a directional failure — extreme positive funding persists and price keeps climbing rather than reversing — not a tunable one. The note for research is that funding-contrarian shorts fight a major's uptrend, so a delta-neutral carry or long-biased funding strategy would be a separate hypothesis.

Outcome Summary

Extreme-funding contrarian shorts on a structurally-uptrending major don't work — crowded-long funding signals precede continuation more often than reversal on SOL; a delta-neutral funding-carry construction or a long-biased funding strategy would be the productive reframe, not a short-only directional version (which the hypothesis itself acknowledged is empirically refuted).

Outcome Summary

The analyst issued an 'abandon' verdict at the pre-optimization backtest-review gate: the mechanism was correctly implemented over a large sample, so the loss was a clean read of a directional/structural failure — shorting SOL on extreme positive funding fights its structural uptrend, as crowded-long funding persists and price keeps rising rather than cascading down — which two parameters cannot fix.

Outcome Summary

A minimal short-only, single-instrument carry-contrarian strategy on SOLUSDT perpetual futures using 8H bars (aligned to Binance funding intervals) that shorted when the funding rate was positive and in an extreme high percentile (≥90th of its trailing 90-day distribution) — reading crowded over-leveraged longs as vulnerable to a deleveraging cascade — and exited after 3 bars (1-3 funding periods) or on a 10% hard stop, using just two free parameters.

Outcome Summary

Over ~5.7 years and 538 short trades it lost structurally: profit factor 0.82, expectancy -$69/trade, Sharpe -0.84, -40% total return, and a 51.3% max drawdown. Despite a 51% win rate, average losses ($767) exceeded average wins ($598), and the worst year was 2021 (-31.6%) — exactly the alt bull season — with commissions adding 5.55% of gross drag.
Strategy report

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