Connect your wallet to Lighter.
Head to Lighter DEX. Connect MetaMask, Rabby or Coinbase Wallet. Deposit your capital. No KYC, open worldwide.
A non-custodial algorithmic trading platform on Lighter DEX. Your funds never leave your wallet.
Backtest run on Lighter DEX on-chain data, rolling windows (training 90d / test 30d), fees included. Past performance is no guarantee of future results. Trading crypto derivatives carries a risk of capital loss.
An on-chain fee on every order, between 0.01% and 0.10% depending on the strategy. Verifiable, auditable, revocable. No subscription, no credit card.
Every permission is explicitly scoped by the Lighter protocol. Botlyz never holds any funds: structurally, there is nothing to steal. That is the direct consequence of a non-custodial architecture.
No software to install. No account to create. Everything runs through your wallet and a Telegram bot you already know.
Head to Lighter DEX. Connect MetaMask, Rabby or Coinbase Wallet. Deposit your capital. No KYC, open worldwide.
Launch @BotlyzBot. A guided flow asks you to paste your Lighter API key, with strictly limited permissions (placing orders, nothing else).
Pick the algorithm, leverage and allocation. Sign the on-chain fee authorization (revocable at any time). The bot takes over. 24/7.
Every order, every take-profit, every trailing stop is notified in Telegram in real time. No black box: you know exactly what the algorithm is doing, at every moment.
The +203% shown above is not a cherry-pick. It is the result of five layers of validation that quant funds rely on. This section breaks them down, visually, with no jargon.
You want to win big, but without losing big. Except those two desires pull against each other. Here is how the algorithm finds the strategy that maximizes one without sacrificing the other, among thousands of candidates.
When you trade, you want two things at once: to win big and to lose little. The problem is that the two work against each other: every time you reach for more gain, risk climbs.
The chart on the right illustrates this. The vertical axis is gain. The horizontal axis is the worst possible drop (what we call risk).
Each little dot that appears is a tested trading strategy: a different setting, a different behavior. Botlyz regularly tests more than a thousand.
You can see they form a cloud: each one has its own gain and its own risk.
In the top-left corner: what we dream of. Lots of gain, little risk. That is where we want to be.
In the bottom-right corner: disaster. Little gain, lots of risk. And no one can win without taking on some risk.
NSGA-II draws a curved line: the best possible performance for each accepted level of risk. This line is called "the Pareto front".
The green dots sit on it: these are the unbeatable strategies. The others, further back, are beaten by at least one green strategy. So we discard them.
What remains is choosing which green dot on this frontier. Botlyz uses a third criterion: stability over time. Not the highest gain (often unstable), not the lowest risk (often lazy). The point that holds up over the long run.
A trading strategy means dozens of settings to tune at the same time. Testing every combination one by one would take several lifetimes. TPE is a statistical method that guesses where to look, like a detective following clues.
A trading strategy has plenty of parameters to set: when to buy, when to sell, how much to risk, on which pair… Combine them all and the number of possibilities explodes.
We start by trying about thirty random settings. On the chart, each dot = one tested setting. The higher the dot, the better the setting works.
The result looks like a cloud: some settings are good, others bad. But at this stage, we still don't know why.
TPE (Tree-structured Parzen Estimator) is a statistical algorithm that looks at the attempts already made and guesses the shape of the terrain.
The green curve is that guess. The peaks = the zones where it works well. The troughs = the zones to avoid. It is exactly like a treasure map drawn from clues.
TPE focuses its new attempts around the peaks on its map. With each new attempt, it refines its guess. The more it makes, the sharper the map gets.
Instead of searching an entire house, it digs where it heard a noise. Logical, and fiercely efficient.
Concrete result: with 3,200 well-placed attempts, TPE finds the same optima as a brute-force search that would require more than 40,000.
A strategy that works perfectly on the past can collapse the very next month. It is exactly like a student who memorizes the answers: 20/20 on the exam they know, 0/20 on the next one. Here is how we avoid that trap.
A student who learns the answers by heart will score 20/20 on the exam they know, and 0/20 on the next. They understood nothing, they just memorized.
For a trading algorithm, the trap is exactly the same: it can "learn" the past so well that it becomes unable to trade the future. The technical term: "overfitting".
Here is our market history: 360 days of real prices. The solution is simple: instead of showing the algorithm everything, we hide a portion from it.
It trains only on the light window on the left (60 days). The rest, it never sees.
Once trained, we show it the green window right after (15 days), the one it has never seen. And we check whether its trades are good or bad.
If the results stay good on unseen data, it means it did not memorize: it genuinely understood the logic.
A single passed exam can be luck. So we shift the windows through time and start over. 5 different exams, over 5 different periods.
The algorithm has to pass every exam, not just the average. Otherwise, we reject it.
There is the filter. Out of 100 strategies that look good in training, only about 13 pass all 5 exams. The other 87, we discard.
A "backtest" means replaying the past with a strategy to see what it would have earned. The trap: if you simulate it badly, you get flattering numbers that will never happen again in reality. Here are the 3 traps most people ignore.
An "idealistic" backtest assumes you can buy at exactly the displayed price, in unlimited quantity, and without paying any fees. All three assumptions are false in real life.
Ignore them, and the displayed return is flattered. And disappointment is inevitable.
You see the price at 3,412 €, you decide to buy. By the time the order reaches the market (a few milliseconds), the price has moved to 3,414 €.
That is slippage: the difference between the price you saw and the price you got. Often unfavorable.
On the market there is always someone on the other side. But on some less popular pairs, the order book is thin. If you buy big, you drain the book and the price climbs as you go.
The consequence: on a medium-sized order, the average purchase price can be noticeably higher than the displayed price.
Every conventional exchange charges 0.1% per trade (taker). Across the ~370 annual trades of a strategy like SIGMA AWF, that is 30% of capital eaten in fees before you even talk about PnL. Most "profitable on paper" strategies stop being profitable once those fees are counted properly.
Botlyz runs on Lighter (0% maker/taker) and instead applies 0.01% to 0.10% per trade on-chain, depending on the strategy. Overall, the cost stays on par with a conventional exchange, but you also get the turnkey strategy, the routing, and real-time monitoring. Everything is included, without exception, in our simulations: the displayed performance is net of fees.
When you see a return on a Botlyz strategy, it is what it would have actually earned, with slippage, liquidity and fees already deducted. Not a "magic" return that evaporates in production.
Here is the strategy in production today. Its scores were computed on data it never saw during training. Exactly like a surprise exam. We will walk you through each score, one by one, with no jargon.
The Sharpe ratio is the universal score of a strategy: how much you earn for each unit of risk taken. The higher, the better.
Benchmarks: above 1 = decent strategy. above 1.5 = good. above 2 = excellent.
Sortino is Sharpe in its improved form. It looks only at losses, ignoring sharp upswings. Makes sense: when you're winning, who cares about volatility.
Our 5.60 means this: for 1 € of potential losses, the strategy captures 5.60 € of gains. The ratio is heavily positive.
The "max drawdown" is the worst observed drop in capital. From the highest peak down to the lowest trough before recovering.
Over 1 year of OOS backtest, the worst moment was −10.1% (spread over 24 days). An active strategy stays acceptable below −20%.
Calmar combines two things: the annual return divided by the worst drawdown. It is a measure of "peace of mind": how much you earn per unit of potential pain.
A Calmar of 22.0 is exceptional. Above 3, it is already considered that the return amply justifies the drawdown risk, and here we are well beyond that.
Across 367 trades, nearly 6 out of 10 ended in profit. That is well above the average for active trading (often 45 to 55%).
And the Profit Factor of 1.93 completes the picture: for every 1 € lost, the strategy earns 1.93 €. Gains comfortably outweigh losses.
All these scores were computed on the last 12 months of data, which the strategy never saw during training. Had it underperformed over that period, we would have rejected it.
Five minutes to get started, zero software to install, your funds never leave your wallet. The only question left: how much to allocate to it.