Skip to main content

48 posts tagged with "features"

View All Tags

Cross-Organization Strategy Forking: Share Trading Logic Across Teams

· 9 min read
VolatiCloud Team
VolatiCloud

You've tuned a BTC/USDT mean-reversion strategy that consistently performs well in your main organization. Now you want to run it for a second account on a different exchange — but under a separate organization so billing, API keys, and team members stay isolated. Without cross-org forking, your only option is to copy the strategy code by hand, which immediately creates two diverging copies you'll have to maintain forever. VolatiCloud's cross-org strategy forking solves this by letting you fork any version of a strategy directly into a different organization or workspace you belong to, in one click, with no manual code copying.

Crypto Bot Trades Tab: Open Positions Now Visible Alongside Closed Trades

· 7 min read
VolatiCloud Team
VolatiCloud

Your bot's Overview tab says "1 open position." You click over to the Trades tab to examine it — and the table says "No trades found." The position is right there, live, consuming capital, and the Trades tab acts like it doesn't exist.

That gap is now closed. The Trades tab on every bot detail page shows live open positions in a dedicated table above your closed-trade history, refreshes automatically on every trade event, and all three filter states — All, Open, Closed — now work correctly.

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 Plans Explained: How the Subscription + Credits Model Works

· 9 min read
VolatiCloud Team
VolatiCloud

Before you deploy real capital, it's worth spending five minutes understanding how platform costs work. VolatiCloud uses a two-layer billing model — a monthly subscription that unlocks features, and a credit balance that fuels compute — and the two layers work independently. Understanding them prevents surprises and helps you pick the right plan from the start.

Security Levels: One-Click Security Policy for Your Trading Org

· 9 min read
VolatiCloud Team
VolatiCloud

Managing a crypto trading organization means balancing two things that rarely cooperate: operational speed (bots that restart automatically, sessions that stay unlocked so backtests can run overnight) and data security (passphrase-gated decryption, runner isolation, per-action proof of key knowledge). Until now, configuring that balance required setting five or six independent flags — and nothing stopped you from reaching a state that was technically impossible, like enabling Strict mode without passphrase encryption first.

Organization Security Posture: Know Your Risk Score Before Something Goes Wrong

· 8 min read
VolatiCloud Team
VolatiCloud

Most trading teams discover a security gap the hard way — an API key leaks, a stale team member still has access, or an account has no recovery path when the person who set it up leaves. VolatiCloud's new Organization Security Posture hub changes that: it computes a real-time risk verdict for your organization and tells you exactly what to fix, before anything breaks.