Skip to content

View translation

LtcSpotMultiDayDrawdownAccumulationLong

Hypotheses

LTC Spot Multi-Day Drawdown Accumulation Long (BINANCE_SPOT, Daily, OHLCV-Only)

Hypotheses

A long-only, single-instrument, single-venue, OHLCV-ONLY strategy on LTCUSDT.BINANCE_SPOT DAILY bars. Same proven drawdown-accumulation mechanism as the 5 landed siblings (BTC/AVAX/XRP/DOGE/LINK spot DCA): buy when LTC has dropped meaningfully from its 30-day high AND is still above its 100-day SMA; sell when LTC recovers to within 5% of the peak, hits a stop, or times out. LTC fills a unique cycle profile: the OG 'store-of-value alt' with its own halving schedule (last Aug 2023, next ~2027) — distinct macro driver from every existing spot DCA member. Lower volatility than DOGE/SOL/AVAX (~65% annualized) with stronger correlation to BTC's halving cycle. LTCUSDT.BINANCE_SPOT has been listed since 2017 — ~8 years of daily bars, the longest history of any coin in the book. Five parameters total. Hits BINANCE_SPOT venue quota gap (currently 7.7% vs ≥15% target).

Hypotheses

Replicates the proven drawdown-accumulation mechanism of the five landed spot-DCA siblings (BTC/AVAX/XRP/DOGE/LINK) on LTC, which fills a unique cycle profile (the OG store-of-value alt with its own ~4-year halving schedule and the longest daily history in the book, listed 2017). calculate_signal returns the CONTINUOUS fractional drawdown from the 30-day high (varies every bar in [0,1)); the 100-SMA uptrend filter is a SEPARATE boolean regime gate applied in should_enter, never zeroing the signal. Threshold 0.20 is tuned below DOGE's 0.30 to suit LTC's lower (~65%) volatility while still buying only meaningful dips. Routed to BINANCE_SPOT (CASH, leverage 1) because the strategy is long-only, unleveraged, and not funding-driven. Favorable payoff geometry: bounded 25% hard stop vs a recovery exit that lets the rebound run back toward the peak.

Hypotheses

Pre-optimization abandon: LTC spot drawdown-accumulation is a net money-loser (profit_factor 0.97, negative expectancy, -5.4% total) with degenerate metrics (Sharpe 2.06 on 418% annualized vol, CI [-4.64,+12.3]) and a 70% max drawdown from 95%-equity dip-buys catching falling knives (-48.5% 2020-03, -38.4% 2021-05). Only 18 trades over 8.5 years — too sparse for meaningful optimization (fits noise, empty OOS windows, same sparsity failure as the DOGE/ETH siblings). Code correctly implements the mechanism and trades match it, so not a developer iterate; the mechanism is already landed on 5 more-liquid siblings and LTC is the sparse falling-knife arm. Not worth 2 hours.

Implementation

Long-only, single-instrument, OHLCV-only daily drawdown-accumulation (DCA) strategy on LTCUSDT.BINANCE_SPOT. Buys when LTC has fallen >= 20% from its 30-day high while still trading above its 100-day SMA (structural uptrend intact), and sells when the price recovers to within 5% of the trailing peak (in profit), hits a 25% hard stop, or reaches a 60-bar time stop. Sized at 95% of account equity; spot CASH account, long-only, no leverage.

Backtest Review

Code correct and trades match the mechanism (drawdown-buy in 100-SMA uptrend regime); long 8.5yr LTC spot history; mechanism proven on liquid siblings.

Backtest Review

Net money-loser despite 72% win rate: profit_factor 0.97 (<1), negative expectancy (-$299/trade), total return -5.4% — the few losses are catastrophic (avg_loss $31.9K vs avg_win $11.9K).

Backtest Review

Degenerate metrics: Sharpe 2.06 is meaningless next to annualized_volatility 418% and a sharpe CI of [-4.64, +12.3]; max_drawdown 70.3%.

Backtest Review

