Automated Buying at the Best Rates on Binance P2P
Seamlessly purchase assets automatically at the most favorable prices available.
BinanceBot is written in the Python programming language for the Binance cryptocurrency exchange
Bot automatically buy USDT and other coins on the Binance exchange in the order faster than others through p2p
Tasks (orders) are created in the bot menu

Advantages of the BinanceBot bot in trading on the Binance cryptocurrency exchange:
The bot works on the Binance API - this makes it possible to buy orders very quickly
The bot is multitasking - it can perform several tasks at the same time (you can simultaneously buy orders for different cryptocurrencies)
The choice of currency (fiat) and payment methods (banks) in the bot is dynamic and pulled directly from the Binance exchange - this makes it possible to buy cryptocurrency for any currency in any country
After you launch a task (order), the bot will start monitoring prices on Binance P2P.
As soon as an offer appears with a price lower than the one specified in your task, the bot will automatically create an order and send a notification to your Telegram.
The bot can also send messages in the Binance P2P chat.
Once a trade is opened, it will automatically send a prewritten message (prepared by you) to the seller in the Binance chat.
To enable this feature, activate the notify_seller option in the bot settings.
Watch Binance P2P Automation Demo
See how this Binance P2P automation solution streamlines cryptocurrency trading by automating repetitive tasks, managing advertisements, monitoring the market and improving trading efficiency.
💎 Pay Once. Save More.
- ✅ One-Time Payment
- ✅ Instant Download
- ✅ No Monthly Fees
Instructions for installing and configuring the Binance P2P bot
To manage the Binance P2P bot software, you need to create and connect a telegram bot
1. Registering a new Telegram bot
Detailed instructions for registering a new telegram bot: https://py-dev.top/registering-telegram-bot
The resulting API key for your telegram bot will need to be copied and added to the config.py configuration file located in the bot folder
Example: BOT_TOKEN =
2. API keys to connect to Binance
We create or take existing API Key and Secret Key to connect to the Binance API on the binance website in your account in the section - API Management
APIKey and Secret Key also need to be copied and added to the bot configuration file config.py
3. Install Python
Detailed instructions on how to install Python on Windows: https://py-dev.top/installing-python
Go to the settings of the bot itself
Go to the C drive folder:
In the folder of drive C: unpack the archive BinanceBot.zip
Go to the BinanceBot folder and click on the start.bat file to start the bot
After that, a menu for creating task (orders) will appear.
The bot contains Binance filters: When creating a task (order) for the purchase, you will have a choice of cryptocurrency (asset)
Choosing which currency to buy (fiat)
Payment methods (PayType) - you can specify an unlimited number
These screenshots show some orders caught by the bot at a very favorable exchange rate:
×
💎 Commercial License • Full Source Code
- ✅ Use for your own business
- ✅ Fully editable source code
- ✅ Modify and customize freely
- ❌ Resale, publication or redistribution without written permission
|
5. | Additional Information
|
|
21/06/2025 - Version 1.0.3 Update - Added: New feature: Automatic message sending in the Binance P2P chat. After opening an order (trade), the bot will automatically send a predefined message by you to the seller in the Binance P2P chat. Feature activation: Set notify_seller = 1 to enable it. If notify_seller = 0, the feature is disabled.
✅ System Requirements
Operating System:
Windows 10/11
macOS
Linux (Ubuntu, Debian, etc.)
Python Version:
Python 3.10
Description:
The bot is developed in pure Python and is fully cross-platform.
Compatible with all major desktop operating systems.
Only the startup method may slightly vary depending on the platform:
.bat file for Windows
.sh script for Linux/macOS
> Bot Version: 1.0.3
Explore our official technical reference for Binance SAPI endpoints, including C2C ads management, deposit/withdrawal logs, automated payout webhooks, and REST API examples.
Explore Binance API Documentation
→