AEURUSDT

CompletedLoses to AEURUSDT B&H· α -1.37%

LongTimeLongMoreProfit5/26/2026, 9:21:08 PM

AEURUSDT | 2LongTimeLongMoreProfit.json | 2023-01-01 - 2023-12-31 | +0.35% | 500 trades | 100% WR

Final Value
10034.93 USDT
Return
+0.35%
Profit
+36.10 USDT
Trades
500
Win Rate
100.0%
Open Orders
112
Best Trade
+0.733436 USDT
Worst Trade
+0.012073 USDT
Max Drawdown
-0.78%
Profit Factor
Sharpe
1.19
Wins / Losses
500 / 0
TP / SL / TSL
500 / 0 / 0
Total Fees
6.43 USDT
Max Streak W/L
500 / 0
Hold P50 / P95
2.7h / 9.1d

AEURUSDT Backtest – unCoded Crypto TradingBot

Strategy: LongTimeLongMoreProfit | Period: 2023-01-01 to 2023-12-31 | Starting Capital: 10,000.00 USDT | Final Value: 10,034.93 USDT | Return: +0.35% | Trades: 500 | Win Rate: 100.0% | Best Trade: 0.7334 USDT | Worst Trade: 0.0121 USDT | Total Profit: +36.10 USDT | Max Drawdown: -0.78% | Sharpe Ratio: 1.19 | Total Fees: 6.43 USDT

Detailed Summary

Backtest AEURUSDT (Mode: 2LongTimeLongMoreProfit.json) Period: 2023-01-01 00:00:01 to 2023-12-31 23:59:59 Starting balance: 10,000.00 USDT Final value: 10,034.93 USDT P&L: +34.93 USDT (+0.35%) Result: PROFIT Completed trades: 500 Open orders at end: 112 Win rate: 100.0% Avg. profit/trade: 0.072200 USDT Best trade: 0.733436 USDT Worst trade: 0.012073 USDT Total profit (trades only): 36.099871 USDT Max drawdown: -0.78% Profit factor: ∞ (no losing trades) Sharpe ratio: 1.19 Total fees: 6.43 USDT Avg hold time: 40.2h TP / SL / TSL: 500 / 0 / 0 Strategy parameters: Buy trigger: -0.1% from last buy Buy splits: 8 Sell targets: [0.25, 0.5, 0.75, 1.0, 2.5, 5.0, 10.0, 20.0] Investment per buy: 60.0 USDT Fees: maker 7.5 bps / taker 7.5 bps Elapsed: 14.2s

Strategy Configuration – LongTimeLongMoreProfit
Buy Trigger: -0.1%
Buy Splits: 8
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.0001
Step Size: 0.1
Min Notional: 5
Intrabar Mode: OLHC
Order Latency: 2s
Cooldown: 1
Sell Zones (8):
+0.25% → 20%+0.5% → 10%+0.75% → 10%+1% → 10%+2.5% → 10%+5% → 25%+10% → 10%+20% → 5%

Performance Analysis

This run produced a 0.35% return on AEURUSDT — a small positive result. Outcomes in this range are within the noise band of typical backtest variance and should not be over-interpreted as evidence of edge.

About AEURUSDT: AEURUSDT is a stablecoin-quoted spot pair on Binance. Quote-side liquidity is deep, so slippage assumptions in this backtest map reasonably well to live execution at retail size.

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

Around 1.4 AEURUSDT trades per day puts this in the active swing-trading bracket — frequent enough to compound, infrequent enough that fees stay manageable.

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.7334 USDT. Worst: 0.0121 USDT. Average per trade: 0.0722 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.01%, giving a best-vs-worst ratio of 60.75: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 LongTimeLongMoreProfit strategy: LongTimeLongMoreProfit holds positions longer to capture larger swings. It accepts deeper drawdowns in exchange for higher per-trade payoff.

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

Over the configured 365-day window the strategy reported 36.10 USDT of realised trade profit on a 10000 USDT starting balance, ending at a portfolio value of 10034.93 USDT. Mechanically annualising the 0.35% window return projects to roughly +0.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 AEURUSDT 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 LongTimeLongMoreProfit 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 12.0 months (365 days from `config.from` to `config.to`) of AEURUSDT 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: AEURUSDT is a deeply-liquid USDT-quoted pair on Binance, so the simulated fills here translate well to live execution at retail size. Lower trade frequency keeps slippage drag minimal, so live results should track the backtest more closely than a high-frequency configuration would. 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 0.35% return on AEURUSDT a good backtest result?
Not on its own. The 0.35% return looks strong in isolation, but simply holding AEURUSDT over the same window returned +1.72%, so this configuration underperformed buy-and-hold by -1.37% (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 AEURUSDT backtest?
This backtest already covers about a full year (365 days), so the annualised figure is essentially the total return of 0.35% itself, not a projection. A single year is not predictive of future years.
Can I run this exact LongTimeLongMoreProfit 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 AEURUSDT?
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 LongTimeLongMoreProfit 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 AEURUSDT.

Loading equity data...

Daily Summary

Loading daily summary...