🌠
$MELLOW Volume Bot
  • Introduction
  • Guide
    • Main Menu & Initial Bot Setup
  • Manage Wallets
    • Show Wallets
    • Show Wallet Balances
    • Transfer Funds from Wallets
  • Trade Settings
    • What are Trade Settings?
    • Set Mode
    • Set Min/Max % Buy
    • Set Interval Min/Max Seconds
    • Set Slippage
    • Set Buy & Sell Tax
    • Set Transaction Fee Threshold
    • Set Min/Max Token % Balance Sell
  • RUN/PAUSE BOT
    • Run/Pause Bot
  • Affiliate Settings
    • What is the Affiliate System?
    • Generate Affiliate Link
    • View Affiliate Stats
    • Set Affiliate Wallet
    • Marketing Script
  • Support
    • MellowVolumeBotSupport
Powered by GitBook
On this page
  1. Trade Settings

Set Min/Max Token % Balance Sell

PreviousSet Transaction Fee ThresholdNextRun/Pause Bot

Last updated 7 months ago

These menu options set the Bot's range for the size of the selling amount of the wallet's token holding per trade. The randomness engine in the code will generate a random percentage between the minimum and maximum values.

An example: A wallet holds 10000 Mellow tokens, and the min/max % settings are 98/100. The randomness engine in the code generates a percentage value of 98.9% for the balance of tokens to be sold for the trade, which is 9890 tokens. The bot then submits a sell order for 9890 tokens.