A modular Python-based command-line trading bot designed to interact with the Binance Futures Testnet (USDT-M). The application allows users to place MARKET and LIMIT orders through a simple CLI ...
A clean, well-structured Python 3 project for placing and managing orders on the Binance USDT-M Futures Testnet — usable both from the command line and via a Streamlit web UI. trading_bot/ ├── bot/ │ ...