Crypto Trading Bot
An ML-powered crypto trading bot for Binance testnet. Supports backtesting, forward testing, trade logging, and performance visualization with equity curves and candlestick charts. Built with Python, scikit-learn, and Binance API for educational and research purposes.
Features
Backtesting with historical data
Forward testing using Binance testnet
Machine learning–based strategy
Trade logging (trade_log.csv)
Equity curve and candlestick chart visualization
Risk management basics Disclaimer
This project is for educational purposes only. Use at your own risk. Do not deploy with real funds without proper validation.