A command-line trading bot for Binance Futures Testnet built with Python. Place MARKET and LIMIT orders programmatically using Binance's official API in a safe testnet environment.
This project provides a Python-based trading bot that interfaces with the Binance Futures Testnet API. It supports placing market, limit, and stop-limit orders through a command-line interface with ...