Everything you need from zero to running your own trading bot. Follow each section in order.
Deactivate sleep mode in your system settings. The bot runs locally — if your machine sleeps, it stops scanning and managing trades.
We push improvements and fixes frequently. Keep your bot up to date.
Get USDC into Hyperliquid so the bot has funds to trade with.
If you don't already have USDC, buy it on Coinbase, Binance, or any exchange that supports withdrawals to Arbitrum.
Withdraw USDC to your MetaMask (or any EVM wallet) on the Arbitrum network. Make sure you select Arbitrum as the withdrawal network, not Ethereum mainnet — fees are much lower.
Go to app.hyperliquid.xyz, connect your wallet, and click "Deposit" in the top-right. Bridge your USDC from Arbitrum into Hyperliquid. Make sure the funds land in your Perps/Trading account (not Spot).
Your wallet address is the 0x... address shown in MetaMask at the top of the extension, or in the top-right of app.hyperliquid.xyz. Copy it — you'll need it during bot setup.
In MetaMask: click the three dots next to your account name → "Account details" → "Show private key". Enter your MetaMask password to reveal it. Copy the 64-character hex string.
Your private key gives full control of your wallet. Never paste it into websites, share it in Discord/Telegram, or send it to anyone. Signalbot stores it locally on your machine with restrictive file permissions — it is never uploaded anywhere.
Download, install, and launch the Signalbot desktop app.
The installation guide and your unique license key will be provided after purchase.
Get Access — £29Fine-tune your strategy and let the bot run.
In the Settings tab, configure max leverage, daily loss limit, risk per trade %, and cooldown periods. Start conservative — you can always increase later.
Set your take-profit distances (e.g. 2% and 3%), close fractions for each TP, and trailing stop settings. The bot will place these as native trigger orders on Hyperliquid.
Go to Settings → Telegram tab. Create a bot via @BotFather, paste the token, add your channel. You'll get pinged on every open, close, and stop-out.
Go to the Dashboard and click Start Bot. The bot will begin scanning for EMA/ATR signals on BTC-PERP and trade automatically 24/7. You can stop, restart, or close trades manually at any time.
Clone, build, and launch Signalbot on your machine.
Walk through every setting: risk, TP/SL, signal params, and more.
Create a bot, get your token, and enable trade notifications.
Video tutorials coming soon