ETHFDUSD MinimalMoney 2026 Backtest

CompletedLoses to ETHFDUSD B&H· α -3.68%

MinimalMoney5/4/2026, 6:29:57 AM

ETHFDUSD | 6MinimalMoney.json | 2026-01-01 - 2026-04-25 | -26.40% | 1212 trades | 100% WR

Final Value
1839.92 USDT
Return
-26.40%
Profit
+30.38 USDT
Trades
1212
Win Rate
100.0%
Open Orders
49
Best Trade
+0.025237 USDT
Worst Trade
+0.024806 USDT
Max Drawdown
-42.54%
Profit Factor
Sharpe
-1.07
Wins / Losses
1212 / 0
TP / SL / TSL
1212 / 0 / 0
Total Fees
91.26 USDT
Max Streak W/L
1212 / 0
Hold P50 / P95
21m / 21.1h

ETHFDUSD Backtest – unCoded Crypto TradingBot

Strategy: MinimalMoney | Period: 2026-01-01 to 2026-04-25 | Starting Capital: 2,500.00 USDT | Final Value: 1,839.92 USDT | Return: -26.40% | Trades: 1,212 | Win Rate: 100.0% | Best Trade: 0.0252 USDT | Worst Trade: 0.0248 USDT | Total Profit: 30.38 USDT | Max Drawdown: -42.54% | Sharpe Ratio: -1.07 | Total Fees: 91.26 USDT

Detailed Summary

Backtest ETHFDUSD (Mode: 6MinimalMoney.json) Period: 2026-01-01 00:00:01 to 2026-04-25 23:59:59 Starting balance: 2,500.00 USDT Final value: 1,839.92 USDT P&L: -660.08 USDT (-26.40%) Result: LOSS Completed trades: 1212 Open orders at end: 49 Win rate: 100.0% Avg. profit/trade: 0.025067 USDT Best trade: 0.025237 USDT Worst trade: 0.024806 USDT Total profit (trades only): 30.380878 USDT Strategy parameters: Buy trigger: -0.1% from last buy Buy splits: 1 Sell targets: [0.2] Investment per buy: 50.0 USDT Fees: maker 7.5 bps / taker 7.5 bps Elapsed: 13.8s

Strategy Configuration – MinimalMoney
Buy Trigger: -0.1%
Buy Splits: 1
Investment/Buy: 50 USDT
Start Balance: 2,500.00 USDT
Percent Mode: No
Free Quote %: 1.00%
Min Investment/Quote: 1.5 USDT
Min Quote Balance: 50 USDT
Can Buy: Yes
Can Buy Up: Yes
Can Buy Down: No
Can Sell: Yes
Stop Loss: No
Maker Fee: 7.5 bps
Taker Fee: 7.5 bps
Assumed Spread: 0 bps
Fees in Quote: Yes
Tick Size: 0.01
Step Size: 0.0001
Min Notional: 5
Intrabar Mode: OLHC
Order Latency: 2s
Cooldown: 1
Sell Activate Dist: 0.1%
Sell Cancel Dist: 1%
Sell Zones (1):
+0.2% → 100%

Performance Analysis

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

About ETHFDUSD: Ethereum sits one tier below Bitcoin in market cap and slightly above it in realised volatility. ETH pairs typically reward strategies that can hold through brief drawdowns to capture larger trend moves.

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

At roughly 10.5 ETHFDUSD 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.0252 USDT. Worst: 0.0248 USDT. Average per trade: 0.0251 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 1.02: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.

Configuration analysis: The MinimalMoney configuration entered on a 0.1% pullback signal across 1 potential buy splits at 50 USDT each. Total deployable notional is therefore 50 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 1 laddered sell zone, 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.40% is already net of trading costs — no additional fee adjustment is required when comparing to other runs.

Over the configured 115-day window the strategy reported 30.38 USDT of realised trade profit on a 2500 USDT starting balance, ending at a portfolio value of 1839.92 USDT. Mechanically annualising the -26.40% window return projects to roughly -62.2% per year — since the window is shorter than one year (115 days), the annualisation extrapolates from a partial-year sample and is sensitive to the specific market regime in those months. 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 ETHFDUSD 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 MinimalMoney 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 3.8 months (115 days from `config.from` to `config.to`) of ETHFDUSD price action at 1-second to 1-minute resolution — a sample size that is useful for spotting near-term edge but limited for regime-cycle conclusions. 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: ETHFDUSD liquidity should be checked separately — fill assumptions can drift if the order book is thin during volatile windows. 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.40% return on ETHFDUSD a good backtest result?
Not on its own. The -26.40% return looks strong in isolation, but simply holding ETHFDUSD over the same window returned -22.72%, so this configuration underperformed buy-and-hold by -3.68% (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 ETHFDUSD backtest?
If the -26.40% over 115 days continued at the same rate, it would extrapolate to roughly -62.2% 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 MinimalMoney 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 ETHFDUSD?
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 MinimalMoney 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 ETHFDUSD.

Loading equity data...

Trades

0 Trades

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