kouzapo / altrobot

A simple algorithmic trading bot based on machine learning methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AltroBot

  • Algorithmic trading bot for the stock market.
  • Utilizes ML/DL methods for predictions.
  • Exploring various trading strategies in order to maximize profitability.

Installing

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

Authors

  • Apostolos A. Kouzoukos - GitHub

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A simple algorithmic trading bot based on machine learning methods.

License:MIT License


Languages

Language:Python 100.0%