4. Solution: Perpbot

4.1 What Perpbot Is

Perpbot is an automation and routing layer between:

  • Signal sources (Complex TradingView strategies, Perpbot presets)

  • Execution venues (currently Aster perps; future roadmap includes broader DeFi connectivity)

  • Users & communities (via a Telegram bot)

4.2 Key Capabilities

  1. Preset Strategies – Aster X1 Low/High (more coming)

    • Curated, battle-tested perps strategies that users can follow in one click.

    • Execution owned by each user through their own Aster API keys.

    • Risk parameters expressed in percentage of balance and leverage, not raw size.

  2. Custom Strategies via TradingView

    • Users can create any PineScript strategy they like.

    • They configure alerts (“long”, “short”, “close”) that hit their personal Perpbot webhook.

    • Perpbot translates those alerts into properly sized, leveraged orders with:

      • Flip logic (closing opposite positions first)

      • Risk checks

      • Detailed logging and notifications

  3. Telegram Bot UX (“Perpbot Strategy Account” control panel)

    • Simple commands: /start, /setapi, /custom.

    • Group-only analytics (e.g. /asterx1, /asterx1apy, /competition)

    • Onboarding flows that guide users through:

      • Wallet + API verification

      • Aster API whitelisting and futures enablement

      • Strategy toggling and performance tracking

  4. Competition & Leaderboard Layer

    • Superuser-controlled competitions: /setcompetition ...

    • Live leaderboard in the group: /competition

    • Volume tracking that distinguishes competition volume, current API volume, and lifetime volume

    • This gamifies participation without compromising custody.

  5. Security & Compliance by Design

    Perpbot enforces:

    • Wallet verification (0.0001 BNB on BSC with on-chain checks)

    • API key + wallet binding (API keys must belong to the verified wallet / referral account)

    • IP whitelisting reminders (USER must whitelist Perpbot server IP in Aster to increase security)

    • A model where users keep funds on non-custodial Aster DEX, and Perpbot holds only API keys with required permissions to trade.

Last updated