DocsTasks

Mirror

Answer other people's trades — buy their sells, sell into their buys.

Mirror reacts to strangers' trades on the token: a sell-side mirror sells into their buys, a buy-side mirror buys their sells. Each answer comes from one of the task's wallets, sized as a share of the trade it answers or a fixed size.

A Mirror task.
A Mirror task.

What it answers#

  • Side — Buy or Sell (what your wallet does).
  • Answer odds — share of external trades answered; the rest are skipped at random so the response isn't mechanical.
  • Batch below — smaller trades are accumulated and answered together, so tiny trades never spawn dust legs.
  • Ignore traders — addresses never mirrored; your own wallets are always ignored.

Size#

  • Size unit% of the trade (default), coin per wallet, % of wallet balance, % of tokens held or % of supply.
  • Size — 100 with % of the trade answers a 0.5 SOL buy with a 0.5 SOL sell.
  • Wallets per fire.

Limits#

  • Zone from / Zone to — armed only while the market cap is in range.
  • Budget — the most the task may spend (buys) or receive (sells).
  • Max fires, Start delay, Lifetime, Max supply per wallet, Slippage.
A mirror can empty a wallet

With no budget and 100 % of the trade, a run of large buys makes your mirror sell everything. Set a Budget or Max fires.

Every option on the Mirror formmirror
  • Buy or sellchoicedefault Sell
    BuySell
  • Trades to respond tonumberdefault 100 %1100 %
    The share of external trades answered; the rest are skipped at random.
  • Combine trades belownumberdefault 0 SOL
    Combine smaller trades before responding. 0 = respond to each trade separately.
  • Ignore traders (addresses)addresses
    Trades by these addresses are never mirrored. Your own wallets are always ignored.
  • Amount typechoicedefault % of the trade
    SOL per wallet% of wallet balance% of the trade
  • Amount per tradenumberrequireddefault 100
    Amount for each response, using the amount type above.
  • Wallets to usechoicedefault Take turns
    Choose which selected wallets trade each time.
    Take turnsRandom walletBiggest holderSmallest holderRichest walletEvery wallet
  • Minimum market capnumberoptional
    Trade only while the market cap is above this; empty = no floor.
  • Maximum market capnumberoptional
    Trade only while the market cap is below this; empty = no ceiling.
  • Budgetnumberoptional
    The most the task may spend (buys) or receive (sells); empty = unlimited.
  • Maximum trade roundsnumberoptional
    Stop after this many trade rounds. Leave empty for no limit.
  • Start delaynumberdefault 0 ms
    Wait this long before the first trade.
  • Run fornumberoptional
    End this long after the start delay; empty = until done.
  • Max supply per walletnumberdefault 0 %0100 %
    Hard ceiling: a wallet already holding this % of supply is skipped instead of buying more. 0 = off.
  • Slippagenumberdefault 500 bps15000 bps
  • Simulatetoggledefault off
    Check the task without sending transactions or spending funds.