NON-CUSTODIAL·AES-256-GCM ENCRYPTION·BUILT ON FREQTRADE
Included on every plan
Strategy authoring

A visual strategy builder that compiles to real Freqtrade code

Design entry and exit logic as a drag-and-drop condition tree with 27 technical indicators. No Python required — and no lock-in, because every strategy compiles to native Freqtrade code you own.

What it is

A visual strategy builder that compiles to real Freqtrade code, explained.

The Visual Strategy Builder lets you express a complete trading strategy as a tree of conditions — AND/OR/NOT groups, comparisons, and indicator crossovers — without writing a line of code. You pick indicators, set thresholds, and wire up entry and exit rules in a point-and-click canvas.

Under the hood it is not a black-box template engine. The builder compiles your condition tree to a native Freqtrade strategy.py — the exact same Python a hand-coding Freqtrade user would write. That means there is no proprietary runtime and no lock-in: you can read the generated code, run a backtest on it, and export it any time.

How it works

From idea to a running bot.

The builder turns a few clicks into a production-ready Freqtrade strategy, validated before it ever touches a live market.

01

Pick your indicators

Choose from 27 built-in technical indicators — RSI, MACD, Bollinger Bands, ATR, EMA, ADX, Stochastic, Ichimoku and more — or drop in a CUSTOM expression for anything bespoke.

02

Wire up the logic

Combine conditions with AND / OR / NOT groups and crossovers to define when to enter and exit, with full long, short, and long-and-short support.

03

Set sizing and leverage

Add position sizing, rule-based leverage, and stoploss directly in the builder — the same risk controls a Freqtrade strategy exposes.

04

Backtest, then deploy

Compile to native Python, validate it against real historical data, and promote the same strategy to a live or dry-run bot in a click.

Who it's for

Built for the way you trade.

The builder is the fastest path from idea to a running bot, whether or not you write Python.

No-code traders

If you have a strategy in your head but not in Python, the builder gets you to a live, backtested bot without touching a code editor.

Freqtrade users

Prototype faster in the visual canvas, then eject to Code Mode and keep iterating on the generated strategy.py by hand.

Strategy tinkerers

Fork, version, and A/B different condition trees, then compare them side by side in backtests before risking capital.

  • 27 technical indicators plus a CUSTOM expression passthrough
  • Drag-and-drop condition tree — AND / OR / NOT / crossover logic
  • Long, short, and long-and-short with auto-mirror
  • Rule-based leverage and position sizing
  • Compiles to native Freqtrade Python — no lock-in
  • One-click backtest and dry-run promotion
FAQ

Frequently asked questions.

Do I need to know how to code?

No. The Visual Strategy Builder is fully no-code — you build entry and exit logic with a drag-and-drop condition tree. Coding is optional: if you ever want to go further, you can eject to Code Mode and edit the generated Python directly.

How many indicators are available?

27 built-in technical indicators — including RSI, MACD, Bollinger Bands, ATR, EMA, ADX, CCI, Stochastic, Ichimoku, SuperTrend and VWAP — plus a CUSTOM expression for anything not on the list.

Is my strategy locked into VolatiCloud?

No. The builder compiles to a native Freqtrade strategy.py. Because the engine is open-source Freqtrade, you can export the generated code and run it anywhere Freqtrade runs.

Can I backtest a strategy I built visually?

Yes. Every strategy — visual or code — can be backtested against real historical market data with full metrics before you deploy it live.

Ship your first live bot this afternoon.

Connect an exchange, build a strategy in the visual builder, backtest it on real data, and deploy. Start a 7-day Pro trial — no credit card required.

No credit card required · Cancel any time