DOTUSDT

CompletedBeats DOTUSDT B&H· α +57.60%

LongTimeLong5/2/2026, 8:49:41 PM

DOTUSDT | 3LongTimeLong.json | 2022-01-01 - 2022-12-31 | -27.33% | 78728 trades | 100% WR

Final Value
7267.47 USDT
Return
-27.33%
Profit
+417.58 USDT
Trades
78728
Win Rate
100.0%
Open Orders
904
Best Trade
+0.006139 USDT
Worst Trade
+0.004920 USDT
Max Drawdown
-28.60%
Profit Factor
Sharpe
-1.49
Wins / Losses
78728 / 0
TP / SL / TSL
78728 / 0 / 0
Total Fees
597.76 USDT
Max Streak W/L
78728 / 0
Hold P50 / P95
8m / 13.5h

DOTUSDT Backtest – unCoded Crypto TradingBot

Strategy: LongTimeLong | Period: 2022-01-01 to 2022-12-31 | Starting Capital: 10,000.00 USDT | Final Value: 7,267.47 USDT | Return: -27.33% | Trades: 78,728 | Win Rate: 100.0% | Best Trade: 0.0061 USDT | Worst Trade: 0.0049 USDT | Total Profit: 417.58 USDT | Max Drawdown: -28.60% | Sharpe Ratio: -1.49 | Total Fees: 597.76 USDT

Strategy Configuration – LongTimeLong
Buy Trigger: -0.1%
Buy Splits: 9
Investment/Buy: 25 USDT
Start Balance: 10,000.00 USDT
Can Buy Up: Yes
Can Buy Down: No
Stop Loss: No
Maker Fee: 7.5 bps
Taker Fee: 7.5 bps
Sell Zones (9):
+0.25% → 20%+0.35% → 15%+0.5% → 10%+0.75% → 10%+1% → 10%+2.5% → 10%+5% → 5%+10% → 5%+15% → 5%

Performance Analysis

A -27.33% return is a clear loss for DOTUSDT. The LongTimeLong configuration was a poor fit for DOTUSDT during this window. Useful as a negative datapoint: it tells you which parameter combinations to avoid for similar DOTUSDT market regimes.

About DOTUSDT: Layer-1 alternatives to Ethereum trade as a basket -- they tend to move together on broad altcoin rotations. Mode performance on one often hints at performance on the others.

An 100.0% win rate across 78,728 trades on DOTUSDT is unusually high. Strategies that win this often typically use small take-profits relative to stop-losses, which works until a single large adverse DOTUSDT move erases many small wins.

At roughly 216.3 DOTUSDT trades per day this is a high-frequency configuration -- fee drag and slippage assumptions become critical when extrapolating to live trading on Binance Spot.

The trade payoff distribution is fairly symmetric -- wins and losses are similar in magnitude, suggesting the strategy is reading market structure consistently in both directions. Best single trade: 0.0061 USDT. Worst: 0.0049 USDT. Average per trade: 0.0053 USDT.

Risk profile: Per-trade exposure was minimal -- the worst trade only cost 0.00% of starting capital. That low-risk-per-trade footprint is the signature of a tightly-sized configuration; expect smoother equity curves but also slower compounding in strong trend regimes. Best single trade contributed +0.00% to the account, giving a single-trade reward-to-risk ratio of roughly 1.25:1 between the extreme outliers.

About the LongTimeLong strategy: LongTimeLongMoreProfit holds positions longer to capture larger swings. It accepts deeper drawdowns in exchange for higher per-trade payoff.

Configuration analysis: The LongTimeLong configuration entered on a 0.1% pullback signal across 9 potential buy splits at 25 USDT each. Total deployable notional is therefore 225 USDT -- a position-sizing footprint that is defensive at 2% of starting capital -- most of the account stays in stablecoins as buffer. No hard stop-loss is configured -- the strategy relies on take-profit zones and trailing logic instead, which trades smoother behaviour for higher tail-risk in sustained downtrends. Profit is taken in 9 laddered sell zones, which scales out gradually rather than betting on a single exit price -- a structure that smooths returns at the cost of capping the very best winners. Maker/taker fees totalling 15 bps were deducted from every fill, so the headline -27.33% is already net of trading costs -- no additional fee adjustment is required when comparing to other runs.

Over the 364-day test window the strategy generated 417.58 USDT of profit on a 10000 USDT starting balance, growing the account to 7267.47 USDT. Annualised, the -27.33% return over 364 days projects to roughly -27.4% per year -- a pace that would erode capital over time if extrapolated. Crypto market regimes shift quickly, so this projection should be treated as a directional indicator rather than a forecast.

Methodology & data

This backtest was executed on historical Binance Spot 1-minute candles for DOTUSDT, with intrabar fill simulation in "OLHC" mode and a synthetic order latency of 2s applied to each fill to approximate real-world routing delay. The simulator processes every minute sequentially, evaluates the LongTimeLong rule set, and books fills against the next available bar -- a standard event-driven backtesting approach that avoids look-ahead bias. Equity is marked-to-market on every closed trade and aggregated into the equity curve shown above.

Test window covers approximately 12.0 months of DOTUSDT 1-minute price action -- a sample size that is large enough to span multiple short-term regimes.

Live trading considerations

Translating this result to live trading: DOTUSDT is a deeply-liquid USDT-quoted pair on Binance, so the simulated fills here translate well to live execution at retail size. The high trade frequency means cumulative slippage and exchange-side latency will erode a few percent of the headline return over a full year -- budget for that gap. Without a hard stop-loss, the live system depends on the take-profit ladder firing during recovery legs; a prolonged downtrend without recovery will hold positions open longer than backtest aggregates suggest. Additionally, exchange downtime, API rate limits, and funding-rate changes (on perp variants) are not modelled here and should be accounted for in production deployment.

Frequently asked questions

Is a -27.33% return on DOTUSDT a good backtest result?
No -- a negative return means the strategy lost capital and the configuration was unsuitable for this market regime.
What does the 100.0% win rate mean here?
It means 100.0 out of every 100 closed trades ended profitable. Frequent wins are emotionally easier to operate but say nothing about size -- one large loss can offset many small wins.
What is the annualised return for this DOTUSDT backtest?
Compounding the -27.33% over 364 days projects to -27.4% per year. This is a directional indicator only -- crypto regimes change, and strategies rarely sustain peak performance year-over-year.
Can I run this exact LongTimeLong configuration live?
The configuration shown in the Strategy Configuration block is the same JSON the live unCoded TradingBot consumes, so it is directly deployable. Before going live, validate the run on a paper-trading window, confirm exchange-side fees match the simulated 7.5/7.5 bps, and start with a position size below the backtested capital to absorb live slippage.
How is this backtest different from others on DOTUSDT?
Every run on the platform uses the same intrabar-fill engine and historical Binance Spot data, so the comparison is apples-to-apples. What differs between runs is the LongTimeLong parameter set (buy trigger, sell zones, splits, stop-loss) and the time window -- both are visible above so you can rerun, tune, or fork this configuration.

This interpretation is generated deterministically from this run's own metrics. Past performance is not indicative of future results -- a profitable backtest is necessary but not sufficient evidence that a strategy will work in live trading on DOTUSDT.

Loading equity data...

Trades

0 Trades

0 abgeschlossene Trades – unCoded Crypto TradingBot Backtest
#TypKaufVerkaufMengeProfit%Kauf-ZeitVerkauf-ZeitFee
Loading...