LINKUSDT

CompletedBeats LINKUSDT B&H· α +19.85%

FullBullMarket5/26/2026, 9:21:52 PM

LINKUSDT | 1FullBullMarket.json | 2021-01-01 - 2021-12-31 | +84.54% | 126313 trades | 100% WR

Final Value
18453.74 USDT
Return
+84.54%
Profit
+21,062.00 USDT
Trades
126313
Win Rate
100.0%
Open Orders
2162
Best Trade
+1.817954 USDT
Worst Trade
+0.011627 USDT
Max Drawdown
-55.97%
Profit Factor
Sharpe
1.11
Wins / Losses
126313 / 0
TP / SL / TSL
126313 / 0 / 0
Total Fees
2364.53 USDT
Max Streak W/L
126313 / 0
Hold P50 / P95
12m / 4.2d

LINKUSDT Backtest – unCoded Crypto TradingBot

Strategy: FullBullMarket | Period: 2021-01-01 to 2021-12-31 | Starting Capital: 10,000.00 USDT | Final Value: 18,453.74 USDT | Return: +84.54% | Trades: 126,313 | Win Rate: 100.0% | Best Trade: 1.8180 USDT | Worst Trade: 0.0116 USDT | Total Profit: +21,062.00 USDT | Max Drawdown: -55.97% | Sharpe Ratio: 1.11 | Total Fees: 2,364.53 USDT

Detailed Summary

Backtest LINKUSDT (Mode: 1FullBullMarket.json) Period: 2021-01-01 00:00:01 to 2021-12-31 23:59:59 Starting balance: 10,000.00 USDT Final value: 18,453.74 USDT P&L: +8,453.74 USDT (+84.54%) Result: PROFIT Completed trades: 126313 Open orders at end: 2162 Win rate: 100.0% Avg. profit/trade: 0.166744 USDT Best trade: 1.817954 USDT Worst trade: 0.011627 USDT Total profit (trades only): 21,061.997275 USDT Max drawdown: -55.97% Profit factor: ∞ (no losing trades) Sharpe ratio: 1.11 Total fees: 2,364.53 USDT Avg hold time: 38.8h TP / SL / TSL: 126313 / 0 / 0 Strategy parameters: Buy trigger: -0.1% from last buy Buy splits: 6 Sell targets: [0.25, 2.5, 5.0, 10.0, 20.0, 30.0] Investment per buy: 60.0 USDT Fees: maker 7.5 bps / taker 7.5 bps Elapsed: 2409.5s

Strategy Configuration – FullBullMarket
Buy Trigger: -0.1%
Buy Splits: 6
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.001
Step Size: 0.01
Min Notional: 5
Intrabar Mode: OLHC
Order Latency: 2s
Cooldown: 1
Sell Zones (6):
+0.25% → 20%+2.5% → 20%+5% → 20%+10% → 30%+20% → 5%+30% → 5%

Performance Analysis

This backtest produced a 84.54% return on LINKUSDT between 2021-01-01 and 2021-12-31. Returns of this magnitude in a single historical window typically reflect a favourable price trajectory of the underlying asset combined with the FullBullMarket configuration's exit behaviour, and should not be assumed to repeat in other windows or in live trading.

About LINKUSDT: Chainlink has lower correlation to pure DeFi tokens because of its broader oracle utility. It tends to lead during early bull phases and lag during euphoric tops.

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

At roughly 346.1 LINKUSDT 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: 1.8180 USDT. Worst: 0.0116 USDT. Average per trade: 0.1667 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.02%, giving a best-vs-worst ratio of 156.36: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 FullBullMarket strategy: FullBullMarket is tuned for sustained uptrends — it scales position size into rising markets and gives winners room to run. It tends to underperform in choppy or bear conditions.

Configuration analysis: The FullBullMarket configuration entered on a 0.1% pullback signal across 6 potential buy splits at 60 USDT each. Total deployable notional is therefore 360 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 6 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 84.54% 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 21062.00 USDT of realised trade profit on a 10000 USDT starting balance, ending at a portfolio value of 18453.74 USDT. Mechanically annualising the 84.54% window return projects to roughly +84.5% 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 LINKUSDT 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 FullBullMarket 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 LINKUSDT 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: LINKUSDT 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 84.54% return on LINKUSDT a good backtest result?
Yes. More importantly, it beat a simple buy-and-hold of LINKUSDT (+64.69%) over the same window by +19.85% of alpha, which is the bar that actually matters for an automated strategy.
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 LINKUSDT backtest?
This backtest already covers about a full year (365 days), so the annualised figure is essentially the total return of 84.54% itself, not a projection. A single year is not predictive of future years.
Can I run this exact FullBullMarket 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 LINKUSDT?
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 FullBullMarket 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 LINKUSDT.

Loading equity data...

Daily Summary

Loading daily summary...