Advanced plan (€69/month, up to $20,000 cap)
Same delivery and optional non-custodial autotrade as Standard, with a higher $20,000 capital cap for larger portfolios. Includes CSV history download and priority support.
What you get
Real-time signal delivery — same instant the strategy logic publishes. Telegram + email + in-app push + HMAC-signed webhook, in parallel.
Optional non-custodial autotrade up to $20,000: if you enable it, the bot signs orders on ETH/SOL/BNB perpetuals on Hyperliquid via a agent wallet (sized on min(your equity, $20,000)). Your seed stays with you, scope is hard-limited to those three markets, and you can revoke the agent wallet on-chain at any time.
Webhook payload structure
JSON body with: `signal_id` (idempotency key), `strategy`, `version`, `coin`, `direction` (long/short), `entry_price`, `tp_price`, `sl_price`, `max_hold_minutes`, `signal_timestamp`, `delivered_timestamp`.
Idempotency: the same signal_id is never delivered twice. If your endpoint returns non-2xx, we retry with exponential backoff up to 5 times, then surface the failure in /app/settings.
CSV historical export
Download the full closed-trade history as a CSV from /app/trades → Export. Includes the same fields as the live feed plus the close timestamp, exit price, fees, and net P&L. Useful for tax reporting or external dashboards.
Priority support
Advanced customers get a dedicated support email reply SLA of 24 hours, vs best-effort for Standard. Plus a Discord role on our community server (when it launches).
Need more than $20,000 managed? Talk to us about Custom — it's a per-account negotiated cap with onboarding and SLA.