Auto-Trading Bots
Ritdex ships two server-side auto-trading bots — Ritchi Indicator and Pulse-Indicator. Configure once and they trade Hyperliquid 24/7 off live signals, even with your browser closed.
Ritdex builds and runs two auto-trading bots on top of Hyperliquid. Both are executed server-side: once you enable one, Ritdex keeps trading it 24/7 on your account — you don't need to keep a browser open or watch the chart.
- Ritchi Indicator Bot — trades off the Ritchi-Signal BUY/SELL overlay you can see on the chart.
- Pulse-Indicator Bot — a KAMA + median-ATR trend radar for trend-following entries.
You browse and pick a strategy from BOT TRADE → Featured (ritdex.com/trading-bot):
- Enters BUY → Long, SELL → Short on your chosen timeframe (1m–1d)
- Optional Martingale capital scaling + take-profit / stop-loss
- Rides trend with an adaptive KAMA baseline and median-ATR bands
- Configurable band / SL×ATR / TP1 multipliers + Martingale
Once enabled with live execution, a bot places real orders on your account. Signal strategies can whipsaw in choppy markets — start with a small margin per order and monitor your risk.
The two strategies
Ritchi Indicator (Ritchi-Signal)
The bot reacts to the Ritchi-Signal — the same BUY/SELL logic rendered live on the Ritdex chart overlay. Ritdex computes it server-side from live Hyperliquid candle data, so what you see on the chart is exactly what the bot acts on — no hidden divergence.
- BUY signal → the bot opens a Long.
- SELL signal → the bot opens a Short.
- On a reversal, the bot closes the current position and flips to the opposite side (close-then-flip) — the same guaranteed-exit approach used by Copy Trade.
Best for markets where the Ritchi-Signal tracks momentum cleanly. Choose a higher timeframe (15m–1h) for fewer, steadier signals; a lower one (1m–5m) for more frequent entries.
Pulse-Indicator (KAMA + median-ATR)
Pulse rides the trend using an adaptive KAMA baseline with median-ATR bands. It enters when price breaks in the direction of the established trend and manages the position with an ATR-based stop. On top of the shared settings it exposes strategy-specific inputs:
- Band Multiplier — how far price must break the KAMA bands to trigger an entry.
- Volatility Length — the median-ATR lookback (Pulse only).
- SL (×ATR) / TP1 (×risk) — stop-loss as a multiple of ATR and take-profit as a multiple of risk. Leave blank to use the engine defaults.
Best for trending markets where you want to stay with a move rather than react to every signal flip.
Enable a bot — step by step
- Open the config panel. From BOT TRADE → Featured click Use bot (
Dùng bot) on a strategy card, or go to Perps and open the Indicator tab. Both land on the same panel with the strategy pre-selected. - Pick the strategy — Ritchi-Signal or Pulse Trend — at the top of the panel.
- Set the margin per order (
Ký quỹ mỗi lệnh) in USD. This is the collateral committed to each position. - Set the timeframe (
Khung thời gian) — the candle interval the signal is computed on (1m … 1d). - (Pulse only) Tune Band Multiplier, Volatility Length, SL (×ATR) and TP (×risk), or leave them blank for defaults.
- (Optional) Turn on Martingale (
Martingale) to scale the margin up on a losing streak, with a factor and a max-step cap. - Press ⚡ Enable Indicator Bot (
Bật Indicator Bot). The bot arms and waits for the next fresh signal (it will not enter on a pre-existing one).
Leverage is taken from your account setting. The panel shows Leverage 20× · Position $2,000 = your account's per-market leverage × your margin. Set the leverage you want on the Đòn bẩy selector before enabling — the bot honours it, and the collateral actually locked equals your configured margin.
Config reference
| Field | What it does |
|---|---|
| Margin per order | Collateral committed per position (position size = margin × leverage). |
| Leverage | Inherited from your account's per-market leverage setting. |
| Timeframe | Candle interval the signal is evaluated on. |
| Martingale | Scales margin up after losses (factor ^ consecutive-loss step, capped). |
| Band Multiplier (Pulse) | Break distance from the KAMA bands to trigger an entry. |
| Volatility Length (Pulse) | Median-ATR lookback window. |
| SL (×ATR) | Stop-loss as a multiple of ATR (blank = engine default / swing). |
| TP (×risk) | Take-profit as a multiple of the entry's risk. |
Manage & monitor
Every bot you run appears under BOT TRADE → All bots (Tất cả Bot). Running bots are sorted to the top, followed by a divider and the stopped ones. Each card shows the bot's real performance — never a fabricated or back-tested number:
- 30-day performance — realized PnL over the last 30 days (with the equity sparkline). A brand-new bot with no closed trades shows "Not enough data" rather than a made-up figure.
- Margin / leverage, running time, and max drawdown (as a % of margin, capped at 100%).
- Number of users running the same bot, and the 🔒 Custodial · 10% badge.
- Manage (
Quản lý) reopens the Indicator panel for that bot to edit or stop it.
Custodial · 10% (coming soon). Today bots trade from your own connected wallet. A custodial mode is planned where bots run hands-off on a segregated sub-account and Ritdex charges a 10% performance fee — only on winning trades (high-water mark). No win, no fee.
Good to know
- Multi-coin — run bots across several markets at once, each with its own settings.
- Per-wallet cap — a maximum number of concurrent bots per wallet bounds your exposure.
- Where the signal comes from — the Ritchi-Signal is computed from Hyperliquid candle data (with an export-data fallback for less liquid perps) and is also available as a standalone overlay on
tradingview.ritdex.comfor traders who prefer to execute manually.