
The release targets the structurally narrow spot-only corridor available to UK retail following the FCA's derivatives ban, and introduces mid-run editability as its primary engineering differentiator.
Mechanics: Grid vs. Martingale
The Spot Grid Bot operates inside a defined price band, placing staggered buy and sell orders to capture mean-reversion within a range. An AI module inspects historical price behaviour and proposes an initial configuration; the trader retains the ability to modify range boundaries, capital allocation, and risk exposure while the strategy executes. This breaks the common deployment constraint where automated bots must run to completion or be terminated outright.
The Martingale (DCA) Bot follows a directional thesis, scaling position size as price declines in predefined cycles. Exposure increases monotonically against drawdown — a recovery amplifies returns, a sustained downturn compounds position cost. The cycle closes manually: withdraw, reinvest, or accumulate the underlying asset.
Both tools permit parameter adjustment without interrupting active positions, addressing the rigidity that typically limits automated execution once deployed.
Regulatory Floor
The FCA's prohibition on retail crypto derivatives — CFDs, futures, options — confines UK retail participation to spot markets. Automation in this jurisdiction means automating spot order execution, not derivatives strategies. The constraint reshapes viable strategy design: no leverage, no shorting via instruments, only linear exposure with systematic entry and exit logic. Grand View Research projects the AI-powered trading platform market to nearly triple by 2030 — a macro signal consistent with the tooling density now entering retail-facing exchanges.
Pre-Deployment Parameters
Before committing capital, quantify the following against current market microstructure:
- Backtest regime relevance. Historical data informing the AI's initial setup should cover a regime comparable to current conditions. Past performance is not predictive of forward returns.
- Editability latency. Confirm the platform permits parameter changes mid-run; measure the execution delay between adjustment and order book response.
- Maximum drawdown exposure. For the Martingale (DCA) Bot, compute cumulative position size at the deepest cycle level and verify it falls within acceptable capital-at-risk limits.
- Range calibration. For the Spot Grid, validate band width against observed volatility — too narrow triggers excessive order churn, too wide dilutes fill frequency.
- Regulatory continuity. Track any FCA consultations that could alter spot-only access conditions; structural changes redefine viable automation scope.
Automated execution transfers discretion from manual timing to parameter design. The edge resides in configuration discipline, not in the tooling itself.