A full quant lab for crypto.
Strategy from your idea in minutes. Validation on real costs — what survives runs, what doesn’t dies cheap. Execution on your machine. Audit of every fill.
No need to guess parameters — start from proven presets, tweak them, or build everything from scratch. A starting point, not a ceiling.
You set commission yourself based on your exchange tier; funding recalculates every 8 hours; slippage depends on liquidity; the impact of order size on execution price is accounted for. The backtester core parameters are open for tuning.
Telegram, Email, browser push, in-app and socket for your own automation.
From base parameters to dynamic risk — every piece of the strategy is explicit and visible. Nothing is hidden inside a "magic" algorithm.
Start from proven templates or save your own as a base. When you work from a template, the original stays untouched — experiment without fear of losing it. The public library is strategies we research and publish ourselves — logic fully open.
Stop gluing tools together. The full cycle — in one interface.
Each tool lives on its own. Context falls between them — something doesn’t get logged, something gets forgotten, key connections slip.
From idea to a working strategy — in 4 steps
Build the strategy with your mouse
Add indicators, describe entry and exit conditions, set stop-loss and take-profits — through the visual interface, step by step. Progress saves at every step, you can pause and come back later.
Open the interactive flow →Test on history — honestly
The backtest accounts for commissions, slippage and funding payouts, which on perps can eat the whole profit. You see each trade, the equity curve, 20 metrics and the Monte Carlo stress test — where the result is real edge, and where it is just a lucky streak.
Open the interactive flow →Optimize without lying to yourself
The genetic algorithm goes through thousands of parameter combinations — but it does not chase maximum profit, it chases a smooth equity curve. The split into In-Sample and Out-of-Sample keeps the strategy from "memorizing" history and collapsing in live trading.
Open the interactive flow →Launch the way that suits you
Assistant mode: notifications via Telegram, email or push, the decision is yours. Auto mode: an open-source app runs on your own computer (a Windows, macOS or Linux build) or a server (Docker, from $4/month). Trading keys stay only with you — we do not see them in any mode.
Open the interactive flow →Exchange connections
A direct API connection for market data and notifications. Trade orders are executed by a self-hosted app you run yourself — a Windows, macOS or Linux build on your computer, or Docker on a server.
Start free. Pay when you see what works.
Your subscription grants access to software tools. Veskald does not provide investment services and does not guarantee trading results.
Frequently asked questions
Who is Veskald for?
Active traders who want to trade systematically, save their time and automate the routine work.
How often do updates ship?
Releases — 1–2 times a month. The roadmap is shaped together with active users, requests from tickets go into the work. The newest major addition — already live — is Veskald Orion, three AI strategy agents: Bellatrix (a global assistant on every page of the platform — answers any question about the product, your strategies, trading and your stats, and reality-checks existing strategies), Rigel (quick prototypes with pro safeguards), Betelgeuse (deep research in a dialogue with you — it asks rather than assumes, builds and validates the strategy, and digs until it finds durable edge — or tells you plainly the strategy is dead, instead of burning tokens).
Do I need to know how to code?
No. Everything works through the visual builder — you pick indicators and conditions from a menu. If you want to go deeper — there are AND/OR groupings and multi-timeframe rules. No code at any stage.
Can Veskald lose or steal my money?
Technically — no, and by design. We only accept read-only API keys; any key that carries trading or withdrawal rights is rejected on submission and never stored. Even if you wanted to authorize us, you could not: on most exchanges a trading key only works from a whitelisted IP, and our servers sit behind Cloudflare with no public address to whitelist. And for automated execution the trading keys never reach us at all — they run inside the open-source bot on your own server.
Why is the genetic-algorithm optimizer better than my manual grid search?
Not "better" — complementary. By hand you will try 10–20 combinations. The algorithm goes through thousands. But the main thing is that it optimizes not for maximum profit (one lucky trade means nothing) but for the smoothness of the equity curve. That protects against the overfitting almost every self-made quant experiment falls into.
How accurate is your backtest?
On trades up to $300 the gap with real trading is under 0.5%. What is accounted for: commission (you set it yourself based on your exchange tier), funding every 8 hours, slippage from liquidity, and on large volumes the impact of order size on execution price. The backtest works with market orders, and — importantly — the backtester core is open: parameters can be tuned to your trading profile, you see exactly how each trade is calculated. You can compare expectation with reality in the Execution Log.
Who sees my strategies? Will you copy them?
Strategies are stored in the Veskald database — that’s what lets backtests and the optimizer run on our compute. If you want your logic unreadable, enable strategy encryption: a two-key scheme, your key + our key, either one useless on its own. Your key is never written to disk. An encrypted strategy cannot be decrypted without you — including by the Veskald team.
Which exchanges are supported?
Stable today: Binance, Bybit, Kraken. In development: OKX, Coinbase. If you need another exchange (Bitget, BingX, Hyperliquid, dYdX and others) — write to us, we usually ship it in 1–3 weeks.
What are strategy templates?
A saved strategy you can use as a starting point. Take a ready template from the library or save one of your own. When you build a new strategy on top of a template, you work with a copy — the original stays intact. Experiment without fear of breaking what works. The public library is strategies we research and publish ourselves — the logic is fully open: verify it, change it, make it yours.
Where is my data stored?
On servers in the EU (Hetzner, Germany). GDPR applies in full — details are in the Privacy Policy. Strategy encryption with a two-key scheme is available for your trading logic; exchange trading keys are not passed to Veskald at all.
Can I integrate Veskald with my own systems, or am I locked in?
No lock-in. On the Trader plan and above, every strategy emits real-time events over a WebSocket: you register your IP, get an IP-bound token, and our backend streams events straight to your endpoint — build any execution system of your own on top of Veskald. Alternatively, automated execution runs through an open-source bot you host yourself. Trading keys never reach us either way. Integration options for teams are on the B2B page.
Can I check a strategy I bought somewhere?
Yes: rebuild its rules in the visual builder — most sold strategies are a handful of conditions — then run the full validation: honest costs, IS/OOS split, Monte Carlo, cross-asset test. You’ll see what it’s actually made of. Bellatrix will walk you through the results.
Do you use my strategies or backtests to train your AI or build your own strategies?
No. The Orion agents do their own research, 24/7 — the public template library is the result of that work, and we share it ourselves. For strategy design they rely on their own knowledge base, which they keep growing — only material that passes full validation gets in. Your strategies play no part in any of this: they belong to you, not to us, and the platform touches them for one reason only — running the service for you: backtests, optimization, launch. Turn on encryption, and no one can read them without your key — including us.
“The project works well with the market and helps build a flexible strategy for futures trading in the crypto market. As for the downsides, I would mention the interface — at first, it does not seem very clear, so it takes some time to figure it out. But overall, the project left a positive impression.”
“The platform is new but already offers features that are hard to find on similar resources. + Everything in one place, a trial, flexible customization and AI. - It’s a young startup. I liked it and have started using it.”
Build your first strategy — 7 days free, no card
Build a strategy with your mouse, test it on real data — and get the answer: launch it, or kill it in an evening, before it costs you money.
No bank card required
Risk Disclosure
Trading crypto-asset derivatives, including perpetual futures, involves substantial risk of loss and is not suitable for every market participant. Veskald provides software tools for building, testing and executing trading strategies — this is not investment advice, not asset management, and not a guarantee of trading results. Past backtest performance does not predict future returns.












