Ayushpanditmoto / Trading-Bot

Binary Trading AI Bot is a project idea aimed at developing an AI-powered bot for binary trading. The bot utilizes machine learning algorithms to predict the direction of the next candle (whether it will move up or down) with high accuracy.
39 stars 44 forks source link

Implementing machine learning algorithm for Trading pattern recognition using LGBM #59

Closed shaziaakhan closed 1 month ago

shaziaakhan commented 1 month ago

Light Gradient Boosting Machine was implemented to forecast short-term returns in 14 popular cryptocurrencies using millions of high-frequency market data 2018-2021 and data analysis.

LightGBM is a gradient boosting framework that uses tree based learning algorithms. It is designed to be distributed and efficient with the following advantages: