Tradebot is an automated futures trading program, based on a deep learning trading algorithm.
The program implements Python Binance API.
Requirements:
- Python 3.7 <= (Python Binance API does not support Python 3.8 and above)
- python-binance
- PyTorch
- NumPy
- scikit-learn