Create keys at: binance.com → API Management
Required permissions: Enable Spot & Margin Trading (do NOT enable withdrawals)
Login with Deriv OAuth
Opens Deriv's own login page — no token to copy/paste. Grants access to Options Trading accounts.
— or —
Already have a Personal Access Token from your Deriv dashboard? Paste it here — it works the same as logging in above, just without the browser redirect.
API Token (legacy)
Create a token at: app.deriv.com/account/api-token
Required scope: Trade (enables buying/selling contracts)
Chart data works without a token (public WebSocket API).
Supported instruments: Synthetic Indices, Boom/Crash, Step Index, Forex, Crypto, Global Indices If you're logged in with Deriv above, the OAuth login takes priority over this token.
Bybit API Credentials
Create keys at: bybit.com → API Management
Required permissions: Trade (Spot + Derivatives) — do NOT enable withdrawals
Supports: Spot (USD pairs) and USDT Perpetual futures (USDT pairs)
Live Stream Proxy required for real-time
The proxy server streams real-time Bybit WebSocket data (positions, orders, wallet) to your browser via SSE.
Run node server.js locally or on a VPS, then paste its URL here.
Alert Sounds
Plays a tone when a signal fires or a TP level is hit. Upload your own MP3/WAV/OGG (max 1 MB) to replace any default.
Voice Alerts Text-to-Speech
Speaks a phrase aloud for each event using your device's built-in voice. Works completely offline — no API needed.
1.0×
1.0
Custom phrases (leave blank to use default)
Running 24/7 — Your Options
🌐 ATR Trader is a Pure Browser App — No Server Needed
All signal processing, charting, and order signing runs entirely in your browser using JavaScript and the WebCrypto API. Just keep the browser tab open on any device — desktop, laptop, or tablet.
🏠 Option A — Keep a PC/Mac Tab Open (Free)
The simplest option. Keep the ATR Trader tab open in Chrome or Firefox on a computer that stays on. No installation required. Disable sleep mode for unattended operation.
☁️ Option B — Cloud Browser on a VPS ($4–6/month)
For true 24/7 headless operation, run a Chromium browser on a cheap VPS with a tool like Puppeteer or open the published URL in a headless browser session. Providers: DigitalOcean, Vultr, Hetzner.
# On Ubuntu VPS — keep app open headlessly:
npx puppeteer browsers install chrome
node -e "const p=require('puppeteer'); p.launch({headless:true}).then(b=>b.newPage().then(pg=>pg.goto('YOUR_APP_URL')))"
🚀 Option C — Publish & Share
Use the Publish tab to deploy this app to a permanent URL. Then open that URL on any device or browser. Your API keys stay in that browser's localStorage — never on any server.
OptimizerATR parameter sweep + symbol ranking for — on —
Parameter Sweep
Tests 99 ATR Period × Multiplier combos. Click any row to apply — ★ to favourite — click a column header to sort. Use Best Config for a full 3-param sweep.
Best Configuration
Scanning…
Scanning…
FavouritesClick ★ to remove
Press Run Sweep to test all 99 combinations on the current chart.
Symbol Ranking
Ranks 15 liquid USDT pairs. Run the sweep first to use optimized parameters — otherwise uses current settings. Click a column header to sort.
Fetching…
Press Scan Symbols to rank the top 15 USDT pairs.
Market ScannerFind best MTI ATR setups across all USDT pairs
50
Scanning...
FavouritesClick ★ to remove
Configure options above and press Start Scan to find the best setups on Bybit USDT Perpetuals.