PumpBot Guide
  • 🔰PumpBot | Introduction
    • ❔What is Crypto Pump and Dump?
    • ❔Trading Signals: Futures Trading with signals explained
    • ❔What is a Gate io/KuCoin New Coin Listings Crypto Bot?
    • ❔Pump Detector/Catcher Bot
    • ❔Gate.io: Top Gainer Signals
    • ❔PumpBot Autotrade: Top Gainers Trading
  • ⏬Free and Paid Bot Downloads
  • 💰Subscribe to PumpBot - Memberships
  • 📱Discord
  • 📱Telegram
  • 🪟Instagram
  • 📺Youtube
  • 📚Vocal Media
  • 🤖Back to PumpBot
  • 🛠️Crypto Bot - General
    • 🚀BOT GUIDE: START HERE
      • 🆕New Coin Listings Bot
      • 🔍Crypto Pump Detector for Pump Groups
      • 💻PumpBot Autotrade for Top Gainers
      • 🤖Pump and Dump Bot
      • 🤖Futures Bot: Automate Trading Signal Groups
    • ❔Your system might think it is a Virus?
    • 💰Enter your License Key: license.json
    • 🔑Connect Bot the Exchange: keysEXCHANGE.json
      • create Binance API Keys
      • create KuCoin API Keys
      • create Gate.io API Keys
      • create MEXC Global API Keys
      • create Bybit API Keys
      • create Bitget API Keys
      • create Hotbit Keys/Cookies
      • create LaToken API Keys
    • 📳PumpBot: discordToken.json
    • 📲PumpBot: TelegramAPI.json
    • 📲Get the Telegram Channel Id
  • 🤖Pump Dump Bot
    • 📖Guide: Pump Dump Bot
    • 🛠️Settings: configEXCHANGE.json
      • 🔨configEXCHANGE.json
      • 🔍Telegram and Discord Detection Settings
    • 🧪PumpBot - First Test
      • ⌨️PumpBot - Manual Buying
      • 💻PumpBot - Telegram Detection
    • 🤫Pump and Dump Secrets
  • 🤖New Coin Listings Crypto Bot
    • 📖Guide: New Coin Listings
    • 🔨Operate the new coin listings bot
    • 🤑New Coin Listing Profits
    • 🤫New Coin Listings Secrets
  • 🤖Crypto Pump Detector / Pump Catcher Bot
    • 📖Guide: Crypto Pump Detector
    • 🔨Operate the Pump Detector Bots
  • 📶Crypto Signals
    • 🤫How I do it | Make more Profits
  • 👁️TradeEye - Best Crypto Signals Settings
    • ❔What is TradeEye?
    • 💹TradeEye Use Cases
    • 👨‍🔧How does TradeEye work?
    • ⚙️TradeEye Settings
  • ⛽Future Pumps and Crypto Pump Groups
  • 🤖Futures Bot - automate crypto signals trading
    • 🤖Futures Bot - automated Signals trading
    • 🛠️Guide: Futures Bot
      • 📳discordTokenTelegramAPI.json
      • 🔨userSettings.json
      • 🚪EntryType and Deviation
      • 🥉Multiple Take Profits/Targets
      • 🖥️Signal Group Settings - help
      • Install and run on a Ubuntu VPS
  • 📶Gate.io Top Gainer Crypto Signals
    • 📖Guide: Top Gainer Crypto Signals
  • 🤖PumpBot Autotrade
    • 🔨Guide: PumpBot Autotrade
    • 📱Control the Bot via Telegram
    • 🦾Past Profitable Settings
  • ❓FAQ, Questions, Important Notes
    • ⁉️Error Handling
      • Timestamp for this request was 1000ms ahead of the server's time
      • Bot closes immediately
      • Very common: wrong entry
    • 🏄‍♂️Wave Surfer Mode
    • Run the Bots on Linux
    • Set-up Windows Virtual Private Server (VPS)
    • Activate the Colors!
    • Market Orders: buyLimit = 1.0
    • PrePump Protection
    • Limit Buy Orders
    • Limit Sell Orders, OCO Order, Price Triggered Orders
      • Binance: OCO Order
      • Gate.io: Price Triggered Orders
      • KuCoin: Limit Sell Orders
    • Panic Sell: Manual Sell + Limit Sell Order
    • Manual Selling or Panic Sell
    • FAQ and Notes
      • FAQ: General
      • FAQ: New Coin Listings
      • FAQ: PumpBot
  • 🤖DEX Bot, Sniper PumpBot, Chainsniper
    • Sniperbot, Frontrunning Bots, etc
    • Settings.json
    • Set-up Guide
    • Chainsniper Examples
    • Highlights
      • Set-up - be faster
      • Sniping Tips - General
      • Counter anti-bot measures
      • Nodes - Be Faster
      • How to use Liquidity Pairs
      • Snipe Pinksale Launches
  • Disclaimer
    • Disclaimer
Powered by GitBook
On this page
  • 1. Limit Buy Orders in general
  • 2. The Exchange

Was this helpful?

  1. FAQ, Questions, Important Notes

Limit Buy Orders

Because we are often asked why the bot does not buy for the full manualQuoted amount.

1. Limit Buy Orders in general

When you use the Limit Buy Order you will set a Parameter higher than 1.0. For example you use a buyLimit of 1.4 and a manualQuoted of 100 USDT.

The Bot will calculate the Amount of Coins he can buy based on the current Price. For example the current price is at 10 USDT a coin. The Bot will calculate the maxium buy price which is 14 USDT. The next Step is to calculate how many coins can be bought with 100 USDT when the price is 14 USDT. The Answer is 7.1 Coins.

So the Bot will place a Order for 7.1 Coins at the Exchange. You are lucky and the Order gets filled at a price of 11 USDT per Coin. The total sum for the 7.1 Coins is 78.1 USDT. So, that is the difference (100-78.1=21.9 USDT) which happens when you use a limit order.

When you use a Market Order the complete amount will be filled.

2. The Exchange

The Limit Orders are "IOC" or "FOK" Limit Orders. That means that they need to be filled within a short time. When there are no sellers, who sell there coins to you at your price (based on the buyLimit) the Exchange cant fill your Order! For every limit buy order there have to be sellers who are willing to sell their coins at the maximum price you defined. When there are not enough sellers the Exchange cant fill your full order amount. So the Exchange will fill what is possible.

PreviousPrePump ProtectionNextLimit Sell Orders, OCO Order, Price Triggered Orders

Last updated 3 years ago

Was this helpful?

❓