Skip to main content

6 posts tagged with "announcement"

View All Tags

People & Access Hub: Never Lose Track of a Pending Invite Again

· 8 min read
VolatiCloud Team
VolatiCloud

Three weeks ago you invited a contractor to your VolatiCloud organization. Did they accept? Is the invite link still valid, or did it quietly expire while you were focused on live bots? Under the old Users page there was no way to know — invitations vanished into Keycloak the moment they were sent, and the only way to check status was to ask the person directly. VolatiCloud's new People & Access hub closes that gap, consolidating member management and invitation tracking into one page.

The Overfit-Risk Score: Proving a Backtest Holds Up Out-of-Sample

· 7 min read
VolatiCloud Team
VolatiCloud

A backtest that only shows in-sample performance is a strategy that hasn't been tested yet — it's been fitted. The gap between "looks great on the data I optimized against" and "still works on data it never saw" is where most algorithmic strategies quietly die. VolatiCloud's backtest detail page now scores that gap directly: a 0-100 overfit-risk score, a Low/Moderate/High band, and the specific factors that produced it, computed automatically whenever you run an out-of-sample split or a 3-window walk-forward validation.

Chart-Native Strategy Studio: See Your Trading Rules Fire Before You Backtest

· 8 min read
VolatiCloud Team
VolatiCloud

Building a rule in a no-code strategy builder has always meant working blind: you set RSI(14) < 30, save, and hope. The only way to know whether that rule does anything sensible was to run a full backtest and dig through a trade list afterward. VolatiCloud's Strategy Studio just closed that gap — every condition you build now renders live on the candlestick chart while you're still editing it.

Workspaces: Organize Your Bots and Strategies within an Organization

· 7 min read
VolatiCloud Team
VolatiCloud

You reach over to stop last night's paper-test bot, click the one at the top of the list, and realize a beat too late that it was your live Binance bot holding 0.4 BTC. Nothing broke this time. But a single flat list of every strategy, bot, exchange, and runner you own is exactly the setup where that mistake eventually costs real money. As your portfolio grows — multiple assets, separate environments for testing and live trading, different risk profiles for different market conditions — that flat list stops being convenient and becomes a liability. Workspaces are VolatiCloud's answer to that problem.

VolatiCloud: Cloud Crypto Trading Bot Platform on Freqtrade

· 8 min read
VolatiCloud Team
VolatiCloud

The first time you paste a Freqtrade strategy into VolatiCloud, it lands in the same editor a few hundred other traders are using right now — some debugging a stoploss, some running their fourth backtest of the day, one starting a live bot after three weeks of paper trading the same RSI setup. This isn't a demo or a pitch deck: it's a working system that traders rely on in production, with real exchange connections, real backtest engines, and real money on the line.

VolatiCloud is a cloud-native crypto trading bot platform built on top of Freqtrade. This post walks through what it does, who it's for, and why we built it the way we did.