BNBUSDT

CompletedLoses to BNBUSDT B&H· α -15.21%

BasicMode5/26/2026, 9:19:50 PM

BNBUSDT | 4BasicMode.json | 2024-04-24 - 2026-02-25 | -26.32% | 69458 trades | 100% WR

Final Value
7367.78 USDT
Return
-26.32%
Profit
+3,004.16 USDT
Trades
69458
Win Rate
100.0%
Open Orders
1477
Best Trade
+0.348523 USDT
Worst Trade
+0.014972 USDT
Max Drawdown
-49.04%
Profit Factor
Sharpe
-0.54
Wins / Losses
69458 / 0
TP / SL / TSL
69458 / 0 / 0
Total Fees
1104.29 USDT
Max Streak W/L
69458 / 0
Hold P50 / P95
1.5h / 8.5d

BNBUSDT Backtest – unCoded Crypto TradingBot

Strategy: BasicMode | Period: 2024-04-24 to 2026-02-25 | Starting Capital: 10,000.00 USDT | Final Value: 7,367.78 USDT | Return: -26.32% | Trades: 69,458 | Win Rate: 100.0% | Best Trade: 0.3485 USDT | Worst Trade: 0.0150 USDT | Total Profit: 3,004.16 USDT | Max Drawdown: -49.04% | Sharpe Ratio: -0.54 | Total Fees: 1,104.29 USDT

Detailed Summary

Backtest BNBUSDT (Mode: 4BasicMode.json) Period: 2024-04-24 00:00:01 to 2026-02-25 23:59:59 Starting balance: 10,000.00 USDT Final value: 7,367.78 USDT P&L: -2,632.22 USDT (-26.32%) Result: LOSS Completed trades: 69458 Open orders at end: 1477 Win rate: 100.0% Avg. profit/trade: 0.043251 USDT Best trade: 0.348523 USDT Worst trade: 0.014972 USDT Total profit (trades only): 3,004.161654 USDT Max drawdown: -49.04% Profit factor: ∞ (no losing trades) Sharpe ratio: -0.54 Total fees: 1,104.29 USDT Avg hold time: 59.6h TP / SL / TSL: 69458 / 0 / 0 Strategy parameters: Buy trigger: -0.1% from last buy Buy splits: 7 Sell targets: [0.25, 0.35, 0.5, 0.75, 1.0, 2.5, 5.0] Investment per buy: 60.0 USDT Fees: maker 7.5 bps / taker 7.5 bps Elapsed: 1766.2s

Strategy Configuration – BasicMode
Buy Trigger: -0.1%
Buy Splits: 7
Investment/Buy: 60 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
Tick Size: 0.01
Step Size: 0.001
Min Notional: 5
Intrabar Mode: OLHC
Order Latency: 2s
Cooldown: 1
Sell Zones (7):
+0.25% → 25%+0.35% → 15%+0.5% → 15%+0.75% → 15%+1% → 10%+2.5% → 10%+5% → 10%

Performance Analysis

This run produced a -26.32% return on BNBUSDT — a clear loss in the tested window. Useful primarily as a negative datapoint about parameter combinations that did not fit BNBUSDT market conditions over these dates.

About BNBUSDT: BNB has lower volatility than most altcoins because Binance's burn mechanism and exchange utility provide structural demand. Strategies often see fewer but cleaner setups on BNB.

An 100.0% closed-trade win rate across 69,458 closed trades on BNBUSDT is unusually high. Strategies that win this often typically use small take-profits relative to stop-losses, which works until a single large adverse BNBUSDT move erases many small wins. This figure covers closed trades only and **excludes 1,477 orders** that were still open at the end of the window.

At roughly 103.2 BNBUSDT 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 positively skewed — outsized winners drove the bulk of the result, which is characteristic of trend-capturing modes. Best single trade: 0.3485 USDT. Worst: 0.0150 USDT. Average per trade: 0.0433 USDT.

Risk profile (closed trades only): No closed trade ended in a loss in this window — the worst closed trade still finished at +0.00% of starting capital and the best at +0.00%, giving a best-vs-worst ratio of 23.28:1. **This is a closed-trade statistic only:** open positions and unrealized PnL are not reflected in the per-trade min/max, so this should not be read as "the strategy cannot lose". Drawdown on the equity curve and any negative unrealized PnL on still-open positions remain the relevant downside measures.

About the BasicMode strategy: BasicMode is the balanced reference configuration — moderate position sizing, standard take-profit and stop-loss bands. It's the baseline against which other modes are compared.

Configuration analysis: The BasicMode configuration entered on a 0.1% pullback signal across 7 potential buy splits at 60 USDT each. Total deployable notional is therefore 420 USDT — a position-sizing footprint that is defensive at 4% 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 7 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 -26.32% is already net of trading costs — no additional fee adjustment is required when comparing to other runs.

Over the configured 673-day window the strategy reported 3004.16 USDT of realised trade profit on a 10000 USDT starting balance, ending at a portfolio value of 7367.78 USDT. Mechanically annualising the -26.32% window return projects to roughly -15.3% per year — the window covers roughly one full year, so the annualised figure is closer to the realised pace than to an extrapolation, but a single year still represents a single market regime. Treat this number as a unit-conversion of the window result, not as an expected forward return.

Methodology & data

This backtest was executed on historical Binance Spot candles for BNBUSDT at a base resolution between 1 second and 1 minute (1-second for liquid pairs, 1-minute where finer data is unavailable), 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 each base candle sequentially, evaluates the BasicMode 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.

Configured backtest window: approximately 22.1 months (673 days from `config.from` to `config.to`) of BNBUSDT price action at 1-second to 1-minute resolution — a sample size that is large enough to span multiple short-term regimes. Note: the equity series may cover fewer days if the engine omits leading or trailing flat periods (e.g. dates before the asset began trading); see the Overview section for the exact equity-coverage span.

Live trading considerations

Translating this result to live trading: BNBUSDT 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 -26.32% return on BNBUSDT a good backtest result?
Not on its own. The -26.32% return looks strong in isolation, but simply holding BNBUSDT over the same window returned -11.11%, so this configuration underperformed buy-and-hold by -15.21% (negative alpha). A high headline return is not a good result when holding the coin would have done better.
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 BNBUSDT backtest?
If the -26.32% over 673 days continued at the same rate, it would extrapolate to roughly -15.3% per year. This is a hypothetical directional indicator, not a forecast — crypto regimes change, and strategies rarely sustain peak performance year-over-year.
Can I run this exact BasicMode configuration live?
The configuration shown in the Strategy Configuration block is the same JSON schema the live unCoded TradingBot consumes, so it can be loaded into a live instance. That is a technical compatibility statement, not a recommendation: a passing backtest is necessary but not sufficient evidence that a configuration will be profitable in live trading. Before any live use, validate on an out-of-sample window, paper-trade it, confirm exchange-side fees match the simulated 7.5/7.5 bps, and start with a position size well below the backtested capital to absorb live slippage and execution differences.
How is this backtest different from others on BNBUSDT?
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 BasicMode 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 BNBUSDT.

Loading equity data...

Daily Summary

Loading daily summary...