PaceBot is an automated crypto trading bot for Binance that operates with a finite state machine (FSM) model. It evaluates past positions and uses state transitions to estimate the next move, aiming ...
A Python application for placing orders on Binance Futures Testnet (USDT-M) with proper logging, validation, and error handling. Binance_Trading_Bot/ ├── bot ...