š Automated Trading Bot for USDC Scalping (Personal Project)
š Hello everyone!
I am sharing here a personal project that I have developed: a crypto scalping bot designed to work with the Binance API, in USDC.
š§ Main features:
š Automatic scalping based on RSI, volumes, candlestick patterns.
š”ļø Dynamic Take Profit and Stop Loss, with intelligent trailing.
š Filtering of pairs with low volume, blocked or inactive pairs.
š¤ Real-time opportunity detection (integrated websocket).
āļø Technical info:
Works with Python 3.13.
Simple installation via PyCharm (or terminal).
Starts with a minimum capital of 10 USDC.
The code is 100% customizable (open source).
š§Ŗ Objective:
This project is intended for users who want to:
Test automated scalping.
Improve their own trading system.
š Installation and dependencies provided (requirements.txt).
ā ļø Disclaimer:
This bot is a personal project.
It is neither affiliated with, nor validated by, nor supported by Binance.
It uses your own API keys (no withdrawal), and does not store any sensitive data.
If you are curious, interested in how it works or want to discuss it, feel free to message me privately.
š¬ Have a great day and happy trading everyone!
Clem700