Hi everyone,

In this tutorial, we apply a gradient boosting model to predict intraday price moves when given a collection of technical indicators. The indicators we use are the RSI, MACD, and BB, but the algorithm is designed to allow for easy customization of these indicators. The backtest of the algorithm is shown below. For a thorough analysis of the strategy, check out the Strategy Library.

Best,
Derek Melchin

Author