Copy the signal. Keep control of the risk.
Publish your paper bot, follow a strategy with your own per-trade cap, or automate your own TradingView alerts. Every copied signal is re-checked against the follower's Risk OS before execution.
Mainnet is not public. Real-money trading stays disabled unless the global live gate, 2FA, allowlist, validated withdrawal-disabled keys, and size caps all pass.
BTC breakout bot
Paper equity
10,000 USDT
Signals today
7
Guardrails on
14/14
Illustration — simulated paper and testnet workflow, not real trading results.
From alert to controlled automation in three steps.
You keep the strategy. Metavulus handles signal intake, risk checks, paper execution, and testnet exchange validation.
01
Build the bot
Pick a symbol, execution style, and risk limits — safe defaults are prefilled. You get a webhook URL and a secret shown exactly once.
02
Wire the TradingView alert
Paste the generated payload template into your alert message. Your Pine Script never leaves TradingView.
03
Prove it safely
Run on paper first, then validate Bybit or Hyperliquid on testnet. Every rejection tells you which guardrail fired.
Bot types
Signal automation and paper copy trading are live today.
TradingView automation and the Paper Copy Lab are live in beta. Every copy runs through a separate follower bot and follower-owned risk limits; the rest ships only after this beta proves itself.
TradingView Signal Bot
Live · BetaConnect any strategy or indicator alert to a risk-checked paper execution pipeline.
- Three payload modes: simple, standard, advanced
- Entry/exit, reverse, close-only, long-only, short-only
- Risk-percent or fixed-notional sizing
- Stop loss / take profit with 1m bar reconciliation
Paper Copy Trading
Live · BetaPublish an active paper bot or follow one with a separate follower account and your own per-entry cap.
- Idempotent leader-to-follower execution ledger
- Follower Risk OS re-checks every copied signal
- Paper-only performance with modeled fees
- Stop copying and close paper positions at any time
DCA Bot
Coming soonScheduled accumulation with budget caps and drawdown-aware spacing.
- Fixed-interval or dip-triggered buys
- Per-cycle budget limits
Grid Bot
Coming soonRange trading automation with hard boundaries and an inventory cap.
- Static and trailing grids
- Range-exit protection
Market-Neutral Bot
Coming soonPaired long/short exposure designed around funding and basis.
- Delta targets with rebalancing
- Funding-aware entries
Pump Screener
Coming soonVolume-spike detection feeding watchlists — alerts, not auto-entries.
- Realtime volume anomaly scan
- Alert-only by design
Execution venues
Paper is live. Bybit + Hyperliquid are testnet-first. Mainnet stays gated.
Connectors are labeled by what they can do today. Bybit and Hyperliquid run through real adapters against testnet by default; mainnet requires explicit live-gate approval.
Paper Trading
LiveBybit
TestnetHyperliquid
TestnetBinance
RoadmapOKX
RoadmapBitget
RoadmapPintu
RoadmapTriv
RoadmapTestnet support is for validation, not public mainnet launch. Production live trading follows the locked sequence: testnet proof, small-size whitelist, then careful ramp.
Risk OS
14 guardrails between every alert and every order.
Automation amplifies whatever process it runs, so every signal is checked server-side against limits you configure — none of them can be switched off.
01
Signal expiry
Stale alerts past your max age are never executed.
02
Symbol allowlist
Only the symbols you whitelist can trade.
03
Direction filter
Long-only, short-only, or close-only modes are enforced.
04
Max position size
Orders above your notional cap are rejected.
05
Margin check
Entries that exceed available paper margin are blocked.
06
Leverage clamp
Signal leverage overrides are clamped to your cap.
07
Risk-percent clamp
Per-trade risk above your cap is clamped down.
08
Daily loss limit
New entries stop once today's realized loss hits your cap.
09
Orders-per-hour cap
A misfiring alert cannot spam orders.
10
Orders-per-day cap
A hard daily order budget.
11
Open-position cap
Limits how many positions a bot can hold at once.
12
Loss-streak auto-pause
The bot pauses itself after consecutive losses.
13
Cooldown after close
A minimum wait before re-entering after a close.
14
Equity floor
Entries are blocked when account equity reaches zero.
Security
Built to limit damage first, automate second.
The most important features are the ones that protect you when things go wrong.
No withdrawal access, ever
Withdrawal-enabled keys are rejected. Hyperliquid agent wallets structurally cannot withdraw, and Bybit keys must have withdrawals off.
You keep custody
Your capital stays on your own exchange account. Metavulus only uses read/trade-scoped keys for testnet and gated live beta paths.
Secrets stay secret
Webhook secrets are shown once, stored only as a SHA-256 hash, and compared in constant time. Rotation is one click.
Your code stays yours
Pine Script source never leaves TradingView. Metavulus only receives the alert payloads you send.
Kill switch
One click closes all open paper positions and stops the bot permanently. Pausing and killing are never paywalled.
Flood and replay protection
Duplicate alerts are deduped and webhook floods are throttled before they reach execution.
Risk disclaimer — read this before you build a bot
Metavulus AI Bots is an automation and education tool, not a money-making machine. Nothing on this page or inside the product is financial advice, a trade recommendation, or a promise of any trading outcome.
- Trading involves substantial risk of loss. Automated strategies can lose money faster than manual trading.
- Past performance — backtested, simulated, or live — does not guarantee future results.
- Paper-trading results use simulated fills with assumed fees and slippage; real execution would differ.
- You are fully responsible for the strategies you connect and the risk limits you configure.
Frequently asked questions
Does this guarantee profits?
No. Metavulus makes no profit claims of any kind. The bot executes your strategy's signals with risk checks; whether the strategy itself works is up to the strategy.
Does it trade real money?
Not for the public beta. Paper trading is live, Bybit and Hyperliquid are testnet-first, and mainnet requires 2FA, allowlist approval, validated withdrawal-disabled keys, and strict size caps.
Do I have to share my strategy code?
No. Your Pine Script stays on TradingView. Metavulus only receives the webhook alerts your strategy sends.
What happens when my strategy misbehaves?
The risk engine rejects signals that break your limits, auto-pauses the bot after a losing streak, and the kill switch closes everything instantly — it is never behind a paywall.
Do I need a paid TradingView plan?
Webhook alerts require a paid TradingView plan (Essential or higher). The Metavulus side is free during beta.
How much does it cost?
Beta is free: up to 5 bots per account with 2 active at the same time. Paid tiers arrive later, and risk-reducing actions will never be paywalled.
When does live exchange trading arrive?
After testnet proof. The locked path is testnet → small-size whitelist → ramp, with mandatory 2FA and no withdrawal-enabled keys.
Test your automation discipline before you risk anything.
Build a bot, wire your TradingView alert, and watch how your rules behave under enforcement — all on paper, free during beta.