🌠
$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 % Buy

PreviousSet ModeNextSet Interval Min/Max Seconds

Last updated 7 months ago

These menu options set the Bot's range as a percentage of the chain token balance in each wallet for buying the contract tokens.

The randomness engine in the code will generate a random percentage between the minimum and maximum values.

An example: A wallet holds 1 ETH, and the min/max % settings are 65 and 80%. The randomness engine in the code generates a percentage value of 73.7% for the balance of ETH to be usedto buy tokens, which is 0.737 ETH. The bot then submits a buy order for 0.737 ETH worth of tokens.