- Algorithmic trading bot for the stock market.
- Utilizes ML/DL methods for predictions.
- Exploring various trading strategies in order to maximize profitability.
Clone the project and install the libraries in requirements.txt.
git clone https://github.com/kouzapo/altrobot.git
python3 setup.py install
pip3 install -r requirements.txt
- Apostolos A. Kouzoukos - GitHub
This project is licensed under the MIT License - see the LICENSE file for details