The Algocdk CLI turns the full Algocdk trading platform into a fast, scriptable terminal — connect your Deriv account, place trades, manage your bots, check signals, and stay synced with your platform account. No browser required.
Build from source with Go — works on Linux, macOS, and Windows. Just need Go 1.25+.
curl -fsSL https://algocdk.com/cli/install.sh | bash
go install, and adds Go's bin directory to PATH if missing. You can pin a version with ALGOCDK_VERSION.A complete session in a handful of commands.
algocdkalgocdk loginalgocdk deriv connectalgocdk trade place --symbol R_10 --type DIGITEVEN --stake 1 --duration 5algocdkEverything your platform account can do, right from the shell — plus a bit more.
Run plain algocdk for a persistent prompt. Type commands, keep your session, and exit anytime.
Authorize a Deriv account over OAuth PKCE right from the terminal, list your accounts, and check balances.
Rise/Fall, Digits (Even/Odd/Match/Diff/Over/Under), Touch, Range and more — live over the Deriv WebSocket.
List your bots, browse the marketplace, and open any bot in your browser to attach and run it.
Same account as the website — sign in once and your profile, subscription, bots, and history follow.
Notifications, subscription status, trade history, token refresh, and health checks — all in one place.