8000 GitHub - kouzapo/altrobot: A simple algorithmic trading bot based on machine learning methods.
[go: up one dir, main page]

Skip to content

A simple algorithmic trading bot based on machine learning methods.

License

Notifications You must be signed in to change notification settings

kouzapo/altrobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

0