Quick Guide
Everything you need to get connected and running.
1 · Connect your Deriv account
You have two ways to connect — use whichever suits you.
OAuth login (recommended)
1
Click "Login with Deriv"
In the Connection panel, click the button. You'll be taken to Deriv's login page.
2
Authorise the app
Log in with your Deriv credentials and click Allow. You'll be redirected back automatically.
3
You're connected
Your balance and account type appear in the topbar. The bot is ready to start.
API key / PAT (alternative)
1
Generate a token on Deriv
Go to developers.deriv.com → API Token, create a token with Trade and Read scopes.
2
Paste it in the Connection panel
Select API Key mode, paste your token, and click Connect.
Staying connected
Once connected, your session persists across page refreshes. On your next visit the dashboard reconnects automatically — no need to log in again.
2 · Dashboard overview
Connection
Login, account switching (Live / Demo), and auto-asset scheduling. Shows your balance and current asset.
Trade Settings
Configure stake, stop-loss, take-profit, and trade modes before starting a session.
Slot 1 / Slot 2
Live session view for each active trading slot — win/loss record, current stake, session P/L.
Metrics
Daily P/L, balance history, and performance summary for the current trading day.
Telegram
Set up push notifications for bot events — start/stop, session results, daily halts, and dead zone warnings.
Log
Real-time event feed from the server — trades, connections, errors, and session transitions.
3 · Starting and stopping
1
Review Trade Settings
Set your stake, stop-loss, and take-profit in the Trade Settings panel. These take effect at the next session start.
2
Click Start
The Start button launches the bot on the server. You can close this browser — the bot keeps running on the VPS.
3
Monitor or walk away
The dashboard updates live. Open it from any browser to check status — it reconnects to your running session automatically.
4
Click Stop to halt
Stop ends the current session cleanly. Any open trade completes before the bot shuts down.
Daily halt
If the daily loss limit is reached, the bot stops automatically and will not restart until midnight reset. You'll receive a Telegram notification if enabled.
4 · Live vs Demo
Use the Demo / Live toggle in the Connection panel to switch accounts. Demo lets you test settings with virtual funds — no real money at risk.
On Demo, a ↺ Reset balance button restores your demo account to $10,000 instantly.
Tip
Test any new settings on Demo first before switching to Live.
5 · Telegram notifications
1
Create a Telegram bot
Message @BotFather on Telegram, send /newbot, and copy the token it gives you.
2
Get your Chat ID
Message @userinfobot on Telegram — it replies with your Chat ID.
3
Paste both into the Telegram panel
Enter your Bot Token and Chat ID, choose which events to notify, and click Save. Use Send test message to verify.
FAQ
The dashboard shows "Disconnected" — what do I do?
Refresh the page. The dashboard will reconnect to your running bot automatically. If the bot itself stopped (e.g. server restart), click Start again.
Can I close the browser while the bot is running?
Yes. The bot runs on the server, not in your browser. Close this tab at any time — reopen it later to check status.
What is a "dead zone"?
Certain market hours have lower quality signals. During these windows the bot pauses automatically and resumes when conditions improve. A floating countdown card appears at the bottom-right of the dashboard.
What does the break overlay mean?
After a session ends, a short break runs before the next one begins. The overlay counts down to the next session start.
How do I reset my demo balance?
Switch to Demo using the toggle in the Connection panel, then click ↺ Reset balance. Your balance returns to $10,000 immediately.
My Telegram notifications aren't arriving.
Make sure you have started a conversation with your bot first (send any message to it on Telegram). Then use Send test message in the Telegram panel to confirm the token and Chat ID are correct.
Can I use this on mobile?
Yes — the dashboard is mobile-responsive. Open it in any browser on your phone to monitor your bot on the go.