Falling-knife risk: 95%-equity dip-buys lost -48.5% (2020-03), -38.4% (2021-05), -30% (2019-07) during structural breaks the 100-SMA filter didn't catch.

Backtest Review

Structurally sparse: only 18 trades over 8.5 years — too few for meaningful optimization (the optimizer fits noise and produces sparse/zero-trade OOS windows).

Backtest Review

Not worth 2 hours of optimization. The base config is a net money-loser (profit_factor 0.97, negative expectancy -$299/trade, total return -5.4%) whose headline Sharpe 2.06 is a degenerate artifact (annualized_volatility 418%, sharpe CI [-4.64, +12.3]); the 95%-equity dip-buys caught falling knives in structural breaks (-48.5% in 2020-03, -38.4% in 2021-05) for a 70% max drawdown that the 100-SMA filter failed to prevent. Critically, only 18 trades fire over 8.5 years — structurally too sparse to optimize: the optimizer would fit parameters to ~18 noisy outcomes and produce sparse/zero-trade walk-forward OOS windows, the same sparsity failure that sank the DOGE and ETH-Bollinger drawdown/MR siblings. This is a premise failure on LTC (the code correctly implements the mechanism and trades match it), not a developer bug, so it is not an iterate. The drawdown-accumulation mechanism is already captured by 5 more-liquid siblings (BTC/AVAX/XRP/DOGE/LINK); LTC is the sparse, falling-knife arm of the family's asset-selectivity. Abandon rather than spend the compute.

Outcome Summary

LtcSpotMultiDayDrawdownAccumulationLong extended a proven spot drawdown-accumulation mechanism to Litecoin, pitching LTC's halving-cycle macro profile and 8.5-year history as a diversifying addition to five landed siblings. The code was correct and trades matched the mechanism, but the base backtest was a net loser: a 72% win rate and a 2.06 Sharpe masked a 0.97 profit factor and negative expectancy, because 95%-equity dip-buys repeatedly caught falling knives in structural breaks (-48.5% in March 2020, -38.4% in May 2021) for a 70% drawdown amid degenerate 418% volatility. With just 18 trades over 8.5 years, the analyst abandoned it before optimization as too sparse to validate — the same sparsity signature as the abandoned DOGE and ETH-Bollinger siblings — concluding that LTC is the sparse, falling-knife arm of a family whose edge is already captured on more-liquid assets.

Outcome Summary

A high win rate and a flashy Sharpe can hide a losing strategy when payoffs are asymmetric (catastrophic falling-knife losses dwarf small wins), and a drawdown-buy signal that fires only ~18 times in 8.5 years is too sparse to validate — the mechanism's edge lives on liquid assets, not on this thin, breakdown-prone arm.

Outcome Summary

It was abandoned at the pre-optimization backtest-review gate (verdict: abandon) as a premise failure on LTC: the 95%-equity dip-buys caught falling knives during structural breaks the 100-SMA filter missed (-48.5% in Mar-2020, -38.4% in May-2021), and with only 18 trades over 8.5 years it was structurally too sparse to optimize without fitting noise and producing empty out-of-sample windows.

Outcome Summary

A long-only, spot, OHLCV-only LTCUSDT daily drawdown-accumulation strategy — the same mechanism as five landed siblings (BTC/AVAX/XRP/DOGE/LINK) — buying when LTC fell ≥20% from its 30-day high while still above its 100-day SMA, then exiting on recovery to within 5% of the peak, a hard stop, or a time stop, sized at 95% of equity.

Outcome Summary

Over ~8.5 years (LTC's longest history in the book) it took only 18 long trades, and despite a 72% win rate it was a net money-loser: profit factor 0.97, negative expectancy (-$299/trade), and a -5.4% total return, because the few losses were catastrophic (avg loss $31.9K vs avg win $11.9K). Its headline Sharpe of 2.06 was a degenerate artifact alongside 418% annualized volatility, a Sharpe CI of [-4.64, +12.3], and a 70.3% max drawdown.
Strategy report

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