Page cover

Bot Functionality

How Dollar Infinite's AI Trading Bot works technically and generates yields.

General Bot Operation

  • 24/7 Autonomous β€” Executes trades continuously without human intervention

  • Permissionless or Keeper-based β€” Public calls or via automated keepers

  • DEX Integration β€” Primarily PancakeSwap (BSC)

  • Allocated Capital β€” 20-60% of pool (dynamically adjustable by Strategy Manager)

Main Components

  1. Market Monitor

    • Monitors real-time prices on selected pairs

    • Uses oracles and on-chain data to avoid manipulation

  2. Strategy Engine

    • Selects active strategy based on market conditions

    • Applies strict parameters (max slippage, min profit threshold, etc.)

  3. Execution Layer

    • Performs swaps, adds/removes liquidity, buys/sells

    • Optimizes gas and avoids MEV (miner extractable value)

  4. Risk & Safety Layer

    • Checks limits before each trade

    • Can pause automatically on excessive drawdown

Active Trading Pairs

Pair
Main DEX
Relative Volume
Strategic Focus

BNB/USDT

PancakeSwap

High

Arbitrage + Grid

BTC/USDT

PancakeSwap

Medium

Momentum + Market Making

ETH/USDT

PancakeSwap

Medium

Arbitrage + Trend

CAKE/USDT

PancakeSwap

Low

Liquidity + Arbitrage

Types of Operations Executed

Type
Description
Approx. Percentage

Buy Orders

Long position entry

~27%

Sell Orders

Position exit / take profit

~21%

Swaps

Direct token exchange

~14%

Liquidity Ops

Add/remove liquidity in pools

~8%

Others

Adjustments, rebalances, etc.

~30%

Technology and Infrastructure

  • AI/ML Components β€” Models for pattern recognition and optimization

  • Low-Latency Execution β€” Direct connection to BSC nodes

  • MEV Protection β€” Techniques to avoid front-running

  • Gas Optimization β€” Batch operations when possible

  • Monitoring β€” Logs and metrics sent to dashboard

Operating Metrics (historical)

  • Total operations: 26,000+

  • Success rate: 99.7%

  • Average time per trade: <100ms (execution)

  • Uptime: 99.95%+

Note: The bot is not directly accessible by users β€” it operates as part of the pool. Its profits are aggregated and distributed proportionally to depositors.

β†’ Next: Trading Strategies

Last updated